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 |
#783
|
|||
|
|||
In my .htacces:
RewriteEngine On RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] i Think, i have the wrong URL in Google. i addet http://www.xxxxxxxxx.de/vbseo_sitemap/ and then i have errorcode 1 in google. |
#784
|
||||
|
||||
Installed.. I will see how things look within the next few days.. Hopefully I can move my site ranks from 3 to higher with this..
|
#785
|
||||
|
||||
Loco.M
Quote:
MotMann you should use the followin URL for google submission: http://yourforumsroot/sitemap_index.xml.gz http://yourforumsroot/sitemap_1.xml.gz http://yourforumsroot/sitemap_2.xml.gz etc. (although the files are *physically* stored in vbseo_sitemap/data/ folder) carwash, if you have .htaccess file already, you should merge the contents of both files. BillP, yes, this is just a displaying mistype, you can ignore it NeutralizeR, you have included URLs that point *above* the forums folder where sitemap files reside. This is disallowed by google and you should move sitemap to the root. You can do the following: 1. create .htaccess file in the root like this: Quote:
http://www.msxlabs.com/sitemap_1.xml.gz http://www.msxlabs.com/sitemap_2.xml.gz etc. 3. You should not submit index file, because it contains links to sitempa files in forum/ folder. Note that v1.7 of vBSEO Sitemap Generator will have a special option to address this non-standard configurationa nd let you submit index file as well. |
#786
|
|||
|
|||
Quote:
Unless of course you have a situation similar to NeutralizeR where you should not be submitting the index, rather each individual file, and using htaccess to access via the root etc. Quote:
|
#787
|
|||
|
|||
Quote:
To achieve any real increase in Google PR, you need:
|
#788
|
|||
|
|||
Thanks for the reply. It's working...
but should i submit each individual file one by one? there are 8 sitemap files at the moment (1 to 8) and i think there will be more when i have more threads, posts and members. Isn't there any automated function for this? or will the version 1.7 include this feature? Regards |
#789
|
||||
|
||||
How do you view the sitemap reports? And how do you know if this is installed correctly and is working with Google?
Why do you have to edit .htaccess with that info when the included file already has that? And where is the extra-urls.txt file at?? |
#790
|
|||
|
|||
i have the problem tha my sitemap is empy, dont know why.
plz take a look here: http://www.hayaletler.tk/forum/vbseo_sitemap/ (i pm you the passwort for it) here i copied the log: Report: ============================ Click the following link for your vBSEO Google/Yahoo Sitemap Report: http://www.hayaletler.tk/forum/vbseo_sitemap/ Summary: ============================ Forum Display: 0 Show Thread: 0 Show Post: Member Profiles: 3729 Archive: 1 Total Indexed URLs: 3731 Total Processing Time: 0.76 seconds Google ping: Successful. |
#791
|
||||
|
||||
I am trying to submit my sitemaps to google and get this message
Please correct the errors below. Enter your Sitemap URL below: http://www.mysite.com/sitemap_1.xml.qz We couldn't find the Sitemap at the location you provided. Please make sure the Sitemap URL is correct and resubmit your Sitemap. What am I doing wrong? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|