Mobile app version of vmapp.org
Login or Join
Becky754

: How to handle sitemap with large amount of dynamic urls We are currently building sitemap for our website, and it is clear for me that we need to create a sitemap with ALL urls for each

@Becky754

Posted in: #Sitemap #XmlSitemap

We are currently building sitemap for our website, and it is clear for me that we need to create a sitemap with ALL urls for each entity we wish to be indexed by google.
It seems completely reasonable and fine to add urls such as


domain.com/dish-name
domain.com/restaurant-name
domain.com/region-name


But how about URLs for combining that entities, such as where to eat dish X in region Y, such as


domain.com/bolognese/italy
domain.com/bolognese/rome
domain.com/steak/paris


etc.

Should i calculate all possible combinations in our system and also add it to XML?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Becky754

1 Comments

Sorted by latest first Latest Oldest Best

 

@Deb1703797

You should only add urls to your sitemap if they actually exist and you have the page on your site with those urls.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme