vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Removing VBSEO (https://vborg.vbsupport.ru/showthread.php?t=294593)

DAMINK 01-30-2013 09:49 PM

Removing VBSEO
 
I was after a little advice if possible please.

I am running forum 4.2 patch level 3.
Also running VBSEO 3.5.0 RC2.
PHP version 5.3.21 on a crappy shared server.

All has been running beautiful until today.
For some reason today all links are not redirecting at all, rather going back to forum home.
Now in order to even access the admin panel etc i had to edit the .htaccess file removing the redirects and ultimately disabling vbseo.

Now i am not really interested in continuing with vbseo. (unless its a super easy fix lol)

However the obvious problem is all the back links.
How would i go about this?
I dont know a great deal about .htaccess and the correct redirects for bots to re index.

Any help or advice on what to do at this point would be appreciated.

betterthanyours 01-31-2013 09:19 AM

All you would do is uninstall vBSEO, remove the .htaccess entries (which you have said you already done) and re-submit your site to google and search engines to re-index your site...oh and wait. That's about it really :)

DAMINK 01-31-2013 10:05 AM

So have to wear the loss of incoming links ofcourse?
Does duplicate content become an issue here during the re indexing?

betterthanyours 01-31-2013 11:42 AM

I'm not expert on this issue however, I would assume the vBSEO links will become invalid and eventually dropped and the content rediscovered/updated on the new links. I've certainly seen invalid links on analytics which were eventually dropped

Lazorbeam 01-31-2013 05:48 PM

Quote:

Originally Posted by betterthanyours (Post 2400763)
I'm not expert on this issue however, I would assume the vBSEO links will become invalid and eventually dropped and the content rediscovered/updated on the new links. I've certainly seen invalid links on analytics which were eventually dropped

I think he's referring to links from other sites. If I'm linking to your site like this:

www.yoursite.com/super-relevant-URL

And your remove VBSEO, the thread URL will become something else. Don't want that to happen. Of course it all depends on how important his links are. I know I couldn't possibly lose mine, and that's the only reason I still run VBSEO.

DAMINK 01-31-2013 07:26 PM

Yes i am talking about inbound links that have been long established.
I know i am going to take a huge dive in the search engines.
Sucks i know but not sure what else i can do?
Latest update of php has prevented .htaccess redirects to work correctly and my host is beyond useless and cant/wont help.

Thanks for your advice guys.
I think i simply have to wear it now rather than later.

betterthanyours 02-01-2013 09:57 AM

Quote:

Originally Posted by Lazorbeam (Post 2400828)
I think he's referring to links from other sites. If I'm linking to your site like this:

www.yoursite.com/super-relevant-URL

And your remove VBSEO, the thread URL will become something else. Don't want that to happen. Of course it all depends on how important his links are. I know I couldn't possibly lose mine, and that's the only reason I still run VBSEO.

Ah yes...you will lose your inbound links unless these can be redirected

You might want to check this out

http://www.vbseo.com/blogs/mert-goek...all-vbseo-238/

DAMINK 02-01-2013 08:00 PM

Thankyou betterthanyours.
The redirect offered in the vbseo blog worked just how i was hoping.
Very pleased.
Thankyou.
VBSEO is gone and no lost inbound links.
Honestly could not ask for a better result.
Cheers :)

kushal 02-01-2014 10:40 AM

I could not get to know the script which can redirect back to original vb URL, as vbseo is already gone. Any help?

betterthanyours 01-14-2016 09:04 PM

Hi, here are the rewrite rules

Hash out:
Code:

#RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
#RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
#RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images|downloads)/
#RewriteRule ^(.+)$ vbseo.php [L,QSA]

Add, replace yourdomain.com
Code:

RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteRule [^/]+/[^/]+-([0-9]+)/ http://www.yourdomain.com/showthread.php?t=$1 [L,R=301]



All times are GMT. The time now is 04:45 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.01115 seconds
  • Memory Usage 1,739KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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