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 |
#1132
|
|||
|
|||
Greetings Support,
Does DBSeo Pro automatically create 301 redirects for threads/posts when forums/sub forums are merged/moved? I'm looking to combine some low traffic/low activity sub forums back up into the parent forum, and need to take into account the old URLs. Thanks! |
#1133
|
||||
|
||||
This is something that vB does automatically.
If you link thread, it doesn't matter in what forum it is. vB will link it where it is (if it is still available). That goes to posts also, if you link post #, it doesn't matter in what thread (and forum) it is, vB will link to that post. |
#1134
|
|||
|
|||
Is the dragonbyte-tech website down? I have not been able to access it for 2 days. I had a bug to report, but when I tried to submit, the site went down, and has not been back up since. The bug is as follows:
--- When the config dbtech_dbseo_filter_nonlatin_chars is not 1, conversions of character groups such as eu or ss can lead to database errors if a slash is placed before the group. It may also be able to craft a request that will trigger a similar error if the setting is 1, but I think it is harder. Here is an example database error I received in my email: Code:
Invalid SQL: SELECT tagtext AS id FROM forum_tag WHERE tagtext REGEXP "^(&[\#\da-z]*;|[^a-z\d])*(&[\#\da-z]*;|[^a-z\d])*[(&[\#\da-z]*;|[^a-z\d])*[i?ŒÍ?ŽÏì?+îï]m/[e?ˆ?‰?Š?‹èéêë]([u?™?š?›?œùúûüµ]|u|?†|æ)rg](&[\#\da-z]*;|[^a-z\d])*(&[\#\da-z]*;|[^a-z\d])*$" ORDER BY LENGTH(tagtext) LIMIT 1; MySQL Error : Got error 'unmatched parentheses at offset 63' from regexp Error Number : 1139 Request Date : Tuesday, April 4th 2017 @ 02:32:37 PM Error Date : Tuesday, April 4th 2017 @ 02:32:37 PM Script : http://www.vaultwiki.org/tags/[-im/eurg]/ Referrer : IP Address : [redacted] Username : N/A Classname : vBulletinDatabase_MySQLi MySQL Version : Server : ::ffff:199.167.148.228 User Agent : Stack Trace: #0 DBSEO_Database->halt() called in [path]/dbtech/dbseo/includes/class_db.php on line 910 #1 DBSEO_Database_MySQLi->execute_query() called in [path]/dbtech/dbseo/includes/class_db.php on line 304 #2 DBSEO_Database->query_read_slave() called in [path]/dbtech/dbseo/includes/class_db.php on line 779 #3 DBSEO_Database->generalQuery() called in [path]/dbtech/dbseo/includes/filter.php on line 958 #4 DBSEO_Filter::reverseObject() called in [path]/dbtech/dbseo/includes/rewrite/tag/single.php on line 27 #5 DBSEO_Rewrite_Tag_Single::resolveUrl() called in [path]/dbtech/dbseo/includes/url.php on line 967 #6 DBSEO_Url::resolve() called in [path]/dbtech/dbseo/includes/url.php on line 579 #7 DBSEO_Url::lookup() called in [path]/dbseo.php on line 159 Code:
$title3 = self::unFilterText(htmlspecialchars(self::$config['dbtech_dbseo_rewrite_separator'] . str_replace(' ', self::$config['dbtech_dbseo_rewrite_separator'], $title) . self::$config['dbtech_dbseo_rewrite_separator']), true); Code:
if (!@preg_match('/' . $title2 . '/', $title, $m) OR !@preg_match('/' . $title3 . '/', $title, $m)) { return false; } |
#1135
|
||||
|
||||
Quote:
Fillip |
#1136
|
||||
|
||||
Quote:
Fillip |
#1137
|
|||
|
|||
...
|
#1138
|
||||
|
||||
help please
in url: "dise?o" > /forum/dise-o-de-interfaces/ solution for ?? PHP Code:
Code:
ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; |
#1139
|
||||
|
||||
Quote:
please! |
#1140
|
||||
|
||||
You can always report issue on DBTech's site. They respond there sooner.
|
#1141
|
||||
|
||||
Quote:
Fillip |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|