I want to use schema.org in a tumblr blog. Can you use microdata in a Tumblr blog?
Asked
Active
Viewed 223 times
-2
-
1Did you try (apart from asking this question) ? – Raptor Feb 12 '14 at 09:53
-
I did not yet try, but asked 2 different persons to do it for me, and one said it was not possible because it is Tumblr and the other said it is no problem, that is why I ask here now. – user3106025 Feb 12 '14 at 09:56
-
I down voted for the lack of effort. Please try, if you get stuck show your code. If one man said we couldn't fly and no one else tried, we wouldn't have gotten very far. – mikedidthis Feb 12 '14 at 10:49
-
1okay, that is cool! I will try and let you know what happens :) – user3106025 Feb 12 '14 at 11:51
1 Answers
1
- Microdata is an extension of HTML5. It’s "just" five new attributes and "some" rules.
- Tumblr allows editing your theme’s HTML.
- Tumblr allows adding HTML to your posts.
So yes, you can use Microdata in a Tumblr blog.
(Note that you may also use other syntaxes than Microdata. Schema.org is a vocabulary and works also with RDFa Lite, for example.)