I want to assist other spiders in locating the pages on my site by pointing them to my FusionBot generated sitemap. As such, is there a way to make the FusionBot sitemap link appear to be a static link?

Yes, you can modify the search box HTML code FusionBot provides by default to make the link to your dynamically generated sitemap "appear" to be static. This may assist in having other spiders more easily locate the pages within your site, and provides for a cleaner, more concise sitemap URL. Below is the default sitemap link for the actual FusionBot website:

https://ss002.fusionbot.com/cgi-bin/ss_sitemap?sn=124122

To convert the above dynamic sitemap link to one that "appears" to be static, using the above as a guideline for your own HTML code, replace that which is in black text above, with the black text in the example below, and that which is in red text above with the red text in the example below:

https://ss002.fusionbot.com/sitemap/124122.html

<< Previous FAQBack to FAQ ListNext FAQ >>