- 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.
- 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: Select all
# SITEMAP SITE TXT
RewriteRule ^([a-zA-Z0-9_-]+)-gt\.(xml(\.gz)?)$ /sitemap.php?txt=$1 [L]
Or :- Code: Select all
# 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. - 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 :
- url_site_map-name.txt
/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.
For each URL list, one entry will be added to the sitemapIndex, linked to the Google sitemap build out the txt list.
Installation :
TXT lists :
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 :
- All
Languages :
Download :

English |
French
News
