Basic configuration - 6.x

Last updated on
30 April 2025

1. First a Feeds importer has to be configured. See the site builder's guide to Feeds.
2. Next, go to Administer > Site Building > Feeds Crawler.
3. Select the importer, or if the feed is attached to a node, the node.
4. If you'd like to start at a page other than the first, you can set the URL that you want to start with.
5. Optional: Try selecting auto detect. If the feed has a link with a rel="next" attribute the crawler will find it automatically. Any sites with the correct link that are not found should be posted as a bug.
6. Select whether the source is HTML or XML. If you're parsing an RSS or Atom feed select XML.
7. If auto detection did not work, put the XPath expression of the next link here. Make sure that the expression ends in "/@href". See below for documentation about XPath.
8. Finally, select the number of pages that you want to crawl. Putting 0 here will crawl until the there are not anymore link. Be careful with this.
9. Click Crawl!

Paginating URL patterns:

// TODO: This only works in 7.x, currently.

Incomplete.

Help improve this page

Page status: Not set

You can: