Sponsored Content
Top Forums Web Development Removing VBSEO for vbulletin – Reverting back to vbulletin URLs Post 302868409 by Neo on Sunday 27th of October 2013 06:03:15 PM
Old 10-27-2013
I advise you first find a way to completely remove vBSEO and at the same time, rewrite all your old vBSEO URLs to the original vB URLs....

When I recently did this, I wrote over 100 mod_rewrite rules and all this work, removing vBSEO and doing all the log file checking to clean up 404s buy writing rewrite rules to 301 back to the original vB URLs took me around 32 to 40 hours of work.

The reason is that you should closely monitor your access.log for 404 errors and at the same time, keep an eye on webmaster tools for crawl errors.

If you don't know how to do this, and are not comfortable with writing mod_rewrite rules, I suggest you hire a professional to do it for you.

This should be done in a controlled, step-by-step way... and after you get your original vB URLs working without 404 errors, and all is well, you can consider rewriting your URLs to more "friendly" URLs... that is step two. Step one is to completely remove vBSEO and revert to the standard vB URLs without taking an SEO hit.
 

We Also Found This Discussion For You

1. Post Here to Contact Site Administrators and Moderators

vbulletin addon for ads?

i'm wondering what vbulletin addon is used here to manage ads if the admin could let me know :) (1 Reply)
Discussion started by: disgust
1 Replies
TRANSMISSION-EDIT(1)					    BSD General Commands Manual 				      TRANSMISSION-EDIT(1)

NAME
transmission-edit -- command-line utility to modify .torrent files' announce URLs SYNOPSIS
transmission-edit [-h] [-a url] [-d url] [-r search replace] torrentfile(s) DESCRIPTION
transmission-edit command-line utility to modify .torrent files' announce URLs OPTIONS
-h --help Show a short help page and exit. -a --add URL Add an announce URL to the torrent's announce-list if it's not already in the list -d --delete URL Remove an announce URL from the torrent's announce-list -r --replace search replace Substring search-and-replace inside a torrent's announce URLs. This can be used to change an announce URL when the tracker moves or your passcode changes. EXAMPLES
Update a tracker passcode in all your torrents: $ transmission-edit -r old-passcode new-passcode ~/.config/transmission/torrents/*.torrent AUTHORS
Jordan Lee SEE ALSO
transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1) http://www.transmissionbt.com/ BSD
June 9, 2010 BSD
All times are GMT -4. The time now is 10:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy