The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBSEO Google/Yahoo Sitemap Generator Details »» | ||||||||||||||||||||||||||
vBSEO Google/Yahoo Sitemap Generator - vBulletin 3.6.x Download vB 3.8.x Compatible Version Here Download vB 3.7.x Compatible Version Here Download vB 3.5.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. Show Your Support
|
Comments |
#462
|
|||
|
|||
Quote:
However, at least one of the options in settings is different depending on whether vBSEO is installed or not. Oops... like Paul M said above. I replied before I read his reply. |
#463
|
||||
|
||||
geevest.com,
Quote:
|
#464
|
|||
|
|||
mod coder, can you answer me? Is there any special settings that is required in the apache config? because after enabling this mod and visiting any of the .html files gives error. Page doesnt exists.
|
#465
|
|||
|
|||
Apparently you do not need vbseo to install this, there are nulled versions of vbseo out there but the support is not good as you rely on people who are getting nothing out of it and if you get a problem you pretty much have to fix it yourself. I have a legit vbseo and must say that if they want to continue charging what they do for their product they need to improve support. You will get a problem fixed if you have one but it can be a day or two before it is done :down:. Sorry but if I am paying $150 + for something I want better support than that.
|
#466
|
||||
|
||||
Just installed vBSEO on my site and i'm loving the possibilities. This sitemap thing is really cool too.
Hopefully I can figure out how to get it working for the rest of my site. http://www.MyModelTalk.com |
#467
|
|||
|
|||
friend,how about me?
Code:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
−
<sitemapindex xsi:schemaLocation=" http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/09/siteindex.xsd">
−
<sitemap>
<loc>http://www.anakayam.us/forum/sitemap_1.xml.gz</loc>
<lastmod>2007-11-21T23:52:03+00:00</lastmod>
</sitemap>
</sitemapindex>
anyone can help? |
#468
|
|||
|
|||
Quote:
Quote:
|
#469
|
|||
|
|||
Quote:
Someone know because this happens? |
#470
|
|||
|
|||
When I run the scheduled task with the blogs option activated I got an error:
Fatal error: Call to undefined function vbseo_any_url() in (forum home dir)/vbseo_sitemap/vbseo_sitemap_functions.php on line 424 That line is: vbseo_add_url(vbseo_any_url($vbseo_vars['bburl'].'/blog.php'), 1.0); The function vbseo_any_url doesn't seem to be used anywhere else in the mod (I did a cat * |grep any_url), and I tried just removing it, and the mod worked just fine (the blog urls are included). Maybe that function is defined in vbSEO as proposed before in this thread, but this line is executed even if you set "vbSEO installed?" to No. There are plenty of functions with similar names defined, like vbseo_url_thread, so maybe they forgot to implement that one? Or to remove it from that line if it's deprecated? Well, at least in my case, the mod works just fine with blogs and without vbSEO installed just removing the reference to that function. |
#471
|
|||
|
|||
CAN SOMEONE WHO got this mod work paste their complete apache config to me? because it gives error on all .html pages for me when I enable the mod. I am sure its the apache settings that failed.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|