Quantcast
Channel: Issues for XML sitemap
Viewing all articles
Browse latest Browse all 1238

Add loc with query string (get parameters) into drupal xml sitemap link

$
0
0

I need to add urls with query string to sitemap, for example "node?page=2" via API.
I setup $xmllink array with 'loc'='node?page=2', but via this way in XML I see "node%3Fpage%3D2" instead of normal url.
How I can correctly save the query string into xml sitemap item?


Viewing all articles
Browse latest Browse all 1238

Trending Articles