• Hi all,

    I really need help on this.
    I did a site checkup and found the error below for IP Canonicalization Test.
    “Your site’s IP 109.199.126.100 does not redirect to your site’s domain name”.
    I’ve tried using below in the .htaccess file but it’s not working
    RewriteCond %{HTTP_HOST} ^XXX\.XXX\.XXX\.XXX
    RewriteRule (.*) http://www.yourdomain.com/$1 [R=301,L]

    Can someone please help me?

    Thanks

The topic ‘IP Canonicalization Issue’ is closed to new replies.