Hi Team, I'm in the process of updating Roller's HTML headers to HTML5.
We have a profile referring to the XHTML Friends Network
(http://en.wikipedia.org/wiki/XHTML_Friends_Network) on several of our
headers:
<!DOCTYPE html>
<html lang="en">
<!-- XFN friendly -->
<head profile="http://gmpg.org/xfn/11">
<meta charset="utf-8">
XFN looks out-of-date (http://gmpg.org/xfn/and/), maybe supplanted by
other social media tools today. Anyone know, is this an antiquated
reference I should pull out of our HTMLs or are people still using it today?
Thanks,
Glen