+ Post New Thread
Results 1 to 8 of 8

Thread: How to redirect a url without www..?

  1. #1

    How to redirect a url without www..?

    Hello friends,

    How to redirect a url without www..?

  2. #2


    Is this useful / helpfull? Yes | No
    Go to Google Webmasters Tools · Select your website · Click on the Settings icon on the extreme right side of the page ·

  3. #3
    Senior Member avanti's Avatar
    Join Date
    Mar 2021
    Location
    Rohtak
    Posts
    219


    Is this useful / helpfull? Yes | No
    Access your cPanel, then navigate to Domains -> Redirects.

    Under Type, select the Permanent (301) option.
    In the Redirects to the field, type in your website's www URL.
    Select Do Not Redirect www, and uncheck Wild Card Redirect.

  4. #4
    Member Neetu123's Avatar
    Join Date
    Jul 2022
    Location
    Jabalpur
    Posts
    58


    Is this useful / helpfull? Yes | No
    Access your cPanel, then navigate to Domains -> Redirects.

    Under Type, select the Permanent (301) option.
    In the Redirects to the field, type in your website's www URL.
    Select Do Not Redirect www, and uncheck Wild Card Redirect

  5. #5


    Is this useful / helpfull? Yes | No
    You need to first follow these steps to create a CNAME record using www.

    Then on your domain host, create a forwarding/redirecting rule from mysite.com to www.mysite.com. You can create a 301 redirect in your domain host that points mysite.com to www.mysite.com.

  6. #6
    Senior Member avanti's Avatar
    Join Date
    Mar 2021
    Location
    Rohtak
    Posts
    219


    Is this useful / helpfull? Yes | No
    Access your cPanel, then navigate to Domains -> Redirects.
    Under Type, select the Permanent (301) option.
    In the Redirects to the field, type in your website's www URL.
    Select Do Not Redirect www, and uncheck Wild Card Redirect

  7. #7
    Senior Member saichavhan's Avatar
    Join Date
    Mar 2021
    Posts
    223


    Is this useful / helpfull? Yes | No
    301 redirect from www to non-www

    Find your—htaccess file. Find the. htaccess file of your website and download it to your computer.
    Add the following code into—htaccess file. To make the 301 redirects from www to non-www you must add the following code to your .htaccess file: RewriteEngine On.

  8. #8


    Is this useful / helpfull? Yes | No
    The easiest way of redirecting a non-www URL to www is to place a rule in the . htaccess file. You can do so via FTP, SSH, or your hosting account's control panel. hPanel users can easily access and edit the .

+ Post New 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