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)

letsjoy 05-21-2014 10:17 PM

How can I reidrect old vbulletin standard SEO URLS to this mod.

Currently they are redirecting to home.

DragonByte Tech 05-21-2014 10:21 PM

The Mod Rewrite friendly URLs?

Try this:
Code:

RewriteRule ^threads/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) /showthread.php?t=$1&page=$2 [R=301,L,QSA]
RewriteRule ^forums/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) /forumdisplay.php?f=$1&page=$2 [R=301,L,QSA]
RewriteRule ^entries/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) /entry.php?b=$1&page=$2 [R=301,L,QSA]


Fillip

letsjoy 05-21-2014 10:42 PM

Quote:

Originally Posted by DragonByte Tech (Post 2498876)
The Mod Rewrite friendly URLs?

Try this:
Code:

RewriteRule ^threads/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) /showthread.php?t=$1&page=$2 [R=301,L,QSA]
RewriteRule ^forums/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) /forumdisplay.php?f=$1&page=$2 [R=301,L,QSA]
RewriteRule ^entries/([0-9]+)(?:/?$|(?:-[^/]+))(?:/?$|(?:/page([0-9]+)?)) /entry.php?b=$1&page=$2 [R=301,L,QSA]


Fillip

Sorry for distrubing you,

Thanks a lot it is working now :)

Disco_Dave 05-22-2014 06:39 AM

Hi guys

Getting this error this morning:

PHP Code:

PHP Warning:  mysqli::mysqli() [<a href='mysqli.mysqli'>mysqli.mysqli</a>]: (08004/1040): Too many connections in /home/nirc/public_html/dbtech/dbseo/includes/class_db.php on line 96 


ForceHSS 05-22-2014 10:26 AM

Quote:

Originally Posted by Disco_Dave (Post 2498912)
Hi guys

Getting this error this morning:

PHP Code:

PHP Warning:  mysqli::mysqli() [<a href='mysqli.mysqli'>mysqli.mysqli</a>]: (08004/1040): Too many connections in /home/nirc/public_html/dbtech/dbseo/includes/class_db.php on line 96 


the error means too many connections talk to your host

Disco_Dave 05-22-2014 10:32 AM

1 Attachment(s)
Quote:

Originally Posted by ForceHSS (Post 2498925)
the error means too many connections talk to your host

Cheers force :D

ForceHSS 05-22-2014 10:49 AM

np dave

cdoyle 05-23-2014 07:29 PM

Thanks for this mod,
Installed in earlier in the week, QQ on the sitemap.

In Google Webmaster, I added my sitemap and as of today it says it submitted about 30k but only 5k indexed.

Why would there be such a difference?
Any way to fix it?

bzcomputers 05-24-2014 05:12 AM

Quote:

Originally Posted by cdoyle (Post 2499150)
Thanks for this mod,
Installed in earlier in the week, QQ on the sitemap.

In Google Webmaster, I added my sitemap and as of today it says it submitted about 30k but only 5k indexed.

Why would there be such a difference?
Any way to fix it?

Google doesn't index all pages/content. With that said and with your numbers (5k indexed versus 30k submitted) it appears Google hadn't been crawling your site very much at all previously. This will now change with regular sitemap submissions.

The first time you submit the sitemap a large part of the number you see indexed will be made up of the number of pages Google indexed prior to your sitemap even being submitted. This number should increase quickly over the next few days and weeks (especially with your difference in pages submitted versus indexed). Just because a page is submitted and crawled does not mean it gets indexed immediately, it will take some time especially for 25,000 pages.

gsmlover4u 05-24-2014 07:57 AM

few days ago i installed dbseo
how to reduce bounce rate ?
or it will take time now to reduce bounce rate ?


All times are GMT. The time now is 10:56 AM.

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.01512 seconds
  • Memory Usage 1,750KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)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