February 04, 2012, 16:22:26 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Add your links to our directory. Click here to add your links.
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Add your links to our directory. Click here to add your links.
Pages: [1]
  Print  
Author Topic:

after uninstalling

 (Read 2605 times)
0 Members and 1 Guest are viewing this topic.
Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« on: July 28, 2007, 09:47:41 »

Hi
there is any script or htaccess file for people who want to uninstall Seo4SMF to get the new Seo4SMF url's redirect back to the old SMF url's?

thanks
Logged


xinnek
Jr. Member
**

Points: 0
Offline Offline

Posts: 31


« Reply #1 on: July 28, 2007, 16:52:55 »

The easiest solution I have for you is to change your forums to a new directory. then  301 redirect the entire old directory to the front page of the new forum. I've had to do this in the past, and not only did it not hurt my google rankings, but I actually got more traffic. I think google sees it as a total site overhaul and gives you kudos for the change.
Logged
Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #2 on: July 28, 2007, 17:05:05 »

You can tell me more about the 301 redirect please?
you mean some thing like this :

RewriteEngine on
RewriteRule .*  http://www.site.com/new_directory/$1 [R=301,QSA,L]

thanks Smiley
Logged
xinnek
Jr. Member
**

Points: 0
Offline Offline

Posts: 31


« Reply #3 on: July 28, 2007, 21:53:15 »

You can tell me more about the 301 redirect please?
you mean some thing like this :

RewriteEngine on
RewriteRule .*  http://www.site.com/new_directory/$1 [R=301,QSA,L]

thanks Smiley
add a .htaccess to your root directory or add a line similiar to this to your existing .htaccess. It must be in your http directory or root directory, not your smf directory.

Redirect 301 /smf http://yourdomain.com/newdirectory/index.php

This will redirect everything in the directory smf to the new forum index page in the new directory. use repair_setting.php (which you can get at smf to change the name of the directory your forum is in)
« Last Edit: July 28, 2007, 21:58:03 by xinnek » Logged
Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #4 on: July 29, 2007, 05:41:37 »

thanks but it doesn't what I want,
I want to redirect the beautifying urls to the SMF's old urls
like this :
redirect http://www.site.com/smf/topic-t1.0.html to http://www.site.com/smf/index.php?topic=1.0
Logged
RoyceMcKnight
Newbie
*

Points: 0
Offline Offline

Posts: 3


« Reply #5 on: April 07, 2009, 12:04:07 »

Did you solve this redirect issue somehow? I also wan't to remove seo4smf but I want to redirect the beautifying urls to SMF's old urls.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Valid XHTML 1.0! Valid CSS!