Build ROR Sitemaps Using A1 Sitemap Generator

ROR sitemaps usually works by extending RSS feed sitemap files. ROR sitemaps contain additional information for search engines.

Sitemap Generator and ROR Sitemaps

While most major search engines do officially support the ROR extensions of RSS, ROR sitemap files do contain more website information than pure RSS feed files.

To get started creating ROR files for your website and search engines, A1 Sitemap Generator will have to find all URLs in your website. In the Scan website tab, simply enter your website address and click Start scan.

scan website to build ROR sitemap

When done, select Create sitemap tab and choose ROR sitemap (RSS). Then just click the Build selected button.

This creates a ROR file that extends RSS. As the RSS specification uses XML for storage, the generated ROR file also uses XML. You can see an example below where the ROR extensions have been highlighted in bold.

<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:ror="http://rorweb.com/0.1/">
  <channel>
    <title>Website title</title>
    <link>http://www.example.com</link>
    <generator>A1 Sitemap Generator</generator>
    <lastBuildDate>Tue, 13 Mar 2007 22:28:20 GMT</lastBuildDate>
    <item>
      <title>URL 1</title>
      <link>http://www.example.com/URL1.html</link>
      <ror:keywords>URL1-keyword1, URL1-keyword2, URL1-keyword3</ror:keywords>
      <ror:updatePeriod>day</ror:updatePeriod>
    </item>
    <item>
      <title>URL 2</title>
      <link>http://www.example.com/URL2.html</link>
      <ror:keywords>URL2-keyword1, URL2-keyword2, URL2-keyword3</ror:keywords>
      <ror:updatePeriod>day</ror:updatePeriod>
    </item>
  </channel>
</rss>
A1 Sitemap Generator
A1 Sitemap Generator | help | previous | next
Build all kinds of sitemaps including text, visual HTML / CSS, RSS, XML, image, video, news and mobile for all your websites no matter the platform they use.
This help page is maintained by
As one of the lead developers, his hands have touched most of the code in the software from Microsys. If you email any questions, chances are that he will be the one answering.
Share this page with friends   LinkedIn   Twitter   Facebook   Pinterest   YouTube  
 © Copyright 1997-2024 Microsys

 Usage of this website constitutes an accept of our legal, privacy policy and cookies information.