Sponsored Content
Top Forums Web Development Removing VBSEO for vbulletin – Reverting back to vbulletin URLs Post 302868427 by Neo on Sunday 27th of October 2013 06:39:08 PM
Old 10-27-2013
...OK, I think you should set up a test forum and learn the basics of mod_rewrite first before you "hack away" with mod_rewrite on your live forum.

You should just mirror your forum and then you can "hack away" and experiment with mod_rewrite and sent it links that are 404 in the main forum log file and watch the 301s in the test forum log file without doing this on your live forum (where Google is indexing you all time time).

You don't want to be experimenting on a live forum unless you are very well versed at mod_rewrite because Google, Bing, etc are indexing you in real time, and they will get more errors and bogus 301s if you are experimenting on the live forum.

What I would do if I were you is:
  1. Set up a test forum that mirrors your live forum.
  2. Look at the access.log in your live forum for 404 errors.
  3. Take those 404s and feed them to your test forum.
  4. Experiment with rewrite rules on the test forum until you are happy.
  5. Repeat for all 404 issues.
 

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
gss_canonicalize_name(3)				     Library Functions Manual					  gss_canonicalize_name(3)

NAME
gss_canonicalize_name() - convert an internal name to an internal mechanism name (MN) representation of an opaque internal name SYNOPSIS
DESCRIPTION
The routine generate a canonical mechanism name (MN) from an arbitrary internal name. The mechanism name is the name that would be returned to a context acceptor on successful authentication of a context where the initiator used the input_name in a successful call to specifying an Object Identifier (OID) set containing mech_type as its only member, followed by a call to specifying mech_type as the authentication mechanism. Input Parameters input_name Specifies the name for which a canonical form is desired. mech_type The authentication mechanism for which the canonical form of the name is desired. The desired mechanism must be spec- ified explicitly; no default is provided. Output Parameters output_name The resultant canonical name. minor_status Returns a status code from the security mechanism. STATUS CODES
The following status codes can be returned: The routine was completed successfully. The identified mechanism is not supported. The provided internal name contains no elements that could be processed by the specified mechanism. The provided internal name was ill-formed. The routine failed. Check the minor_status parameter for details. AUTHOR
was developed by Sun Microsystems, Inc. SEE ALSO
gss_compare_name(3), gss_import_name(3), gss_release_name(3). The manpages for DCE-GSSAPI are included with the DCE-CoreTools product. To see those manpages add to gss_canonicalize_name(3)
All times are GMT -4. The time now is 06:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy