Mejse78
06-10-2012, 10:24 AM
Hi, there.
I'm confused about my meta tags... I'm using it to determine the picture and description in my FB link... but it's really giving me a headace....
The picturepart works - but the description doesn't. It keeps on using an old description, that I used earlier....
Here it is... can you see the fault?
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta property="og:title" content="Ajax instead of IFrame"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://www.tegnehulen.dk/code_ajax.html"/>
<meta property="og:image" content="http://i1086.photobucket.com/albums/j447/Mejse78/ajax.gif"/>
<meta property="og:site_name" content="Ajax instead of IFrame"/>
<meta property="fb:admins" content="https://www.facebook.com/profile.php?id=756734196" />
<meta property="og:description"
content="Here you can find a code that allows you to use the joys of IFrame - but without the problem with reaching searchengines." />
<meta charset="utf-8" />
<title>Ajax instead of IFrame</title>
Thanks ♥
I'm confused about my meta tags... I'm using it to determine the picture and description in my FB link... but it's really giving me a headace....
The picturepart works - but the description doesn't. It keeps on using an old description, that I used earlier....
Here it is... can you see the fault?
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta property="og:title" content="Ajax instead of IFrame"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://www.tegnehulen.dk/code_ajax.html"/>
<meta property="og:image" content="http://i1086.photobucket.com/albums/j447/Mejse78/ajax.gif"/>
<meta property="og:site_name" content="Ajax instead of IFrame"/>
<meta property="fb:admins" content="https://www.facebook.com/profile.php?id=756734196" />
<meta property="og:description"
content="Here you can find a code that allows you to use the joys of IFrame - but without the problem with reaching searchengines." />
<meta charset="utf-8" />
<title>Ajax instead of IFrame</title>
Thanks ♥