- 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.
- 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: Select all
# SITEMAP SITE TXT
RewriteRule ^([a-zA-Z0-9_-]+)-gx\.(xml(\.gz)?)$ /sitemap.php?xml=$1 [L]
Or :- Code: Select all
# 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 list must be valid Google sitemaps and be uploaded in the mg_ggsitemaps/txt_lists/ folder.
- You must name each in the following manner :
- url_site_map-name.xml
/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.
For sitemap, one entry will be added to the sitemapIndex, linked to the Google sitemap.
Installation :
XML 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
