[Plugin: Facebook Like] facebook like and validating with W3c
-
First of all thanks for your work on this plugin .
I would be better than in the feat. version you would correct small things that prevent W3c validation . 2 small examples i can give :
1. required attribute “type” not specified <script>
small fix as <script type=”text/javascript”> will remove that
( facebooklike.php line 368)
2. there is no attribute “property” <meta property=”og:type” content=”blog” />
That also have a workaround without having to force a +RDFa attribute .
There are small workarounds here but i have to do it after each plugin update .
An example you can find at this blog https://www.fantastic-web-applications.comAnyway keep up the good work !
Thanks and best Regards !
- The topic ‘[Plugin: Facebook Like] facebook like and validating with W3c’ is closed to new replies.