The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Sure,
Before: Code:
http://www.mysite.com/forums/my-forumname/ Code:
http://www.mysite.com/forums/forumdisplay.php?f=45 Code:
http://www.mysite.com/forums/members/my-username.html Code:
http://www.mysite.com/forums/member.php?u=1 Code:
I'm not exactly sure what this looked like before I switched to dynamic URLs but it was similar to how the rest of them are. Code:
http://www.mysite.com/forums/album.php?albumid=230 Standard URLs: showthread.php?t=12345 Basic Friendly URLs: showthread.php?1234-Thread-Title Advanced Friendly URLs: showthread.php/1234-Thread-Title Mod Rewrite Friendly URLs: threads/1234-Thread-Title |
#12
|
|||
|
|||
Sorry I didn't reply sooner, I was off for the weekend
So, you did not have VBSEO settings where the forum id was anywhere in the URL? For example: Code:
http://www.example.com/forums/107-This-Is-A-Forum\.html Code:
RewriteRule ^my\-forumname/ http://www.mysite.com/forums/forumdisplay.php?f=45 [L,R=301] For example: Code:
http://www.mysite.com/forums/my-forum-(name)-example.html would look like this: RewriteRule ^my\-forum\-\(name\)\-example\.html http://www.mysite.com/forums/forumdisplay.php?f=45 [L,R=301] cat logfilename | grep -E '" 404 ' > errorexamples.txt It will copy the error file entries to a text file named errorexamples.txt. Save that to your local computer and paste some examples here (or PM them to me). Replace your site name with something else before pasting it here. |
Благодарность от: | ||
RichieBoy67 |
#13
|
|||
|
|||
I appreciate the reply. I'll be in and out on errands today, but I did just want to confirm that I'm seeing this and I'll try to work on it. My threads are up with 301s but it looks like I'm taking quite a hit on visits and visitors from google since the initial ditch according to Google Analytics. Getting my rules up to speed ASAP should help. I appreciate it once again and I'll be back on soon!
|
#14
|
||||
|
||||
I have posted this elsewhere and I am sorry for the duplicates but this seems to be the thread for this..
Trying to redirect old Vbseo urls to Vbulleton mod rewrite urls.. Old ones were like this PHP Code:
PHP Code:
trying to redirect urls. |
#15
|
||||
|
||||
Quote:
|
#16
|
||||
|
||||
You are talking about viewing vbseo on the cache? Yeah,have tried that. I really did not want to remove but was having key issues due to their site being down.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|