Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

SharePoint 2013 XML Sitemap - Different Domains

$
0
0

On a SharePoint 2013 Publishing site, I have the 'Search Engine Sitemap' functionality turned on.  It's working great, automatically building an XML Sitemap for me. 

I do have one issue: the sometimes the nodes reference a few domains instead of a single preferred domain. It seems that the subwebs are correctly referencing  www.domain.com, while the top site is referencing domain.com.  I'd like them all to use www.domain.com.

<url><loc>https://domain.com/</loc><priority>0.5</priority><changefreq>weekly</changefreq></url><url><loc>https://www.domain.com/subweb</loc><priority>0.9</priority><changefreq>weekly</changefreq></url>

What would be the source of the different domains being referenced?  How can I get everything to use www.domain.com?

Thanks!

Brandon Petersen


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>