Something is wrong but I’m not able to detect it. Probably is a stupid error but drives me crazy!
My site myswimlook.com is working perfectly but all pages inside the “people” url are not indexed by google.
I checked my sitemap and looks correct.
If i try to copy the url from the sitemap and paste in the browser I get a 404 page not found.
But if I navigate to same page from the live site works perfectly.
I downloaded the deploy file and discovered that all the files inside the “people” folder are not built. I don’t know why! And I don’t understand why the site is working correctly if the html files are not built!
Again I don’t have any error during the deployment phase.
Any help or suggestion will be appreciated.
Filippo
Hey there @filipposwift Welcome to Netlify forums!
Writing a detailed post will help us solve your issue faster, generally speaking we need this:
- Netlify Domain (.netlify.app)
- Git Repo if you have one
- Latest deploy logs (either copy and pasted or linked to)
Kyle.
Continuing the discussion from Site works perfectly, no errors on build, but some pages are not indexed and not found by google:
Hi ,
domain name is myswimlook.netlify.app
Git repo is GitHub - filipposwift/myswimlook
Hi @kylesloper ,
problem solved, it was a problem with my code in vue/nuxt that was not allowing to have static pages.
Thank you.
Filippo
Glad everything is working now. If you have any issues make sure to open a new thread.
Kyle.
1 Like