Advice on a 301 redirect

Discussion in 'Search Engine Optimization' started by ketanpatel643, Nov 28, 2012.

  1. #1
    I would like your advice regarding implementing a 301 redirect from this link:

    http://www.sub.example.co.uk/

    It has come to our attention that this actually live and indexed. What we would like to know is that if we were to implement a 301 redirect on my main site ( http://www.example.co.uk/ ) , would there be any SEO issues?

    Thanks,
     
    ketanpatel643, Nov 28, 2012 IP
  2. sameer_max

    sameer_max Active Member

    Messages:
    339
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    98
    #2
    @ketanpatel.. to your query.., A 301 redirect which is a permanent redirection rule implemented through htaccess informing all search engines that the website is been redirected to another one..,

    so there is no problem in doing 301 redirection.. may be search engine wont change your URL immediately but it takes a couple of days to index your new site..,
     
    sameer_max, Nov 28, 2012 IP
  3. seo-first

    seo-first Member

    Messages:
    309
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    33
    #3
    A 301 redirect does not necessarily invite SEO issues, infact it will pass on the link juice of redirected webpage. Also, 301 Redirect is a good SEO practice
     
    seo-first, Nov 28, 2012 IP
  4. war_machine

    war_machine Active Member

    Messages:
    1,319
    Likes Received:
    7
    Best Answers:
    1
    Trophy Points:
    53
    #4
    301 redirect is the ideal method to retain your current
    search engine rankings when redirecting web pages or a web
    site.

    1. To create a .htaccess file, open notepad, name and save
    the file as .htaccess (there is no extension).

    2. If you already have a .htaccess file on your server,
    download it to your desktop for editing.

    3. Place this code in your .htaccess file

    4. If the .htaccess file already has lines of code in it,
    skip a line, then add the above code.

    5. Save the .htaccess file

    6. Upload this file to the root folder of your server.

    7. Test it by typing in the old address to the page you've
    changed. You should be immediately taken to the new
    location.
    [​IMG]
     
    war_machine, Nov 28, 2012 IP
  5. titly555

    titly555 Greenhorn

    Messages:
    88
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #5
    Hi
    301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's the safest option. The code "301" is interpreted as "moved permanently". So 301redirect is good for SEO practice.;)
     
    titly555, Nov 28, 2012 IP