I was having an issue with getting my site verify with Google Webmaster tools and I found this online that save the day. For the wp blog owners with very little IT know like me is is invaluable.
I think it can work for other types of site too, but have not tried.
The solution is simple:
1. Copy the filename that google webmaster tools generate (googlecxxxxxxxxxxxxxxxx.html) to the clipboard
2. Make a empty file that you rename to this filename
3. Use FTP (FileZilla) to copy the file to public_html directory
4. Rename the .htaccess file to .htaccess.bak
5. Let google verify the created file
6. Rename the .htaccess.bak back to the original .htaccess and close ftp session
All this really means is to make a new folder and name it the file name that google gives you. Then upload it using a ftp program ( I use filelizza), and change the name of the htaccess file. Finally, you click the verify button in google webmaster tools and you're done. easy as that

Reply With Quote


