Jump to content

404 Page?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
7 replies to this topic

#1
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
I made a custom 404 Page... But now that I' thinking what do you think if I redirect a 404 page to the homepage? Is that good for the User and SEO?

Thanks

#2
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
Personally, I prefer to be thrown to an 404-page, instead of the frontpage. I don't know whether it's good for search engine optimization or not.

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
When I click a link to a webpage that no longer exists I'd rather see the 404 page. I believe redirection is better for a webmaster though because this will keep users on your website longer.

#4
ReekenX

ReekenX

    Programmer

  • Members
  • PipPipPipPip
  • 134 posts
All my sites with 404 error are redirecting to the homepage.. But now, I dont know it's good or not idea...
www.jarmalavicius.lt | www.github.com/reekenx | www.twitter.com/reekenx

#5
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
I don't know, because for the user it might be confusing.. but I think for SEO that is better?

#6
Fjeddy

Fjeddy

    Newbie

  • Members
  • PipPip
  • 17 posts
The most important part is the user experience. Sending them back to the hompage without letting them know why, is going to confuse the user. They'll probably think they've reached their intended destination, and starts looking for the content they where hoping to get.

Never allow a user to be confused, go with the 404.
Spräng kommer! ETTtusen, TVÅtusen, TREtusen!

#7
ReekenX

ReekenX

    Programmer

  • Members
  • PipPipPipPip
  • 134 posts
Yes, it's true I think.. Thanks.
www.jarmalavicius.lt | www.github.com/reekenx | www.twitter.com/reekenx

#8
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Maybe Fjeddy is right. I think I will let the 404 page.

Thanks