If I put a div in the head and display:none, than use JavaScript to display it, will this work?
Edit:
I have stuff loaded in AJAX. And as my AJAX changes the
It should be possible like this (or use jQuery like $('meta[name=author]').attr("content");):
$('meta[name=author]').attr("content");
Meta Data