Forum
Welcome, Guest
Please Login to access forum.
Re:sitemap_xml.xml (1 viewing) 
Go to bottom
TOPIC: Re:sitemap_xml.xml
#4381
John Dagelmore
Admin
Posts: 3873
User Online Now
Re:sitemap_xml.xml Karma: 84  
Hi Daniel,

you should avoid to deal with static sitemap files as much as possible. They are used only if you have large sitemaps that need to be exported or cached as a file. The name assigned to the exported sitemaps is given according to the format, xml, images, etc so there is a reason for that.

What you want to do, is rewriting the sitemap link using the htaccess, to have:
http://www.mydomain.com/index.php?option=com_jmap&view=sitemap&format=xml

rewritten as:
http://www.mydomain.com/sitemap.xml

Please refer to this FAQ http://storejextensions.org/faq/how-can-i-rewrite-a-dynamic-xml-sitemap-url-to-sitemap-xml.html

PS: rewriting the sitemap link makes no difference for search engines
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
sitemap_xml.xml
Daniel Holdinghausen
    thread link
thread linkthread link Re:sitemap_xml.xml
John Dagelmore
    thread link
thread linkthread linkthread link Re:sitemap_xml.xml
Daniel Holdinghausen
    thread link
thread linkthread linkthread linkthread link Re:sitemap_xml.xml
John Dagelmore
Go to top