Results 1 to 14 of 14
  1. #1
    Senior Member
    Join Date
    Feb 2015
    Location
    Bangalore
    Posts
    528

    What method do you use to redirect a page?

    What method do you use to redirect a page?

  2. #2
    Senior Member
    Join Date
    Sep 2017
    Posts
    227
    301, "Moved Permanently"—recommended for SEO
    302, "Found" or "Moved Temporarily"
    Meta Refresh

  3. #3
    Senior Member
    Join Date
    Apr 2018
    Posts
    121
    Note: Place it in the head section.

    Additionally for older browsers if you add a quick link in case it doesn't refresh correctly:

    <p><a href="http://example.com/">Redirect</a></p>

  4. #4
    Senior Member
    Join Date
    Jun 2013
    Location
    Forum
    Posts
    5,019
    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".
    Cheap VPS | $1 VPS Hosting
    Windows VPS Hosting | Windows with Remote Desktop
    Cheap Dedicated Server | Free IPMI Setup

  5. #5
    Registered User
    Join Date
    Dec 2015
    Location
    USA
    Posts
    1,060
    Hi

    The three most commonly used redirects are 301, 302, and Meta Refresh.

    https://www.welllivingshop.com/pillows/organic-cotton/

  6. #6
    Senior Member
    Join Date
    Aug 2017
    Location
    West Patel Nagar, Delhi
    Posts
    205
    I used .htaccess file for redirect a page

  7. #7
    Senior Member
    Join Date
    Mar 2018
    Location
    Delhi
    Posts
    284
    Yes, you can redirect a webpage by using a .htaccess file.

  8. #8
    Registered User
    Join Date
    Jun 2017
    Location
    India
    Posts
    110
    301 Redirect is the best method to redirect a page. It is a permanent redirect method by which a person visiting an old page (URL) is automatically redirected to a new page (URL). 301 Redirects transfer the domain authority (DA) and page authority (PA) and all the inbound links that the URL had to the new URL. It is used when you change your domain because you want Google to index the new domain while also sending the traffic visiting the old URL to the new one.

  9. #9

  10. #10
    Registered User
    Join Date
    Jun 2018
    Location
    USA
    Posts
    2,651
    We use 301 seo redirect to move one page to another permanently.

  11. #11

  12. #12

  13. #13
    Senior Member
    Join Date
    Feb 2014
    Posts
    320
    The two most commonly used redirects are 301, 302.
    A 301 redirect is a permanent redirect.
    A 302 redirect means that the move is only temporary.

  14. #14
    Member
    Join Date
    Jun 2018
    Location
    India
    Posts
    63
    301 Redirect - It is a permanent redirect method by which a person visiting an old page (URL) is automatically redirected to a new page (URL). 301 Redirects transfer the domain authority (DA) and page authority (PA) and all the inbound links that the URL had to the new URL. It is used when you change your domain because you want Google to index the new domain while also sending the traffic visiting the old URL to the new one.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.