Results 1 to 8 of 8

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    May 2017
    Location
    Mexico City, Distrito Federal, 11000 Mexico
    Posts
    13

    What method do you use to redirect a page?

    What method do you use to redirect a page?

  2. #2
    Senior Member
    Join Date
    Jul 2017
    Posts
    227
    Here's there are some methods for that :

    Meta Refresh
    Manual redirect
    A permanent redirect is generally considered the best method of redirection, though depending on your needs, there are a few different HTTP status codes available.

    300 multiple choices (e.g. offer different languages)
    301 moved permanently
    302 found (originally temporary redirect, but now commonly used to specify redirection for unspecified reason)
    303 see other (e.g. for results of cgi-scripts)
    307 temporary redirect

    Server-side scripting for redirection
    JavaScript redirects

  3. #3
    Member
    Join Date
    Jul 2017
    Location
    India
    Posts
    72
    We can use 301 redirection for permanent move.

  4. #4
    Registered User 24x7servermanag's Avatar
    Join Date
    Jul 2017
    Location
    India
    Posts
    1,020
    You can use nay of the below methods for redirecting the pages-

    1. You can add the redirection from control panel. If you'd like to add the permanent redirection then use 301 permanent redirect.

    . Add the code in .htaccess file - You can add the redirection code in .htaccess file.

    3. Add redirection from domain control panel - If your domain registrar has option to add the redirection then you can add it from there.
    Server Management Company
    India's Leading Managed Service Provider | Skype: techs24x7
    Cpanel Technical Discussions - Lets talk !

  5. #5
    Senior Member
    Join Date
    Jul 2017
    Location
    Surat
    Posts
    195
    Webpage can be redirected in 4 ways:
    1. Using 301 redirects
    2. Using redirect service
    3. Using Meta Command
    4. Save File and Re-Upload to New Domain

  6. #6
    Registered User
    Join Date
    Feb 2017
    Posts
    754
    Using .htaccess 301 Redirect
    Using a Redirection Service
    Using a Meta Command
    Using Other Coding Languages

  7. #7
    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

  8. #8
    Senior Member
    Join Date
    Apr 2016
    Location
    Bangalore
    Posts
    220
    301 is the best redirect for a webpage. 301 redirect is the most efficient and Search Engine Friendly method for webpage redirection.

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.