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 |
#252
|
|||
|
|||
Quote:
|
#253
|
|||
|
|||
My htacces is :
Quote:
I will let you know how I get on. Many thanks |
#254
|
|||
|
|||
You shouldn't move it. The htaccess forwards each request at http://#####.co.nz/sitemap_index.xml.gz to http://#####.co.nz/vbseo_sitemap/dat...p_index.xml.gz (but there should not actually be a file at http://#####.co.nz/sitemap_index.xml.gz, it just forwards). In fact, you should not be able to even access http://#####.co.nz/vbseo_sitemap/dat...p_index.xml.gz directly if you put the other htaccess there. It should only be accessible at http://#####.co.nz/sitemap_index.xml.gz. Are you using Apache?
|
#255
|
|||
|
|||
Don't know, why and where would I find out?
Cheers I have move back my http://#####.co.nz/sitemap_index.xml.gz and Google webmaster tools say's everything is sweet, for now anyway |
#256
|
|||
|
|||
Nah, still got the same errors :down:
Any idea's? |
#257
|
|||
|
|||
There are various ways to check which internet server is running on your server. But usually if it's Linux, it's using Apache. If it's Windows, it's usually IIS (internet information server). One way to do it is using this site:
http://uptime.netcraft.com/up/graph Insert your domain name at the top. Then at the results, you may get various different results but the OS and server listed at the top should show what the server is running now. If you're using Windows with IIS then htaccess files don't work. There are still work-arounds for it (since I'm using IIS too) but you need to figure out which internet server you're using first. |
#258
|
|||
|
|||
Ogmuk- It's Apache.
Thanks for the link. Does this affect me? |
#259
|
|||
|
|||
Ok, htaccess should work then. Check if it's called .htaccess, so that starts with a dot. Also check if the .htaccess inside vbseo_sitemap/data is present. This is a different one, which just says "deny from all".
The .htaccess from the vbseo_sitemap-2-5.zip, inside the htaccess directory, should be located at http://#####.co.nz/.htaccess - if you would try to load it from your browser it should say Forbidden. If it says "The page cannot be found" then it's not in the right place. Also check if http://#####.co.nz/vbseo_sitemap/data/.htaccess is present. There might also be the possibility that your host doesn't let you use .htaccess files. In that case there is little you can do. You can test this with these steps: http://www.webune.com/forums/how-to-...abled-t40.html |
#260
|
||||
|
||||
Thanks!
|
#261
|
|||
|
|||
I must say a BIG thank you to Ogmuk. You have been fantastic in helping me out with my problems getting my site working correctly.
Above and beyond the call of duty my friend |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|