301 folder direct help

This is a discussion on "301 folder direct help" within the Web Page Design section. This forum, and the thread "301 folder direct help are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 14th, 2006, 20:23
New Member
Join Date: Nov 2006
Location: uk
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
301 folder direct help

hi i desperately need some help. I have renamed a folder on my site from /hand-tufted-rugs to
/modern-rugs
the problem that I am having is that the SERPs go to my old files and hence produce a 404
I really need some help on setting up a redirect from one folder to the new folder
I have tried to do this but it will not work
I already have a 301 redirect fromm domain.com to www.domain.com
could somebody please help me with this
thanks
Reply With Quote

  #2 (permalink)  
Old Nov 14th, 2006, 21:44
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: 301 folder direct help

You do this through your server's .htaccess file.

The format is shown below:
Code: Select all
Redirect permanent /oldfile.html http://www.yourdomain/newfile.html
Reply With Quote
  #3 (permalink)  
Old Nov 14th, 2006, 21:47
New Member
Join Date: Nov 2006
Location: uk
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 301 folder direct help

Quote:
Originally Posted by ukgeoff View Post
You do this through your server's .htaccess file.

The format is shown below:
Code: Select all
Redirect permanent /oldfile.html http://www.yourdomain/newfile.html
Hi I tried that but it doesnt seem to work , how do i do it for a folder, your example shows how to do it for a file. I need some precise code if possible please
thanks
Reply With Quote
  #4 (permalink)  
Old Nov 14th, 2006, 21:54
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: 301 folder direct help

Use this code for whole directories.
Code: Select all
Redirect /olddirectory http://yoursite.com/newdirectory/
Reply With Quote
Reply

Tags
301 folder redirect, htaccess

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
question about direct access to url sudhakararaog PHP Forum 3 Mar 20th, 2008 23:12
How do I direct which frames random images are assigned to? jydeda JavaScript Forum 0 Jan 17th, 2008 19:52
Direct Marketing Manager (B2B) for large and successful online directory Web JobBot Job Opportunities 0 Oct 9th, 2006 11:42


All times are GMT. The time now is 02:21.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43