• User

    IP Canonicalization

    Ciao a tutti,
    gentilemente qualcuno sa dirmi quale procedura devo usare per correggere questo errore:

    **IP Canonicalization Test
    Your site's IP 141 .0. 163. 20 does not redirect to your site's domain name. This could cause duplicate content problems if a search engine indexes your site under both its IP and domain name.

    In order to pass this test you must consider using a 301 re-write rule in your .htaccess file so that your site's IP points to your domain name.
    If your site is running on apache server, you could put these lines in your .htaccess after RewriteEngine on line:

    RewriteCond %{HTTP_HOST} ^XXX.XXX.XXX.XXX RewriteRule (.*) http : / / www . yourdomain . com /$1 [R=301,L]**

    le correzioni suggerite le ho fatte ma sembra non vengono viste, o sbaglio oppure non sono fatte correttemente.
    Ragguagli: dominio in gestione su register, server in Inghilterra sono li i vecchi webmaster,

    Quanto è dannoso per una buona indicizzazione ed un buon posizionamento?

    Grazie come sempre


  • Community Manager

    Ciao Mauro,
    come hai risolto?