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
htdig(1)						      General Commands Manual							  htdig(1)

NAME
htpurge - remove unused odocuments from the database (general maintenance script) SYNOPSIS
htpurge [-][-a][-c configfile][-u][-v] DESCRIPTION
Htpurge functions to remove specified URLs from the databases as well as bad URLs, unretrieved URLs, obsolete documents, etc. It is recom- mended that htpurge be run after htdig to clean out any documents of this sort. OPTIONS - Take URL list from standard input (rather than specified with -u). Format of input file is one URL per line. -a Use alternate work files. Tells htpurge to append .work to database files, causing a second copy of the database to be built. This allows the original files to be used by htsearch during the run. -c configfile Use the specified configfile instead of the default. -u URL Add this URL to the list of documents to remove. Must be specified multiple times if more than one URL are to be removed. Should nor be used together with -. -v Verbose mode. This increases the verbosity of the program. Using more than 2 is probably only useful for debugging purposes. The default verbose mode (using only one -v) gives a nice progress report while digging. FILES
/etc/htdig/htdig.conf The default configuration file. SEE ALSO
Please refer to the HTML pages (in the htdig-doc package) /usr/share/doc/htdig-doc/html/index.html and the manual pages htdigconfig(8) , htdig(1) and htmerge(1) for a detailed description of ht://Dig and its commands. AUTHOR
This manual page was written by Robert Ribnitz, based on the HTML documentation of ht://Dig. January 2004 htdig(1)
All times are GMT -4. The time now is 11:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy