Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
How to add namespace attribute to the root html element?
Sharkie
I'm implementing Social Media tools on our LiveSite pages: things like Facebook and Google+ Like buttons. According to Facebook documentation (
http://developers.facebook.com/docs/reference/javascript/
) I need to add an XML namespace attribute to the root element like this:
<html xmlns="
http://www.w3.org/1999/xhtml"
xmlns:fb="
http://www.facebook.com/2008/fbml">
How can I do this in LiveSite 3.1 (TeamSite 6.7.1)?
Find more posts tagged with
Comments
rohit34582
How about creating a custom page type?
Sharkie
How about creating a custom page type?
Rohit, how do I do that? Note that the page needs to be a true livesite ".page" in my case.
tec_iwov
it's a custom page type like you see in page properties.
it should be documented in the dev guide.
tec_iwov
you might watn to rethink adding the namespace as this has SEO implecations.
see the following
http://phill.co/seo/dont-use-the-addthis-social-sharing-toolbar-its-bad-for-seo