Snippets
-
Hi,
I have hust discovered that i can insert rich snippets in my text. Iread it here:
http://support.google.com/webmasters/bin/answer.py?hl=it&answer=17337As it keeps a lot of time writing the html in each post, I am wondering if I can abbreviate it, by using css code. Please note that i do not want to show all the info that i use in the snippets, for example i do not want to display the cooking time and the prep time, but i want to put this info in the snippet. Is it a problem?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
This isn’t something that can be done in CSS. CSS is a styling document the browser uses to place and style page elements in your website. It does not accept any XHTML code.
You will have to do this manually, post-by-post and page-by-page as you create them.
-
- The topic ‘Snippets’ is closed to new replies.