1
0
Fork 0

mejorars en los metatag para twitter y og

This commit is contained in:
fredyrivera 2017-07-05 16:47:00 -05:00
parent 006ca98c0f
commit 5d171b61da
1 changed files with 6 additions and 0 deletions

View File

@ -167,6 +167,12 @@ if ($variable !=''){
$key = substr($identificador, 32, $length = 40);
$identificador = substr($identificador, 0, $length = 32);
} else {$identificador_original = $identificador;}
$impresion = landingpage_contenido_identificador("$identificador_original","$id_form","social",'head');
$impresion = strip_tags($impresion);
//$impresion= str_replace('\t', '', $impresion);
$impresion = preg_replace("[\n|\r|\n\r|\t]",'', $impresion);
$descripcion_meta = $impresion;
$primer = formulario_uso("","$identificador",'primer') ;
$id_form="$primer[3]";
$embebido = "1";