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)
Creation of Sitemap and Site using CLT or some source (But strictly not thru UI)
Nawin
Hi All,
Is there a way we can create site and sitemap files by issuing a CLT or anyother resource(cutomized code), but with out having UI's help.
Please share your thoughts ...
Find more posts tagged with
Comments
Bowker
*** Disclaimer ***
I have not tried to add pages but I did remove a bunch of pages this way.
*** end disclaimer ***
The sitemap is a flat XML file. Open it in an editor, figure the format/structure and write a utility to update the XML as you wish. I don't believe there's anything tricky in there.
Post back here if that works - others might be interested.
Nawin
Yeah i agree, the Sitemap file is an flat xml , but it is a special challenge when you create a Sitemap file it generates an unique ID like this one has
site-map id="go7ic7nz" Version="3.1.1.0"
Now , can we have any randomized number used in as sitemap ID or only the TeamSite system generated random ID is only allowed in for the Sitemap ID .
Bowker
See - that's why I had a disclaimer. I had only removed items. It appears that that ID is a "random" string that increases over time.
I'm not sure what it does with that id, nor am I sure where the id comes from. It looks like you may be out of luck.
I do know that there has been thread(s) about creating .page files from a CLT and the general consensus is "nope - no way to do it."
Sorry.