Author: v12mike
Extension Description: Creates an xml sitemap for a phpBB forum. This allow web indexing engines (Google, Bing etc.) to crawl your forum more efficiently and find new posts more quickly, as they only need to check timestamps in the sitemap rather than crawling multiple pages of the site.
The sitemap is accessed at <code>[YOUR_FORUM_ROOT]/app.php/sitemap.xml</code> or (if mod_rewite is enabled} at <code>[YOUR_FORUM_ROOT]/sitemap.xml</code>
This is a fork of the abandoned XML sitemap extension viewtopic.php?t=2344456&sid=c5bd776c366 ... c9f5023f83. The extension now has a different author and the structure of the generated file is completely different to the abandoned extension so I am treating it as a new extension.
Extension Version: 0.2.0_beta
Requirements:
Features: Feature List. Use the
- Generates an xml sitemap compatible with google and other web indexing bots
- Each page is indexed exactly once, reducing the number of non-canonical links seen by the web indexing bot.
- No practical limit on the number of topics and posts
- Easy to install and configure
Demo URL: https://bxclub.co.uk/forum/sitemap.xml
Demo Username:
Demo Password:
Extension Download: https://github.com/v12mike/sitemap.git