301 Redirect Question

1 replies
  • SEO
  • |
Is it possible to 301 redirect a domain to a page on another domain?

Ex: www.example.com/ 301 -> www.example2.com/page1/

Is this a good Idea if the new page is related? or not?

Also I know it is not a good Idea to chain multiple 301 Redirects. So my next question is....

is it better to go from (pageA -> pageB -> pageC)

Or better to go (pageA -> pageC) (pageB -> pageC)?

Any help would be appreciated.
#301 #question #redirect
  • zerocooI,

    In answer to your first question, yes you can redirect one domain to another. You can do that with a server configuration file like .htaccess for apache or web-config for an IIS server.

    For your second question, it depends. In general a server will follow many redirects but search engine spiders won’t. For example Google might follow three of them before stopping. If you only have the three domains, you are probably fine.

    Best,

    Shawn
    Signature
    Outsource to the experts...

    We customize your Blog, eBook, Press Release and Sale Copy content with your message.

    {{ DiscussionBoard.errors[8231658].message }}

Trending Topics