Jump to content

Meta Tags in CSS


The Praetorian

Recommended Posts

Anyone know if we can ever hope to get general meta tags, such as the robots one, built into the css? I notice most of these tags are repeated through each html document, and it would be alot easier to just have to put them in one place (like the css) rather than having to copy/paste the same meta tag into each of my html docs.

Link to comment
Share on other sites

Anyone know if we can ever hope to get general meta tags, such as the robots one, built into the css? I notice most of these tags are repeated through each html document, and it would be alot easier to just have to put them in one place (like the css) rather than having to copy/paste the same meta tag into each of my html docs.

hmm , i don't think it will be posible to place meta tags in a css file . Anyway only robots and language tags are general , the other meta tags ( title , description , keywords ) must be diferent in every page .
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...