xml sitemap and 301 redirection

Discussion in 'Search Engine Optimization' started by sheeba1, Jan 28, 2010.

  1. #1
    Is this possible to check the redirection status using FTP, source code or any other way.

    I don't have cpanel control, our developer did redirection for few pages, I want to check the redirection status either that is 302,401 or meta refresh.
     
    sheeba1, Jan 28, 2010 IP
  2. B.Williams

    B.Williams Active Member

    Messages:
    555
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #2
    You can check it on you .htaccess file. But i dont know about FTP. Can some one tell me how to add 301 redirection in blogspot blog?
     
    B.Williams, Jan 28, 2010 IP
  3. magda

    magda Notable Member

    Messages:
    5,197
    Likes Received:
    315
    Best Answers:
    0
    Trophy Points:
    280
    #3
    magda, Jan 28, 2010 IP
  4. brother_of_devil

    brother_of_devil Peon

    Messages:
    166
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You didn't say whether you have Linux or Windows hosting. On Linux you can login with FTP and look for .htaccess file. Download it and open locally in any text editor (Notepad suits fine). The redirect via htaccess usually made by one of the following Apache statements:
    Redirect
    RedirectMatch
    RewriteRule
    and some others. If you described the exact issue, I could say more.
     
    brother_of_devil, Jan 29, 2010 IP
  5. B.Williams

    B.Williams Active Member

    Messages:
    555
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #5
    How to add redirection on blogspot blogs?
     
    B.Williams, Jan 29, 2010 IP
  6. Ace-India

    Ace-India Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You Cannot redirect Blogspot pages via any code.
     
    Ace-India, Jan 29, 2010 IP
  7. sheeba1

    sheeba1 Peon

    Messages:
    302
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Thanks brother_of_devil, my server is Linux, I got the htaccess file using FTP.
     
    sheeba1, Feb 11, 2010 IP