vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] DragonByte SEO v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=308615)

geosharing 02-28-2016 02:23 PM

but my question is also pending now today im changing my hosting server but problem is same im trying to install dbseo 20.20 Pro license dbseo installed working fine but now im going to start posting on my forum then forum going to down and give me internal server error

DragonByte Tech 02-28-2016 02:31 PM

If you go to our site, and download DBSEO v2.0.30, then follow the additional instructions in the readme.txt file you should be able to resolve this :)


Fillip

DragonByte Tech 02-28-2016 04:45 PM

DragonByte SEO v2.0.30

Changed Features:
  • If the forum runs on both SSL and non-SSL, dynamically update Forum URL on-the-fly to match the current request protocol

Bug Fixes:
  • Included readme.txt instructions for alternate rewrite rules if you randomly started receiving 500 Internal Server Error messages
  • If the Request URL is simply /, don?t attempt to add another slash when redirecting from non-www to www or vice versa


Fillip

SaN-DeeP 02-29-2016 10:04 AM

Quote:

Originally Posted by DragonByte Tech (Post 2565756)
Sorry, vBSEO Import is a Pro-only feature :(


Fillip

Thank You very much for quick replies Fillip, Appreciated.
Is there anyway I can check my old url structure in vbseo ? (I still have the database tables intact, vbseo is disabled not removed yet)

For now, my only way to check old urls is via statistics software.. Webalizer stats etc. which comes with cpanel.
I can post some urls here, if you can help me configure the same in dbseo.

Like Main Category url
Forum Display URL
Showthread URL.
Blog/etc. any other settings I had configured.

DragonByte Tech 02-29-2016 10:53 PM

You can inspect your vbseo-config.xml file however we cannot offer assistance with manually re-creating it. The Lite version of DBSEO also doesn't support custom URLs, so if the formats are not within the default vBSEO options then they will not be compatible with the Lite version unfortunately :(


Fillip

DragonByte Tech 02-29-2016 10:57 PM

DragonByte SEO v2.0.31

New Features:
  • Added support for Redis caching via $config['Datastore']['dbseoclass'] = 'DBSEO_Datastore_Redis';

Changed Features:
  • The DBSEO CP now displays the correct cache information if you use the $config['Datastore']['dbseoclass'] directive instead of vB?s datastore cache directive

Bug Fixes:
  • (vB3) A plugin was missing from the XML file, meaning the "URL History" feature would not work as intended


Fillip

SaN-DeeP 03-01-2016 08:24 AM

1 Attachment(s)
Quote:

Originally Posted by DragonByte Tech (Post 2565924)
You can inspect your vbseo-config.xml file however we cannot offer assistance with manually re-creating it. The Lite version of DBSEO also doesn't support custom URLs, so if the formats are not within the default vBSEO options then they will not be compatible with the Lite version unfortunately :(Fillip

Thank You Fillip,
This is the URL structure, I need to incorporate in dbseo, got this details from:
/public_html/vbseo/resources/xml/config.xml file

Code:

<setting>
<name>VBSEO_FORUM_TITLE_BIT</name>
<value><![CDATA[%forum_title%]]></value>
</setting>

<setting>
<name>VBSEO_URL_THREAD</name>
<value><![CDATA[%forum_title%/%thread_id%-%thread_title%.html]]></value>
</setting>

<setting>
<name>VBSEO_URL_THREAD_PREV</name>
<value><![CDATA[%forum_title%/%thread_id%-%thread_title%-prev-thread.html]]></value>
</setting>
<setting>
<name>VBSEO_URL_THREAD_NEXT</name>
<value><![CDATA[%forum_title%/%thread_id%-%thread_title%-next-thread.html]]></value>
</setting>

<setting>
<name>VBSEO_URL_POST_SHOW</name>
<value><![CDATA[%post_id%-post%post_count%.html]]></value>
</setting>


<setting>
<name>VBSEO_URL_POLL</name>
<value><![CDATA[%forum_title%/poll-%poll_id%-%poll_title%.html]]></value>
</setting>
<setting>

<name>VBSEO_URL_FORUM</name>
<value><![CDATA[%forum_path%/]]></value>
</setting>

<setting>
<name>VBSEO_URL_FORUM_PAGENUM</name>
<value><![CDATA[%forum_path%/index%forum_page%.html]]></value>
</setting>
<setting>

<name>VBSEO_URL_FORUM_ANNOUNCEMENT</name>
<value><![CDATA[%forum_title%/announcement-%announcement_title%.html]]></value>
</setting>
<setting>
<name>VBSEO_URL_FORUM_ANNOUNCEMENT_ALL</name>
<value><![CDATA[%forum_title%/announcements.html]]></value>
</setting>

<setting>
<name>VBSEO_URL_ATTACHMENT</name>
<value><![CDATA[%forum_title%/%attachment_id%-%thread_title%-%original_filename%]]></value>
</setting>
<setting>
<name>VBSEO_URL_ATTACHMENT_ALT</name>
<value><![CDATA[%thread_title%-%original_filename%]]></value>
</setting>
<setting>

<name>VBSEO_URL_FORUM_GENERAL_FEED</name>
<value><![CDATA[rss.xml]]></value>
</setting>
<setting>
<name>VBSEO_URL_FORUM_TITLE_FEED</name>
<value><![CDATA[rss-%forum_title%.xml]]></value>
</setting>
<setting>

<name>VBSEO_HOMEPAGE_ALIASES</name>
<value><![CDATA[index.php|index.php?]]></value>
</setting>

Most important part for me will be:
ForumDisplay URLs
Showthread URLs
Category Urls

Rest can be ignored from those settings, I have also attached the config.xml file in case required.

DragonByte Tech 03-01-2016 01:49 PM

To check for comparable DBSEO URLs, use [] instead of %%. F.ex. [forum_title]/[thread_id]-[thread_title].html :)


Fillip

kavehch 03-02-2016 07:41 AM

hi

bug in DBSEO

in multi page "description" in first page ، show last post "description" !

DragonByte Tech 03-02-2016 12:33 PM

Quote:

Originally Posted by kavehch (Post 2566018)
hi

bug in DBSEO

in multi page "description" in first page ، show last post "description" !

Hi there,

Is this a query regarding the Pro version? If so, it will need to be posted @ www.dragonbyte-tech.com :)


Fillip


All times are GMT. The time now is 07:38 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01853 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete