| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13099
|
Posted: Tue Apr 24, 2007 3:35 pm Post subject: [PlugIn] GYM Sitemaps XML |
|
|
[PlugIn] GYM Sitemaps XML
Title : [PlugIn] GYM Sitemaps XML
Author : dcz / www.phpbb-seo.com
Description : PlugIn to easily incorporate sitemaps to you GYM Sitemaps module Google sitemaps.
Version : 0.2.0
Installation Level : Easy.
Installation Time : 1min.
Compatible EasyMOD : n/a.
Compatible module version : Gym Sitemaps 1.2.0 and above.
Author's Notes :
This plug-in will allow you to incorporate easily sitemaps (must be valid Google sitemap) to your GYM Sitemaps Google sitemaps listings.
For sitemap, one entry will be added to the sitemapIndex, linked to the Google sitemap.
Installation :
- Upload the mx_ggsitemaps/ folder content from the archive to your online mx_ggsitemaps/ folder.
- Add the following rewriterule after the GYM sitemaps one in your .htaccess :
| Code: | # SITEMAP SITE TXT
RewriteRule ^([a-zA-Z0-9_-]+)-gx\.(xml(\.gz)?)$ /sitemap.php?xml=$1 [L] |
Or :
| Code: | # SITEMAP SITE TXT
RewriteRule ^phpbb/([a-zA-Z0-9_-]+)-gx\.(xml(\.gz)?)$ /phpbb/sitemap.php?xml=$1 [L] |
If, for example, your forum is installed in the phpbb/ folder.
XML lists :
- XML list must be valid Google sitemaps and be uploaded in the mg_ggsitemaps/txt_lists/ folder.
- You must name each in the following manner :
The above example will auto-generate a new entry in the sitemaIndex :
/site_map-name-gx.xml (or /sitemap.php?xml=site_map-name without URL rewriting), obviously linked to the corresponding sitemap listing.
- You can add as many as you want, each xml file, following this simple standard, will add an entry in the sitemapIndex and create a new sitemap.
- You can use several method to to build your txt lists, such as the many online sitemaps services.
Warning:
URLs listed in url_list.txt must be part of the same domain (or sub-domain) as the SitemapsIndex (sitemap.php) and shall not be located above in the folder structure.
If sitemap.php is located in :www.example.com/dossier/sitemap.php
You can add :
-http://www.example.com/dossier/*.*
But you can't add :
-http://www.example.com/*.*
Or :
-http://sous-domaine.example.com/*.*
mod Rewrites supported :
Languages :
Download :
|
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Last edited by dcz on Tue May 15, 2007 10:16 am; edited 1 time in total |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13099
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |