The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x Details »» | ||||||||||||||||||||||||||||
vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x
Developer Last Online: Dec 2011
vBSEO Google/Yahoo Sitemap Generator - vBulletin 3.5.x Download vB 3.8.x Compatible Version Here Download vB 3.7.x Compatible Version Here Download vB 3.6.x Compatible Version Here Download vB 3.0.x Compatible Version Here Note: Version 2.5 replaces all previous versions of the vBSEO Google/Yahoo Sitemap Generator, and now includes support for all the new URL types in vBulletin 3.8.x. Overview ============================ Providing Google, Yahoo, Ask sitemaps is an essential step towards improving your forums. The "vBSEO Google Sitemaps" plugin provides a solution that allows your forum to be indexed by the Google (and also Yahoo and Ask) search engines faster, more completely, more effectively, and with less bandwidth consumption. The ultimate goal is to help you achieve more web traffic for your forum. Quote:
Note: This plugin is fully compliant with vBSEO 3.x version. The current version is vBSEO 3.2. However, if you are running vBSEO, please upgrade to vBSEO 3.2 or greater before installing. Compatibility ============================ Fully compatible with:
============================
============================ Whenever it is scheduled or invoked via the URL, this plugin will generate both the Google XML formatted and the Yahoo text formatted sitemaps. If you selected "Yes" to the Google auto-notification setting, Google will be notified each time the sitemap is generated. The Yahoo sitemap must be manually submitted to http://submit.search.yahoo.com/free/request/.
============================ The vBSEO Sitemap includes a report tool, allowing you to track your progress. To access your reports enter the following URL: http://www.example.com/forums/vbseo_sitemap/ NOTE: Replace "http://www.example.com/forums/" with the full URL to your vB forum root. You will be required to login by providing your "Sitemap Interface Access Password" from your vBSEO Sitemap settings in:
Show Reports List The 'Show Reports List' link will display a report of each time your vBSEO Sitemap generator executed, including the (1) date, (2) run time, (3) total URLs included, and (4) and change in # of URLs included from the last generation. Each vBSEO Sitemap generation record will include a (1) "View details" and (2) "Remove record" link. The "View Details" link shows more detailed information about the sitemap generated. The "Remove record" will permanently delete the record from your reports. Show Sitemap Downloads Log The 'Show Sitemap Downloads Log' link will display a report of each time your vBSEO Sitemap was downloaded by either a search engine (GoogleBot or Yahoo) or by another user agent (i.e. Web browser, etc.). The report includes the (1) date, (2) name of sitemap file downloaded, (3) Bot, (4) IP address of the downloader, and the (5) User-agent. Each vBSEO Sitemap download record will include a "Remove record" link which will permanently delete the record from your reports. Run Sitemap Generator The 'Run Sitemap Generator' link will automatically regenerate your Google and Yahoo sitemaps. Your Forums Homepage The 'Your Forums Homepage' link is a quick link back to your forum homepage. Additional Links Additional links to various other related SEO resources are also included. Click "Install" ============================ Please click "Install" to show your support for this script. Installation & Configuration for vB 3.5.x, 3.6.x, 3.7.x and 3.8.x as a Plugin ============================ Follow the installation/upgrade instructions provided in the docs/readme.html file. Google Webmaster Accounts ============================ It is NOT required for you to have a Google Webmaster account to run the vBulletin Google Sitemaps plugin. If you decide to setup an account for testing purposes you can do so here: http://www.google.com/webmasters/sitemaps/login?sourceid=gsm&subid=us-et-about2 Copyright & Licensing ============================
Revision History ============================ 02/22/2009 - Version 2.5 Released NEW FEATURE: Blog tags URLs are included. NEW FEATURE: Social Group Discussion URLs are included. NEW FEATURE: Smart Priority applied for the following URL types
Upgrade Instructions ============================ (1) Follow the installation/upgrade instructions provided in the docs/readme.html file. (2) For versions of vBulletin 3.6.x only: Open "Schedule Manager" in the vBulletin Admin Control Panel (admincp); Remove existing scheduled task for Sitemap Generator if you have one. Note: The new task will be automatically setup when you import the XML product file. Other vBSEO Plugins ============================vBSEO Affiliate Program ============================ We welcome you to join the vBSEO Affiliate Program. Supporters / CoAuthors Show Your Support
|
Comments |
#1572
|
||||
|
||||
<a href="http://www.vbseo.com" target="_blank">www.vbseo.com</a> - vBSEO.
|
#1573
|
|||
|
|||
Can this be used with no .htaccess?? If so, how?
|
#1574
|
|||
|
|||
101 pages and counting!
guys, I haven't got 101 minutes, my problem is that it generates the stuff alright, but puts it in xxx.com/vb/vbseo_sitemap/data how do I make it put it in the vb folder rather than there where it can be seen by google bots. thanks in advance |
#1575
|
|||
|
|||
Take a look at the attached image.
Can anybody tell me why the drop down menu title is missing. I've uploaded the cpnav xml file several times and uploaded the product and over-wrote the old one to no avail. Thanks in advance for the help! |
#1576
|
|||
|
|||
Since I've updated to the new version, I do not recieve emails any more, and the password I specify is not being asked for when i go to http://site/vbseo_sitemap
Is there a quick fix for this or should I reinstall it? Thanks in advance. |
#1577
|
||||
|
||||
Hello All
I need some help with the .htaccess (Ive searched this thread but couldnt work out the answer). I have the .htaccess below at www.mysite.com and it works fine # mod_rewrite in use RewriteEngine On # Rule for duplicate content removal : www.domain.com vs domain.com RewriteCond %{HTTP_HOST} ^mysite\.com$ [NC] RewriteRule (.*)$ http://www.mysite.com/$1 [R=301,L,NC] I have the .htaccess below at www.mysite.com/forum and it gives me big problems # Used for 'vbseo_sitemap' RewriteEngine On RewriteCond %{HTTP_HOST} !^www.mysite\.com$ [NC] RewriteRule ^(.*) http://www.mysite.com/forum/$1 [QSA,L,R=301] RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] Can anybody tell me what Ive done wrong Many Thanks VinylJunky |
#1578
|
|||
|
|||
Installed ......... review after some days thanks
|
#1579
|
|||
|
|||
Warning: gzwrite(): supplied argument is not a valid stream resource in /home/*****/****/public_html/www/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 568. and 565 help please ?
|
#1580
|
|||
|
|||
Quote:
Has anybody fixed this? Or is there a way to generate the files without them being gzipped? |
#1581
|
|||
|
|||
When I run it from this URL: Run Sitemap Generator http://www.xxxxx.com/vb/vbseo_sitemap/vbseo_sitemap.php
I get the following error: Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|