- Impact
- 0
I'm loosing my cool with google !!! What the f...k I have to do to get my site indexed with "www" ???!!!
I've try by modifying .httacess
RewriteEngine On
RewriteCond %{HTTP_HOST} ^mysite.org
RewriteRule (.*) http://www.mysite.org/$1 [R=301,L]
then in wordpress settings general I've put www in "WordPress address (URL)" and in "site adress (URL)" then I've modify wp-config.php
define('WP_HOME','http://www. example.com');
define('WP_SITEURL','http://www .example.com');
then I've created a google webmaster account but when I try to save my site display with www it gives me this (see atachement)
I've verified my site by uploading a page to my site from google and then click verify in google webmaster tool !
Yahoo had indexed my site with "www" why the f..k google doesn't ????
What to do for google to index my site with "www" ??
I've try by modifying .httacess
RewriteEngine On
RewriteCond %{HTTP_HOST} ^mysite.org
RewriteRule (.*) http://www.mysite.org/$1 [R=301,L]
then in wordpress settings general I've put www in "WordPress address (URL)" and in "site adress (URL)" then I've modify wp-config.php
define('WP_HOME','http://www. example.com');
define('WP_SITEURL','http://www .example.com');
then I've created a google webmaster account but when I try to save my site display with www it gives me this (see atachement)
I've verified my site by uploading a page to my site from google and then click verify in google webmaster tool !
Yahoo had indexed my site with "www" why the f..k google doesn't ????
What to do for google to index my site with "www" ??







