Need Help Related To URLs

Hi,

I have 5000 pages around of my website, I want to extract indexed URLs of my website from Google Search. Is there any way or tool to get this job done, expecting Search Console, Webmater, etc.

Thanks

Hey there,

You can fetch all the URLs of your website from the default sitemap that is generated automatically for every website built on Wix.

All you have to do is add /pages-sitemap.xml after your domain.

So let’s say your domain is www.example.com you can get the list of pages by visiting www.example.com/pages-sitemap.xml

P.S. For dynamic page URLs, you may have to modify the endpoint as far as I recall.

1 Like

Hi @Pratham

/pages-sitemap.xml this will fetch complete URLs that are indexed in Google. Right?

sitemap.xml contains a tree of all the URLs of your website, which makes it possible for Google to crawl through them which in turn helps with the SEO and indexing.