'Finding my codepen tribute page in google search

I have made a tribute page project with codepen for freecodecamp , when i search for it in google i can’t find it. Is there any tips or modification i can do ? thank you . [https://codepen.io/macdeesh/pen/RwjbXBZ][1]



Solution 1:[1]

You have to host your site:

how to host static site to github

or you have some free site hosting platform

  • GitHub Pages

  • Netlify

  • Vercel

  • Firebase Hosting.

or you can do like this:

click on below button on your codepen :

codepen

this will open your page in new tab, it will be full screen.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1