Forum
Welcome, Guest
Please Login to access forum.
[SOLVED]Re:I need an underscore in the urls in the xml sitemap (0 viewing) 
Go to bottom
TOPIC: [SOLVED]Re:I need an underscore in the urls in the xml sitemap
#3652
John Dagelmore
Admin
Posts: 3873
User Online Now
[SOLVED]Re:I need an underscore in the urls in the xml sitemap Karma: 84  
Hi,

normally all ':' and '_' characters are converted to '-' in the Joomla routing.

However when using the CONCAT_WS in JSitemap SQL query you should force any arbitrary character in the URLs, unless the JSitemap URL filtering is active for that field. For this reason ensure that the 'URL filter' option is set to 'No' as in the image below.

Other than that, there is nothing else in JSitemap that converts '_' to '-' and in that case the way that links are constructed and manipulated by that component router should be analyzed better.

Best regards,
John
 
Logged Logged  
  The administrator has disabled public write access.
Go to top