adding metadata to CSS
-
Hi,
Can I add metadata to my CSS? In the instructions it says that I cannot add html code and I assume metadata would be considered html code (is that correct?).
I’m trying to make it easier for people to find the main page of my blog based on certain key words.
Thanks
Annie
-
-
I’m not sure I understand your reply. I just want to add some metadata to the CSS (description, key words), not change the functionality.
-
What you are trying to do is change the functionality of the blog. CSS doesn’t allow that so the answer is no.
-
in Google’s webmaster page, they ask me to insert the META after the <head> et and before the </head>.
Whereand how the hell do I do that? -
What exactly are you trying to put after the head? In other words, what are you trying to accomplish?
-
You do not have access to your blog’s core HTML files, so you cannot place anything between <head></head> tags.
- The topic ‘adding metadata to CSS’ is closed to new replies.