The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] DragonByte SEO v2 (vB4) Details »» | |||||||||||||||||||||||||||||
[DBTech] DragonByte SEO v2 (vB4)
Developer Last Online: Mar 2023
Improve your URL structure and alleviate duplicate content penalties for your forum with DragonByte SEO, a search engine optimisation mod for vBulletin 3.8.x and vBulletin 4.x.x.
Uses DragonByte SEO is a complete, modern and fully supported Search Engine Optimisation solution for vBulletin 3.8.x and vBulletin 4.x.x, allowing you to easily eliminate duplicate content penalties from search engines and improve the search engine friendliness of your content URLs via multiple powerful tools. By giving you total control over how the URLs are presented, DragonByte SEO allows you to customise your site's URL structure should you so choose, or leave the settings at their default values for a "set-it-and-forget-it" experience. Integrated sitemap builders automatically submit multiple content types to various search engines, ensuring any new URL formats are instantly picked up upon. Customer Performance Data This graph was provided by a customer demonstrating the changes he noticed while running DragonByte SEO. Click here to read more details. A report showing changes across multiple customers sites/setups is in the works. ------------------------------------------------------------------------------------------- Other addons available @ www.DragonByte-Tech.com/forum Support posted at our forum is generally answered much quicker. ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Major Features (Lite) PHP 5.4 Support: By creating DragonByte SEO on PHP 5.4, we've been able to ensure compatibility with this PHP version in the event you or your host decides to upgrade in order to continue to receive bugfix and security updates. Google Analytics Integration: You can easily integrate Google Analytics with your forum by simply entering your account ID, and choose the level of detail you want to track. Dynamic Meta Tags: Meta Keywords and Descriptions can become content-aware on certain pages like blogs and threads, increasing the relevance of these pages. External Link Handling: You can choose to add "nofollow" to all external links, preventing search engine spiders from leaving your site. With the ability to fine-tune where this applies, white- and blacklist support as well as optional anonymisation techniques, you are in complete control over your external references. Powerful URL Rewrites: Almost every URL found in vBulletin can be rewritten via powerful rewrite rules, enabling you to customise your rule set to perfection. The default rewrite URL settings match that of DragonByte-Tech! Sitemap Generation: Sitemaps can be automatically created for all supported URLs, and automatically submitted to search engines. Major Features (Pro) vBSEO Importer: DragonByte SEO is compatible with vBSEO rewrite rules, and can import your rule set from the latest version of vBSEO seamlessly. Custom URL Rewrites: Take further control over your forum URLs with the ability to write your own URL formats. Custom Blog Domain: Run your vBulletin Blog from blog.yourdomain.com (or any other domain you wish). Custom CMS Domain: Run your vBulletin CMS from cms.yourdomain.com (or any other domain you wish). Custom Rewrite Rules: If you have custom vBulletin-powered pages, you can create rewrite rules for them using this feature. Custom Sitemap URLs: Your custom pages can also be added to the sitemap, with individual update frequency / priority / last update date settings. Custom 301 Redirects: You no longer have to edit your server-side rewrite rules in order to create 301 redirects for your content. Content-Aware SEO Titles: Blogs, CMS Articles and Threads can generate SEO titles based on the content rather than the title, great for forums with a high number of unhelpful titles. Advanced Logging: Spider and Sitemap hits can be logged, and the logs can be browsed via the DBSEO AdminCP via the same intuitive interface used in vBulletin's own log browsers. Complete Feature List (Lite) Persistent SEO Titles
vBulletin Options
Usergroup Permissions
Sitemap Generator
Sitemap Settings - General
Sitemap Settings - Page Settings
Canonical URLs
Datastore Caching
Cache Purging
General / Other
General Settings
Link Titles
Google Analytics
Dynamic Meta Tags
External Link Handling
Stopwords
General URL Rewrite Settings
Forum URLs
vB CMS URLs (vB4-Only)
Blog URLs
Social Group URLs
Member Profile URLs
URL Rewrite History
Social Sharing Settings
Social Sharing Page Settings
Social Sharing Button Display Styles
AddOn Support
3rd Party Extension Support
Automatic Sitemap Generation
General / Other
Complete Feature List (Pro) Content-Aware SEO Titles
Custom Sitemap URLs
Log Controls
Sitemap Hit Log
Spider Hit Log
General Settings
URL Rewrite Rules
vBSEO Importer
------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of all pages, which includes:
Download Now
Show Your Support
|
18 благодарности(ей) от: | ||
AK47-, akz645, Arianismmm, Code Geass, CoZmicShReddeR, Disco_Dave, eTiKeT?, IranWebFa, NBZ4live, NukeET, Phillip, Reyas Mohammed, SaN-DeeP, Skaut, SWSUSA, Teascu Dorin, Younicode |
Comments |
#452
|
|||
|
|||
Installed, now I've got a blank white screen instead of an admin cp.
|
#453
|
|||
|
|||
Did you upload the files correctly? You should double check to make sure you uploaded via ftp with binary and not ascii settings, also check to make sure the file sizes match up as you may have some corrupted files. Secondly, double check the directions and make sure you did them all.
If no dice, you can disable the plugin by first disabling hooks and uninstall it that way. http://www.vbulletin.com/forum/forum...ystem-globally |
#454
|
|||
|
|||
Been reading and a little confused. I'm getting 404 errors on every section of my forum so as of right now it's uninstalled.
My .htaccess had the following before adding this. # Use PHP5CGI as default AddHandler application/x-httpd-php5s .php I added RewriteEngine On# to the bottom of what was already there but still getting 404 errors. What am I missing here? |
#455
|
|||
|
|||
Quote:
Code:
RewriteEngine On # If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews # Options -MultiViews RewriteCond %{REQUEST_URI} !(admincp/|dbseocp/|modcp/|cron|mobiquo|forumrunner|api\.php|reviewpost/|classifieds/|photopost/) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ dbseo.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !/(admincp|dbseocp|modcp|clientscript|cpstyles|images|reviewpost|classifieds|photopost)/ RewriteRule ^(.+)$ dbseo.php [L,QSA] |
#456
|
|||
|
|||
Quote:
|
Благодарность от: | ||
ForceHSS |
#457
|
||||
|
||||
Quote:
Fillip |
#458
|
||||
|
||||
DragonByte SEO v1.2.0
New Features: Meta Descriptions
Meta Keywords
Bug Fixes:
Fillip |
#459
|
||||
|
||||
Will this work on windows servers that use web.config instead of Linux htaccess? I'm running windows server 2008R2.
|
#460
|
|||
|
|||
thanks for last update,
but is there any fix , for showthread meta description for pages when visit page1, show meta description depends on first post, when visit page2, show the same meta description on the first post also for any other pages that show in google webmaster tools, duplicate meta description in 2 links, showthread.php?t=1 and showthread.php?t=1&page2 |
#461
|
||||
|
||||
I've just checked the zip and it has a web.config file with windows url rewrite rules in it.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|