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

Joined: 28 Apr 2006 Posts: 13099
|
Posted: Tue Apr 24, 2007 3:25 pm Post subject: [PlugIn] GYM Sitemaps TXT |
|
|
[PlugIn] GYM Sitemaps TXT
Title : [PlugIn] GYM Sitemaps TXT
Author : dcz / www.phpbb-seo.com
Description : PlugIn to easily add url txt lists 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 PlugIn will allow you to incorporate easily url txt lists (one URL per line) to your GYM Sitemaps Google sitemaps.
For each URL list, one entry will be added to the sitemapIndex, linked to the Google sitemap build out the txt list.
Installation :
- Uploade 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_-]+)-gt\.(xml(\.gz)?)$ /sitemap.php?txt=$1 [L] |
Or :
| Code: | # SITEMAP SITE TXT
RewriteRule ^phpbb/([a-zA-Z0-9_-]+)-gt\.(xml(\.gz)?)$ /phpbb/sitemap.php?txt=$1 [L] |
If, for example, your forum is installed in the phpbb/ folder.
TXT lists :
- Lists must be composed of one full URL (http://www.example.com/page.html) per line and be uploaded in the mg_ggsitemaps/txt_lists/ folder.
- You must name each in the following manner :
The above example will autogenerate a new entry in the sitemaIndex :
/site_map-name-gt.xml (or /sitemap.php?txt=site_map-name without URL rewriting), obviously linked to the corresponding sitemap listing.
- You can add as many as you want, each txt 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.
A software like SiteSpider could be handy to use.
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 2 times in total |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

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