adding a meta tag from Google Webmaster into my CSS
-
my blog is http://www.lilyinthecity.com
I’m trying to add a meta tag into my CSS sheet from Google webmaster. I followed their prompts but I’m not sure how to enter it into my CSS sheet. I tried to copy and paste the verification tag into the editor box but nothing happens. What am I doing wrong?
The blog I need help with is: (visible only to logged in users)
-
meta tags are part of the HTML markup language.
CSS is for styling things (how to make markup elements look pretty). CSS is not a scripting language (i.e. JavaScript) nor a markup language (HTML).
-
This is a good alternative
http://support.wordpress.com/verifying-with-google-webmaster-tools/ -
-
- The topic ‘adding a meta tag from Google Webmaster into my CSS’ is closed to new replies.