Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-19-2009, 12:10 AM   #1
Tom Ness!
War Room Member
 
sirtom's Avatar
 
Join Date: Dec 2008
Location: Joliet, IL!
Posts: 412
Thanks: 322
Thanked 354 Times in 85 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to sirtom
Default My 301 Redirects Don't Work... How can I fix this?

Hey guys,

So I just noticed that all redirects for my main domain don't work, I get the "404 Error" message.

I have other domains on my hosting account, and all of their redirects work, but none for my main domain name (which is Followtom.com).

Can someone help me with this? Thanks!
-Tom

sirtom is offline   Reply With Quote
Old 11-19-2009, 02:32 AM   #2
JROX.COM
War Room Member
 
Ryan Roxas's Avatar
 
Join Date: Nov 2003
Location: Las Vegas, NV
Posts: 10
Blog Entries: 1
Thanks: 0
Thanked 1 Time in 1 Post
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: My 301 Redirects Don't Work... How can I fix this?

are you using a .htaccess file to do redirects or PHP?

Ryan Roxas is offline   Reply With Quote
Old 11-19-2009, 02:36 AM   #3
Tom Ness!
War Room Member
 
sirtom's Avatar
 
Join Date: Dec 2008
Location: Joliet, IL!
Posts: 412
Thanks: 322
Thanked 354 Times in 85 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to sirtom
Default Re: My 301 Redirects Don't Work... How can I fix this?

I'm not sure.. I use Hostgator for the redirects (I just set up the redirects in the "redirect" area in the cpanel), and was on line with support, and they said it was something to do with .htaccess. Then they said the problem was from Wordpress, so I was to 'see the Wordpress documentation.'

...and that's where I got stuck.

I was able to install the Simple 301 Redirect plugin and make the redirects work, but I'd like to know how to fix what's wrong with it.

sirtom is offline   Reply With Quote
Old 11-19-2009, 03:15 AM   #4
JROX.COM
War Room Member
 
Ryan Roxas's Avatar
 
Join Date: Nov 2003
Location: Las Vegas, NV
Posts: 10
Blog Entries: 1
Thanks: 0
Thanked 1 Time in 1 Post
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: My 301 Redirects Don't Work... How can I fix this?

if you installed wordpress and are using a custom .htaccess file, then you may have overwritten the .htaccess file that was doing the redirects before.

you should view the .htaccess file that you have on your site, and see if there are any redirects in it. if not, you can rebuiild them by adding them in the .htaccess file, like so:


redirect 301 /old/old.htm http://www.you.com/new.htm

where /old/old.htm is the old URL and http://www.you.com/new.htm is the URL you want the users to go to.

Ryan Roxas is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
301, fix, redirects, work

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 Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 06:53 AM.