Cita:
Y el codigo es el siguiente :You have <meta> tags ouside of your <head>. This is either because your <head> was malformed and they fell lower in the parse tree, or you accidentally put your Open Graph tags in the wrong place. Either way you need to fix it before the tags are usable.
Código HTML:
Ver original
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="en" lang="en"> <head> <meta property="og:description" content="↑Comparte frases con tus amigos..."/> <meta property="og:title" content="<?=$like?>"/> <meta property="og:site_name" content="Mundo de frases" /> <meta property="og:image" content="http://i902.photobucket.com/albums/ac222/nicogon88/megustafacebook/megusta3.jpg" /> <meta property="og:type" content="activity" /> <meta property="fb:app_id" content="187317881323753" /> <meta property="fb:admins" content="150172941682613"/> <base href="http://fraseslindas2012.com.ar/" /> <link rel="icon" href="http://shareit1.com/favicon.ico" /> <style> Style borrado para ahorrar caracteres. </style> <script> function ps(url){ window.open(url,"_blank", 'width=640, height=400'); return false; } </script> </head> <body> <div class="header"> <div class="contenedor"> <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.facebook.com/FrasesWoOoOoOoOW&&show_faces=false&width=300&action=like&colorscheme=light&height=25;" scrolling="no" frameborder="0" class="lbb" style="width:250px; margin-top:8px; margin-left:5px;" allowTransparency="true"></iframe> </div> </div> <div class="contenedor"> <div class="pub160"> </div> <div class="cont-gral"> <div class="cuadro"> <iframe src="http://www.facebook.com/plugins/like.php?href=http://<?=$url_site?>page.php?id=<?=$id?>&layout=standard&show_faces=false&width=300&action=like&colorscheme=light&height=25;" scrolling="no" frameborder="0" class="lbb" style="width:300px;" allowTransparency="true"></iframe> <div style="margin-top:7px;clear:both;"> </div> <!-- fin de cuadro--> </div> <div class="mar" id="wri"> <center> <form method="post" action="nuevo.php" name="myform"> <input type="text" name="like" id="texto" onblur="if(this.value == '') this.value = msg;" onclick="if(this.value == msg) this.value = '';" maxlength="900" autocomplete="off" /> </form> </center> </div> <!-- ************************ MEJORES dia --> <div class="mar"> <ul class="lks"> <li> <div class="lb"> </div> </ul> <div class="lb"> </div> </ul> <div style="float:right; clear:both;"> </div> <!-- mar--> <div class="mar"> <div class="lb"> </div> </li> </ul> <div style="float:right"> </div> </div> <!-- END************************ ULTIMAS --> <!-- ************************ MEJORES --> <div class="mar"> <ul class="lks"> <li> <div class="lb"> </div> <div class="lb"> </div> </li> </ul> <div style="float:right"> </div> </div> <!-- mar--> <!-- END************************ MEJORES --> </div> <!--fin cont-gral--> <div class="bottom"> <center> <h2> <!-- google_ad_section_start --> <strong>En estas vacaciones, olvidate de viajes y pasalo aqui, miles de usuarios prefieren pasar sus dias aqui a diario y tu eres uno de ellos. No olvides de crear tu frase con el tema que mas prefieras: Salidas con amigos, frases para la escuela, cuentanos tus historias de las vacaciones en la playa, busca frases para tu celular, rigtones, musica o juegos online. </strong> <!-- google_ad_section_end --></h2> <div class="bottom"> <center> </center> </div> </div> <!--fin contenedor--> <div style="display:none"> </div> </body> </html>
Aclaor que borre contenidos como consultas mysql y demas, puede que halla quedado algo desordenado.
Hay algo mal? Gracias..
Saludoss