The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBSEO Search Engine XML Sitemap 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
Screenshots
Supporters / CoAuthors Show Your Support
|
21 благодарности(ей) от: | ||
Baja, ChriDevelop, Chuta, crazyboy1661, DEGE, furnival, gsmlover4u, Ig@r, Life Revived, LOGECT, mohammadxxx, muratcan25, Perrier Sophie, Qima, RichieBoy67, samergains, simba6666, Skaut, Teascu Dorin, tonym, xrvel |
Comments |
#372
|
|||
|
|||
has anyone got this working with downloadsII for vb 4.x yet? trying to get a sitemap working and after some searching found out that the suplied addon file is for vb 3.x only, and vbSEO didn't plan on updating the addon any time soon
|
#373
|
|||
|
|||
Ok, for anybody who is interested, I managed to hack apart the addon file vbseo_sm_downloads2.php to enable it to work with the vb4.x DownloadsII addon.
It should now add this sitemap to your existing one. Happy days. File attached Also, there is a better file here: http://www.vbseo.com/f44/downloadsii...-plugin-45290/ |
#374
|
|||
|
|||
thank you
|
#375
|
|||
|
|||
Any help?
|
#376
|
|||
|
|||
Thanks!
|
#377
|
||||
|
||||
Installed without any error message nor big problem, let's wait some days to see results. In the meantime thanks to developer(s)
|
#378
|
|||
|
|||
Ping to "bing" fails from 19/04/2011
Search Engines Pings: Google Successful Bing FAILED Yahoo Successful Ask Successful Submit Sitemap to Bing error Just go through this link http://www.bing.com/toolbox/webmasters/ , at the left side there is a link =>Submit a Sitemap to Bing Just follow this to submit your sitemap. |
#379
|
||||
|
||||
Hi,
I have a problem with my forumdisplay links. They look like http://www.elsf.net/forumdisplay.php?page=[number] instead of http://www.elsf.net/forumdisplay.php?f=[number] I think there is a bug in the following section: $url = $vbseo_vars['isvb4'] ? fetch_seo_url('forum|nosession', $g_cache['forum'][$forum_id], ($page>1)?array('page'=>$page):array()) : 'forumdisplay.'.VBSEO_PHP_EXT.'?f='.$forum_id . ($page>1?'&page='.$page:''); Probabbly problem with $g_cache. How can i fix it? Thanks. |
#380
|
|||
|
|||
the files in htaccess do we need to upload all them?
|
#381
|
|||
|
|||
When I try to view VBSEO sitemap reports, I get this error:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|