y222 net
03-10-2012, 11:00 PM
Overview:
This plugin is to put you threads link in txt file maximum 2000 links in the page
this to help you for google webmasters (https://www.google.com/webmasters/tools/home?hl=en) & Yahoo
the links will be like
forums |->http://yoursite.com/forum/f.txt
threads |->http://yoursite.com/forum/t1.txt
tags |->http://yoursite.com/forum/tag1.txt
Installation:
upload : vbmaps.php .. in your vbulletin folder
upload : maptag.php .. in your vbulletin folder
- if you have .htaccess file in your vbulletin folder
just add the following code in the bottom
RewriteRule ^f.txt vbmaps.php?cat=d
RewriteRule ^t([0-9]+).txt vbmaps.php?rss=d&page=$1 [L]
RewriteRule ^tag([0-9]+).txt maptag.php?rss=d&page=$1 [L]
if haven't the file : upload it without any change.
finaly .
-> Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
back to your home page you w'll notice in your footer the TXT links
then you can put it in google webmasters (https://www.google.com/webmasters/tools/home?hl=en)
This plugin is to put you threads link in txt file maximum 2000 links in the page
this to help you for google webmasters (https://www.google.com/webmasters/tools/home?hl=en) & Yahoo
the links will be like
forums |->http://yoursite.com/forum/f.txt
threads |->http://yoursite.com/forum/t1.txt
tags |->http://yoursite.com/forum/tag1.txt
Installation:
upload : vbmaps.php .. in your vbulletin folder
upload : maptag.php .. in your vbulletin folder
- if you have .htaccess file in your vbulletin folder
just add the following code in the bottom
RewriteRule ^f.txt vbmaps.php?cat=d
RewriteRule ^t([0-9]+).txt vbmaps.php?rss=d&page=$1 [L]
RewriteRule ^tag([0-9]+).txt maptag.php?rss=d&page=$1 [L]
if haven't the file : upload it without any change.
finaly .
-> Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
back to your home page you w'll notice in your footer the TXT links
then you can put it in google webmasters (https://www.google.com/webmasters/tools/home?hl=en)