Unfortunately, the username and password you have entered do not match!

Registration

Unfortunately, this username is already taken!

Unfortunately, this e-mail address is already used!

Please retype the verification code.

All fields are required

Tip for creating a quick Sitemap Page with RSSEO

Welcome, Guest
Username Password: Remember me

Tip for creating a quick Sitemap Page with RSSEO
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Tip for creating a quick Sitemap Page with RSSEO

Tip for creating a quick Sitemap Page with RSSEO 1 year, 8 months ago #10663

RSSEO does not have a native Site Map menu item. This would be a great feature for a future update (along with a way to manage multiple analytics scripts, BTW).

However, it's not too difficult to create a very quick page of all the links crawled by RSSEO using the core Joomla News Feed display module.

This does require one hack to the RSSEO files: you need to edit administrator/components/com_rsseo/controllers/sitemap.php lines 110 and 111 to add the CDATA wrapper to some of the data rows in the generated ror.xml, like this:

 
<link><![CDATA['.rsseoControllersitemap::xmlentities(JURI::root().$page->PageURL).']]></link>
<title><![CDATA['.$page->PageTitle.']]></title>
 


Otherwise, the feed module may not be able to read the RSS data as it chokes on some characters, like "&", which is found in nearly all unmasked Joomla URLs. (This would also be a nice update in a future version!)

Next, create a News Feed module with the www.yoursite.com/ror.xml file as the source of the feed. Make sure you expand the number of displayed results to accomodate your entire sitemap. (Also, make sure you have crawled your site, and generated your sitemaps correctly in RSSEO first.)

I published this Feed module into a custom module position, and then created an uncategorized Sitemap article and used {loadposition custom-module-pos-name} to insert the feed display into that page. I created an Article Layout menu item linking to this article at Site Map.

That's it.

The feed display will show a list of all page Meta Titles linked to the page URLs. This doesn't give you a lot of styling options, but it's very clean and will update whenever the ror.xml file is updated, which is all you may need.

Hope this helps someone.

Tip for creating a quick Sitemap Page with RSSEO 6 hours, 1 minute ago #0

Hello,
This is an automatically generated message.
We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you wish to receive our support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here: http://www.rsjoomla.com/support-policy.html.

Thank You!
PLEASE NOTE: This topic is NOT locked and you can add replies to it. Other users are free to reply as well. This message has been generated by a bot and has no effect on the topic whatsoever.
  • Page:
  • 1
Moderators: alex, alexp, octavian, bogdanc, andreic
Time to create page: 0.80 seconds
Feedback