Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.
What you can do to help:
DESCRIPTION ================================================
Adds a dynamic sitemap.xml file to your site for SEO purposes. (No physicall file, the sitemap is generated for each request) The sitemap is splitted in various sub-sitemaps indexed in a sitemapindex file, this allows lightweight crawling.
Each elgg entity type ( ex: blog posts, users, groups ) will be placed in it's own sitemap. ( ex: your external pages )
Additionally you can manually specify custom URLs of your website.
Sitemaps can be formated with XSL for candy reading
Check out the screenshots
See live demo: http://quefacer.com/sitemap.xml (Live demo with XSL stylesheet enabled)
Please, give me some feedback
If this plugin is helpfull for you, yo can help me in 2 ways:
- Build links to my elgg site : http://quefacer.com (bookmark in delicious, tweet, like, post in your blog, etc,)
- Consider make a donation (This plugin was initialy coded to be used at my elgg site) : http://quefacer.com/ayuda/invitanos-a-un-cafe
INSTALL ================================================
Check out the README.txt file. (You must add 3 lines to your .htaccess file)
1- upload
2- enable/configure
3- modify your htaccess ( Add this lines )
RewriteRule ^sitemap.xml$ auto_sitemap/index [L]RewriteRule ^sitemap.xsl$ mod/auto_sitemap/views/default/auto_sitemap/sitemap.xsl [L]RewriteRule ^sitemapindex.xsl$ mod/auto_sitemap/views/default/auto_sitemap/sitemapindex.xsl [L]
View the_yke's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.