Your Ad can be there
+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: How do I redirect my domain name?

  1. #1
    Junior Member annishmarva's Avatar
    Join Date
    Oct 2015
    Location
    United States
    Posts
    14

    How do I redirect my domain name?

    i really don't have idea that How to redirect the domain name of my website.please share your ideas what i can do for that.

  2. #2
    Administrator
    Join Date
    Mar 2013
    Posts
    2,724


    Is this useful / helpfull? Yes | No
    where do you want to redirect it?

    if you want to point it to different hosting. Change that domain so called "nameservers" or "Domain nameservers"

    if you want to redirect some webpage to another webpage or another domain use .htaccess redirect. Google it.
    Example tutorial: https://internetlifeforum.com/php-mysql-forum/3549-redirect-old-domain-subpages-new-domain-htaccess-rule/

  3. #3


    Is this useful / helpfull? Yes | No
    Redirect can be done through your panel.

  4. #4


    Is this useful / helpfull? Yes | No
    Redirect can be done through your cPanel.

  5. #5


    Is this useful / helpfull? Yes | No
    You can redirect your domain by 3 ways:
    1. Domain panel: You can redirect your domain in your domain control panel or you can take help of your domain registrar.
    2. Hosting control panel: You can redirect your domain through your hosting panel like cpanel or plesk.

    You can follow below steps if you are using cpanel:
    Login to cpanel >> Redirects

    3. .htaccess file: You can redirect your domain by adding below code in your .htaccess file.
    RewriteEngine On
    RewriteCond %{HTTPS} off
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

  6. #6


    Is this useful / helpfull? Yes | No
    dear friend
    redirect domain name:
    Sign in to your Hover Control Panel.
    If you have more than one domain, click on the one you want to Forward.
    Check to see what Nameservers your domain is pointed at.
    Click on the DNS tab.
    Click on the Overview tab again, and then click on Forward This Domain in the Forwards section.
    Chose the blank domain from the drop down list.
    Enter the full URL (including the http:// or https://) in the Forwarding To section.
    Your domain forward will be displayed in the Forwards section.

  7. #7
    Junior Member Lorans's Avatar
    Join Date
    Feb 2021
    Posts
    3


    Is this useful / helpfull? Yes | No
    Thank you for useful information!

  8. #8


    Is this useful / helpfull? Yes | No
    Quote Originally Posted by alfread View Post
    dear friend
    redirect domain name:
    Sign in to your Hover Control Panel.
    If you have more than one domain, click on the one you want to Forward.
    Check to see what Nameservers your domain is pointed at.
    Click on the DNS tab.
    Click on the Overview tab again, and then click on Forward This Domain https://online-casinos-australia.com/free-online-pokies/ in the Forwards section.
    Chose the blank domain from the drop down list.
    Enter the full URL (including the http:// or https://) in the Forwarding To section.
    Your domain forward will be displayed in the Forwards section.

    OR
    Redirecting a new domain or subdomain (legacy)
    Navigate to the Manage Domains page. The Manage Domains page opens.
    Click the Add Hosting to a Domain / Sub-Domain button.
    Scroll down to the Redirect section.
    Enter the information in the following fields: ...
    Click the Redirect this domain button to complete the set up.

  9. #9
    Member Gimli's Avatar
    Join Date
    Jun 2018
    Location
    South Africa , East London
    Posts
    29


    Is this useful / helpfull? Yes | No
    YOU can do it in a number of ways.

    The first and most crude method would be to add a redirect to the header of your website. ( Don't do this )

    You can use .htaccess directives to redirect with a 301 redirect the website if you want it to carry link and authority to the other website. ( this is probably the best way IMO)
    You don't need to know how to code in the htacces file although its pretty basic but the interface mentioned above with change the htaccess directives for you.



    If you don't need that you can point you Nameservers to another domain or even a hosting server. ( also crude but in some cases, you may want to do this.)

    99.9% of the time you're going to want to do a htaccess redirect on your website.

  10. #10


    Is this useful / helpfull? Yes | No
    Hello,

    Greetings for the day!!!

    You can set temporary redirection or permanent redirection in your control panel mainly named as 301 and 302 redirects.
    You can get lot of online tutorials regarding it.
    VPS9 Networks -The leading and Best Web Hosting Service Provider
    Reliable Managed Linux VPS | Unmanaged KVM VPS | Dedicated Servers | Secured Windows VPS

+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 0
    Last Post: 04-18-2017, 02:34 PM
  2. Replies: 0
    Last Post: 06-16-2015, 08:48 AM
  3. .htaccess redirect old domain subpages to new domain index
    By Fli in forum HTML,CSS, Javascript Coding & Programming
    Replies: 0
    Last Post: 03-21-2014, 01:24 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
 Protected by : ZB BLOCK  &  StopForumSpam