Viewing How do I directly edit the html code of my page?
How do I directly edit the html code of my page?
|
User: Luis B. 11 years ago
|
|
|
I want to try and support Google's structured data schema to get rich snippets. This involves adding a bunch of "micro data" tags throughout the page as html element properties. Is there a simple way to do this in EverWeb?
Last edit 11 years ago |
|
|
User: Roddy 11 years ago
|
|
|
Since microdata is added into the opening tag of an element you would need to either add the content as HTML in a snippet or add it post publishing using an HTML editor. The latter method would be time consuming since you would need to add the data every time you published changes. If you are going to enter raw code, you might as well use HTML5 elements for the content. Here's an example of using the <dl> element to create an info list with microdata ... http://everwebcodebox.com/widgetbox-demo/microdata/index.html ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
| Post Reply |
| You must login or signup to post. |
