Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Sitemap not displayed after migration to TS 7.3.2
lucy1
Hi,
Sitemap for a particular site was not listed in sitemap tab after migration, debug for sitemap was on and the logs were observed. We could find the below errors in the server.log for the site not showing up in sitemap tab
2014-03-13 10:13:10,877 INFO [STDOUT] ERROR - Sitemap ID is out of synch sith Site should be [g4hx5cvo]
//QCWCMSTS01/default/main/a/WORKAREA/a/sites/home/default.sitemap
The below was the default.sitemap id for "home"
Tried to change "g4hx5cvu" to "g4hx5cvo" in default.sitemap but home is not still listed in sitemap tab, but still the sitemap does not show up[When we create a new site and copy over the contents of default.sitemap of home, except the sitemap id it works fine]
This looks like a corruption of sitemap id , please suggest
Thanks,
lucy
Find more posts tagged with
Comments
Rick Poulin
The ID in your sitemap XML has to match the "TeamSite/LiveSite/Id" extended attribute on the file. That's where the initial error was coming from. The fact that it still doesn't work after you change the XML implies that you probably missed something else when copying this content from whatever other server it came from.
lucy1
It required updating the Extended attributes as well with the id in the logs and the issue is resolved
Thanks,
Lucy