Quantcast
Channel: Últimos conteúdos
Viewing all articles
Browse latest Browse all 14190

Alterar meta tags

$
0
0

Olá pessoal estou tentando alterar as metas tags  so que no console mostrar como alterou e no codigo fonte nao altera!,

 

veja


<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt">
<head>
<meta property="og:title" content="Vem de Música - Músicas, Show e Notícias" />
<title>Vem de Música - Músicas, Show e Notícias</title>
<script type="text/javascript" src="http://127.0.0.1/vm/template/vm/js/jquery.js"></script>
<script type="text/javascript">
$(document).ready(function() {$("meta[property='og\\:title']").attr("content", 'dsas')
});
</script></head>
</head>
</body>
</html>
                               

 

 

 


Viewing all articles
Browse latest Browse all 14190