Re: Looking for SiteMap enabled with premium support or Upgrades.
Posted by
Hugo <Nabble> on
Nov 02, 2015; 1:44am
URL: https://support.nabble.com/Looking-for-SiteMap-enabled-with-premium-support-or-Upgrades-tp7596023p7596063.html
totol, if you need a sitemap, this is the code we use with other forums:
http://blender.45788.x6.nabble.com/template/NamlEditor$ViewFile.jtp?file=custom_tweak:sitemap(1) Go to your forum and click on the "Edit this page" link on the footer;
(2) Click on the cog button, then "Go to advanced editor"
(3) Click "Add New File", you can name it 'sitemap'
(4) Copy and paste the entire code from the link above
(5) Save changes
Now your forum should have sitemaps like this:
/sitemapA.txt
/sitemapB.txt
...
/sitemapU1.txt
You can use webmaster tools to load those sitemaps. We don't use robots.txt anywhere, but I believe you can create one with the same code above (you would have to tweak it a little bit).