Auto Sitemap ( Dinamic SEO sitemap.xml generation)

Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.

What you can do to help:

Dinamic sitemap based on site entities.

Last updated

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]

 

 

 

Stats

  • Category: Misc
  • License: GNU General Public License (GPL) version 2
  • Updated: 1970-1-1
  • Downloads: 3282
  • Recommendations: 22

Other Projects

View the_yke's plugins