How to do Domain redirection?

3 replies
  • WEB DESIGN
  • |
hai,

when i typed my domain name in address bar with http and www
it will redirected to http domainname

how can i redirect from http to http and www domainname?..

any help would be appreciated..
#domain #redirection
  • Profile picture of the author Harrison Ortega
    On your WP dashboard, under the "Settings" tab, click on "General".
    Enter the www to the "Wordpress address (URL)" and "blog address (URL)" fields.

    Make sure you enter the correct address. If you mess it up, you won't be able to login and will need to open your function.php using an FTP and add this code to it.
    update_option('siteurl','http: //yourdomain.com');
    update_option('home','http: //yourdomain.com');
    Signature
    NJ web design / NJ Web Designer. MY Wordpress portfolio. 10 years of HTML/CSS - 6 years developing professional Wordpress websites. Currently not available for services.
    {{ DiscussionBoard.errors[2120516].message }}
    • Profile picture of the author Bloggers Mind
      hai harrision,
      Thanks for the quick replay..
      If I changed the general settings in wp admin.. is it affect google page rank in the next update?
      {{ DiscussionBoard.errors[2120568].message }}
      • Profile picture of the author Bloggers Mind
        hai,

        changing the general settings in wp- admin for redirection from http to www
        will affect seo?

        a help would be much helpful for me..
        {{ DiscussionBoard.errors[2123493].message }}

Trending Topics