The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBSEO Google/Yahoo Sitemap Generator Details »» | ||||||||||||||||||||||||||||
vBSEO Search Engine XML Sitemap 3.0 We are extremely pleased to inform the vBulletin.org community that a fully revamped version of the vBSEO Search Engine XML Sitemap (previously "vBSEO Google/Yahoo Sitemap Generator") v.3.0, is being released to all licensed vBulletin users effective immediately! Note: The NEW vBSEO Search Engine XML Sitemap 3.0 replaces all previous versions of the "vBSEO Google/Yahoo Sitemap Generator", and includes support for all the new URL types in vBulletin 4.x. New in the vBSEO Search Engine XML Sitemap v.3.0 The new sitemap alters the way data is structured in fundamental ways. Sitemap 3.0 segments different content areas into separate files, so you end up with a unique set of files per content type: forums, blogs, cms, groups, albums, members, tags, etc. In addition, the new sitemap has an extended priority feature that utilizes the built in 'weight' tool of the vBulletin XML sitemap generator for individual forums, CMS sections and articles to act as a multiplier. We believe these changes are responsible for delivering increased returns for a number of forums from customers and testers we've been tracking. Please track your own progress via your Google Webmaster tools account, Google Analytics or Gravity Insights. A Clean and Beautiful Interface The new sitemap also features a clean and beautiful interface, built from the ground up. We believe it reflects the quality, precision and attention to detail placed into each aspect of this release. We are passionate about building software, and great software is beautiful inside, and out. Overview ============================ The "vBSEO Search Engine XML Sitemap" plugin provides an easy to use solution that allows your forum to be indexed by all major search engines, including Google, Yahoo, Bing, and Ask, 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:
Compatibility ============================ Fully compatible with:
============================
============================ Whenever it is scheduled or invoked via the URL, this plugin will generate an XML formatted that search engines are able to read and parse. If you selected "Yes" to the Auto-notification setting, The 4 major search engines will be notified each time the sitemap is generated.
============================ 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:
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. 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 (Identified by the Bot's name) 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. Search Engine Bots Activity Log Use it to track Search engine activity on your sitemaps. This area displays how often, and what volume of pages search engines visit your site on a daily basis. Run Generator The 'Run Sitemap Generator' link will automatically regenerate your vBSEO Search Engine XML Site sitemaps. Additional Links Additional links to various other related Search Engine/SEO resources are also included. Click "Install" ============================ Please click "Mark as Installed" to show your support for this script. Installation, Upgrade, & Configuration ============================ Follow the installation/upgrade instructions provided in the docs/readme.html file. Webmaster Accounts ============================ It is NOT required for you to have a Webmaster account on the search engines' websites to run the plugin, however, we recommend everyone set one up for tracking purposes.
============================
Revision History ============================ 11/11/2010 - Version 3.0 Released Compatible with vB3.7.x+ and vB4.x+ NEW FEATURE: All CMS URLs are supported NEW FEATURE: Sitemap Groups by content type NEW FEATURE: Enhanced layout and design of the Sitemap Generator Control Panel NEW FEATURE: XSL Style sheet of the xml files for easier human reading NEW FEATURE: Extended Priority. Utilizes the built in 'weight' tool of the vBulletin XML generator for all content areas (Forums, Blogs, CMS, Albums, etc.) to act as a multiplier. (vb4 Suite only) Other vBSEO Plugins ============================vBSEO Affiliate Program ============================ We welcome you to join the vBSEO Affiliate Program. Download Now
Show Your Support
|
Благодарность от: | ||
Jass! |
Comments |
#612
|
|||
|
|||
thanks.. now work in my site
|
#613
|
||||
|
||||
How do I remove the Moreover ping?
|
#614
|
|||
|
|||
danke das ist supper
|
#615
|
|||
|
|||
I don't know about supper. I think it's more like lunch. But a nice lunch. Or maybe brunch.
|
#616
|
||||
|
||||
Quote:
"adv_links_categories WHERE private = 0"); to "adv_links_categories WHERE active = 1"); Works for me. |
#617
|
|||
|
|||
I upgraded from vB 3.7 to vB 3.8.6 and I also upgraded this MOD from 2.1 to 2.5
Question #1: Moreover failed? Question #2: When I "run sitemap generator" .. it shows that I am missing -45,000 posts. Where did they go!?? lol Question #3: Also I see that sitemapindex is located at http://www.mysite.com/sitemap_index.xml.gz and all sitemaps are in root too. BUT I don't see any of these files. I am assuming the .htaccess is rerouting to the appropriate location? My forum is located in http://www.mysite.com/forum and I currently run CMPS in root, but am planning to switch to Wordpress for root. <-- Trying to provide as much detail as possible for you to help answer my questions. My .htaccess is as follows: Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^mysite.com RewriteRule (.*) http://www.mysite.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/ RewriteRule ^index\.php$ http://www.mysite.com/ [R=301,L] RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{HTTP_HOST} ^similarsitename.com$ [OR] RewriteCond %{HTTP_HOST} ^www.similarsitename.com$ RewriteRule ^/?$ "http\:\/\/www\.mysite\.com" [R=301,L] AuthType Basic AuthName "mysite Dev - testvb - full working dev environment" AuthUserFile "/home/mysite/.htpasswds/public_html/passwd" require valid-user |
#618
|
||||
|
||||
I've installed this, I have vbseo already so do not need for htaccess file, but my sitemap is not recognised. It should be here:
http://www.dead-island.com/forums/sitemap_index.xml But it ain't. Any suggestions? |
#619
|
|||
|
|||
I am lost too. ive read all the thread 2x and searched in google for whole day for a solution for the 404 not found error for the example.com/sitemap_index.xml.gz .
Ive done all that what was described here like, check chmod 777 for all folders, if rewrite work, reinstalling mod, reupload .htaccess,check htaccess with blank except the rewrite code, rewritebase .... i need realy a solution for that error.. |
#620
|
|||
|
|||
Y is that this mod stops working/ends processing after certain interval ?
When it starts making sitemap of tags it creates 5 parts & than stops. This has to do with too many number of tags but still it should not freeze, anyone getting this same problem ? Is thr any solution ? |
#621
|
||||
|
||||
do not know what's wrong with this mod to my site that after you change your server no longer works ... Automatic report does not and when I do full manual does not aver if I can help.
as seen in the image when you make a report of the post remains there and does nothing else. please help me |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|