Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rewriting "old" URLs
#1
When trying to redirect "old" URLs from the previous version of a site (still listed in google) to the new URLs of the new site i usually use in .htaccess the line

RedirectMatch permanent ^directory_old/$ /directory_new/

With GS this results in www.example.org/?id=directory_old

What is the right way to do this rewriting form "old" to "new" directory-structure?

Alex
Reply


Messages In This Thread
Rewriting "old" URLs - by Alexander_ - 2013-06-07, 20:31:49
RE: Rewriting "old" URLs - by Carlos - 2013-06-08, 00:43:21
RE: Rewriting "old" URLs - by Alexander_ - 2013-06-08, 02:32:23



Users browsing this thread: 1 Guest(s)