By Ari on Saturday, 02 August 2014
Posted in General Issues
Replies 5
Likes 0
Views 1.5K
Votes 0
The Xmap Plugin for EasyBlog is adding "?ItemID=101" to the end of URLs for EasyBlog posts in the sitemap.
How can I take this out of the sitemap urls?
Thanks,
Ari

I'm using EasyBlog 3.9.16263 with the Xmap plugin for EasyBlog "plg_xmap_easyblog_16_3.9.1" and Xmap 2.3.4.
Hello Ari,

It looks like you have configured EasyBlog to use the current menu item as it's Itemid. Hence, when you access sitemap.xml , it thinks that you want to also use this menu item as it's menu id. Hence, it's always trying to use 101. I have modified the settings so that it uses the default behavior instead since you don't have multiple menu items that links to EasyBlog views, with this setup, it should be good
·
Saturday, 02 August 2014 23:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ari,

I am really sorry for the delay of this reply as it is a weekend for us here. I have tried to access your xmap at https://navypa.com/index.php?option=com_xmap&view=xml&tmpl=component&id=1 but I don't seem to see any urls that have the Itemid=101 appended to the URL. Am I missing anything here?

Is there any specific link that I can go to see this issue?
·
Saturday, 02 August 2014 21:54
·
0 Likes
·
0 Votes
·
0 Comments
·
That's interesting. When I go to http://mysite.com/sitemap.xml I get the "?ItemID=101" appended to the end of URLs for EasyBlog posts in the sitemap. When I go to http://mysite.com/index.php?option=com_xmap&view=xml&tmpl=component&id=1 I do NOT get the "?ItemID=101" appended.
The htaccess rewrite rule for the sitemap is
RewriteCond %{REQUEST_URI} ^/sitemap.xml
RewriteRule .* /index.php?option=com_xmap&view=xml&id=1
There is no text with "itemid" or "101" elsewhere in my htaccess. I wonder what's causing this?
I do note, however, that previous users have had a similar issue with the xmap plugin for EasyBlog, and a previous forum post indicates this would be fixed in subsequent releases of the plugin (see here, also see here for a more recent user with same problem). (In my site, it is plugin ID 10127, does that ID 101xx figure into this?) See screenshot of config for plugin and for xmap attached.
Ari
·
Saturday, 02 August 2014 22:40
·
0 Likes
·
0 Votes
·
0 Comments
·
I've got the same problem. Any sugestion ?
·
Friday, 15 August 2014 03:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rodrigo,

Can you please start a new thread and provide us with the back end and FTP access to the site to check on this?
·
Friday, 15 August 2014 15:00
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post