Problemas con importación de texto en artículos instantáneos

  • Autor Autor edgardo
  • Fecha de inicio Fecha de inicio
edgardo

edgardo

Pi
Verificado
Verificación en dos pasos activada
Verificado por Whatsapp
Cuanto configuro el FEED para que me tome los articulos de mi sitio, articulos instantaneos importa todo mal, solo los titulos de los post, sin texto ni fotos, por que sera ? Gracias

ejemplo

Nuestro equipo de revisión examinó un ejemplo de tus artículos y encontró algunos problemas
Resuelve estos problemas antes volver a presentar una solicitud

Agrega elementos de texto
Detalles adicionales de tu revisor:
Please include all of the text found within the body of the web article. All paragraph text should be wrapped in <p> tags.

Agrega elementos de texto
Los artículos instantáneos deben ofrecer a los lectores la misma experiencia que la web. Faltan palabras o partes de texto incluidas en las versiones web de algunos de tus artículos, como antetítulos, subtítulos, pies, créditos o controles de video. Agrega los elementos que faltan para solucionar este problema.
 
Última edición:
El problema con los artículos instantaneos y blogger es que el rss de blogger y la api de facebook no se entienden muy bien... debes hacer tu instant article de forma manual, es decir, borrando lo que manda tu rss y escribir todo en el formato que te piden. yo uso esta "plantilla" para hacer mi IA porque tambien uso blogger y se de tu padecimiento :encouragement:

Los parrafos deben quedar entre <p></p>
Los títulos entre primarios entre <h1></h1> y los secundarios entre <h2></h2>
las imágenes es lo medio complicado pero una vez haces tus artículos te acostumbras
las imágenes en los posts se escriben así


Insertar CODE, HTML o PHP:
<figure>
  <img src="http://example.images.com/1.jpg"/>
  <figcaption class="op-vertical-below">
    <h1>Image 1 Title</h1>
    <cite>
      Attribution Source
    </cite>
  </figcaption>
</figure>


Insertar CODE, HTML o PHP:
<html lang="en" prefix="op: http://media.facebook.com/op#">
<head>
<meta property="fb:use_automatic_ad_placement" content="true">
<meta charset="utf-8">
<link rel="canonical" href="[COLOR="#FF0000"]http://blog.blogspot.com/2017/06/articulo.html[/COLOR]">
<link rel="stylesheet" title="default" href="#">
<title>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</title>
</head>
<body>
<article>
<header>

<figure><img border="0" data-original-height="580" data-original-width="1021" src=[COLOR="#FF0000"]"https://4.bp.blogspot.com/-_GibwWFJiGk/WTMNPCuSUZI/AAAAAAAAFEE/6VzB6AsGSoYdHexa1WHKmoFFoAa8prHHACLcB/s1600/Una%2BChica%2BCristiana%2BArticulos.png[/COLOR]"></figure>

<!-- The title and subtitle shown in your article -->
<h1>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</h1>

<!-- A kicker for your article -->
<h3 class="op-kicker">
[COLOR="#FF0000"]Introducion[/COLOR]
</h3>

<!-- The author of your article -->
<address>
[COLOR="#FF0000"]Nombre del autor[/COLOR]
</address>

<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
<time class="op-modified" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
</header>

<figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 1[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 1[/COLOR]</p>

<a href="Link de las imagenes" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 2[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 2[/COLOR]</p>

<footer>

<!-- Copyright details for your article -->
<small>©[COLOR="#FF0000"]Nombre del blog[/COLOR]</small>

</footer>

</article>
</body>
</html>

Te deje en rojo lo que debes editar! suerte!
 
Última edición:
El problema con los artículos instantaneos y blogger es que el rss de blogger y la api de facebook no se entienden muy bien... debes hacer tu instant article de forma manual, es decir, borrando lo que manda tu rss y escribir todo en el formato que te piden. yo uso esta "plantilla" para hacer mi IA porque tambien uso blogger y se de tu padecimiento :encouragement:

Los parrafos deben quedar entre <p></p>
Los títulos entre primarios entre <h1></h1> y los secundarios entre <h2></h2>
las imágenes es lo medio complicado pero una vez haces tus artículos te acostumbras
las imágenes en los posts se escriben así


Insertar CODE, HTML o PHP:
<figure>
  <img src="http://example.images.com/1.jpg"/>
  <figcaption class="op-vertical-below">
    <h1>Image 1 Title</h1>
    <cite>
      Attribution Source
    </cite>
  </figcaption>
</figure>


Insertar CODE, HTML o PHP:
<html lang="en" prefix="op: http://media.facebook.com/op#">
<head>
<meta property="fb:use_automatic_ad_placement" content="true">
<meta charset="utf-8">
<link rel="canonical" href="http://forobeta.com/[COLOR="#FF0000"]http://blog.blogspot.com/2017/06/articulo.html[/COLOR]">
<link rel="stylesheet" title="default" href="http://forobeta.com/">
<title>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</title>
</head>
<body>
<article>
<header>

<figure><img border="0" data-original-height="580" data-original-width="1021" src=[COLOR="#FF0000"]"https://4.bp.blogspot.com/-_GibwWFJiGk/WTMNPCuSUZI/AAAAAAAAFEE/6VzB6AsGSoYdHexa1WHKmoFFoAa8prHHACLcB/s1600/Una%2BChica%2BCristiana%2BArticulos.png[/COLOR]"></figure>

<!-- The title and subtitle shown in your article -->
<h1>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</h1>

<!-- A kicker for your article -->
<h3 class="op-kicker">
[COLOR="#FF0000"]Introducion[/COLOR]
</h3>

<!-- The author of your article -->
<address>
[COLOR="#FF0000"]Nombre del autor[/COLOR]
</address>

<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
<time class="op-modified" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
</header>

<figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 1[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 1[/COLOR]</p>

<a href="Link de las imagenes" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 2[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 2[/COLOR]</p>

<footer>

<!-- Copyright details for your article -->
<small>©[COLOR="#FF0000"]Nombre del blog[/COLOR]</small>

</footer>

</article>
</body>
</html>

Te deje en rojo lo que debes editar! suerte!

Lo estoy intentando pero me resulta imposible.

- - - Actualizado - - -

El problema con los artículos instantaneos y blogger es que el rss de blogger y la api de facebook no se entienden muy bien... debes hacer tu instant article de forma manual, es decir, borrando lo que manda tu rss y escribir todo en el formato que te piden. yo uso esta "plantilla" para hacer mi IA porque tambien uso blogger y se de tu padecimiento :encouragement:

Los parrafos deben quedar entre <p></p>
Los títulos entre primarios entre <h1></h1> y los secundarios entre <h2></h2>
las imágenes es lo medio complicado pero una vez haces tus artículos te acostumbras
las imágenes en los posts se escriben así


Insertar CODE, HTML o PHP:
<figure>
  <img src="http://example.images.com/1.jpg"/>
  <figcaption class="op-vertical-below">
    <h1>Image 1 Title</h1>
    <cite>
      Attribution Source
    </cite>
  </figcaption>
</figure>


Insertar CODE, HTML o PHP:
<html lang="en" prefix="op: http://media.facebook.com/op#">
<head>
<meta property="fb:use_automatic_ad_placement" content="true">
<meta charset="utf-8">
<link rel="canonical" href="http://forobeta.com/[COLOR="#FF0000"]http://blog.blogspot.com/2017/06/articulo.html[/COLOR]">
<link rel="stylesheet" title="default" href="http://forobeta.com/">
<title>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</title>
</head>
<body>
<article>
<header>

<figure><img border="0" data-original-height="580" data-original-width="1021" src=[COLOR="#FF0000"]"https://4.bp.blogspot.com/-_GibwWFJiGk/WTMNPCuSUZI/AAAAAAAAFEE/6VzB6AsGSoYdHexa1WHKmoFFoAa8prHHACLcB/s1600/Una%2BChica%2BCristiana%2BArticulos.png[/COLOR]"></figure>

<!-- The title and subtitle shown in your article -->
<h1>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</h1>

<!-- A kicker for your article -->
<h3 class="op-kicker">
[COLOR="#FF0000"]Introducion[/COLOR]
</h3>

<!-- The author of your article -->
<address>
[COLOR="#FF0000"]Nombre del autor[/COLOR]
</address>

<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
<time class="op-modified" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
</header>

<figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 1[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 1[/COLOR]</p>

<a href="Link de las imagenes" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 2[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 2[/COLOR]</p>

<footer>

<!-- Copyright details for your article -->
<small>©[COLOR="#FF0000"]Nombre del blog[/COLOR]</small>

</footer>

</article>
</body>
</html>

Te deje en rojo lo que debes editar! suerte!

Donde iria el texto del articulo ?

- - - Actualizado - - -

El problema con los artículos instantaneos y blogger es que el rss de blogger y la api de facebook no se entienden muy bien... debes hacer tu instant article de forma manual, es decir, borrando lo que manda tu rss y escribir todo en el formato que te piden. yo uso esta "plantilla" para hacer mi IA porque tambien uso blogger y se de tu padecimiento :encouragement:

Los parrafos deben quedar entre <p></p>
Los títulos entre primarios entre <h1></h1> y los secundarios entre <h2></h2>
las imágenes es lo medio complicado pero una vez haces tus artículos te acostumbras
las imágenes en los posts se escriben así


Insertar CODE, HTML o PHP:
<figure>
  <img src="http://example.images.com/1.jpg"/>
  <figcaption class="op-vertical-below">
    <h1>Image 1 Title</h1>
    <cite>
      Attribution Source
    </cite>
  </figcaption>
</figure>


Insertar CODE, HTML o PHP:
<html lang="en" prefix="op: http://media.facebook.com/op#">
<head>
<meta property="fb:use_automatic_ad_placement" content="true">
<meta charset="utf-8">
<link rel="canonical" href="http://forobeta.com/[COLOR="#FF0000"]http://blog.blogspot.com/2017/06/articulo.html[/COLOR]">
<link rel="stylesheet" title="default" href="http://forobeta.com/">
<title>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</title>
</head>
<body>
<article>
<header>

<figure><img border="0" data-original-height="580" data-original-width="1021" src=[COLOR="#FF0000"]"https://4.bp.blogspot.com/-_GibwWFJiGk/WTMNPCuSUZI/AAAAAAAAFEE/6VzB6AsGSoYdHexa1WHKmoFFoAa8prHHACLcB/s1600/Una%2BChica%2BCristiana%2BArticulos.png[/COLOR]"></figure>

<!-- The title and subtitle shown in your article -->
<h1>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</h1>

<!-- A kicker for your article -->
<h3 class="op-kicker">
[COLOR="#FF0000"]Introducion[/COLOR]
</h3>

<!-- The author of your article -->
<address>
[COLOR="#FF0000"]Nombre del autor[/COLOR]
</address>

<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
<time class="op-modified" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
</header>

<figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 1[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 1[/COLOR]</p>

<a href="Link de las imagenes" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 2[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 2[/COLOR]</p>

<footer>

<!-- Copyright details for your article -->
<small>©[COLOR="#FF0000"]Nombre del blog[/COLOR]</small>

</footer>

</article>
</body>
</html>

Te deje en rojo lo que debes editar! suerte!

FUNCIONO FUNCIONO FUNCIONO !!!!! Quiero llorar !!!!
 
jajajaj que bien que te funcionó, los parrafos van entre las etiquetas <p>parrafo </p> siempre recuerda cerrar las etiquetas con el "/" para que te puedan salir bien los parrafos y los titulos, es un poco duro porque es doble trabajo pero la recompensa lo vale :encouragement:
 
Siempre es un error de los codigos, pero que bueno que se te arreglo xd
 
jajajaj que bien que te funcionó, los parrafos van entre las etiquetas <p>parrafo </p> siempre recuerda cerrar las etiquetas con el "/" para que te puedan salir bien los parrafos y los titulos, es un poco duro porque es doble trabajo pero la recompensa lo vale :encouragement:

No me lo aprueban, te puedo pedir un poco de ayuda ? si puedo te envio MP o te mando mi skype
 
El problema con los artículos instantaneos y blogger es que el rss de blogger y la api de facebook no se entienden muy bien... debes hacer tu instant article de forma manual, es decir, borrando lo que manda tu rss y escribir todo en el formato que te piden. yo uso esta "plantilla" para hacer mi IA porque tambien uso blogger y se de tu padecimiento :encouragement:

Los parrafos deben quedar entre <p></p>
Los títulos entre primarios entre <h1></h1> y los secundarios entre <h2></h2>
las imágenes es lo medio complicado pero una vez haces tus artículos te acostumbras
las imágenes en los posts se escriben así


Insertar CODE, HTML o PHP:
<figure>
  <img src="http://example.images.com/1.jpg"/>
  <figcaption class="op-vertical-below">
    <h1>Image 1 Title</h1>
    <cite>
      Attribution Source
    </cite>
  </figcaption>
</figure>


Insertar CODE, HTML o PHP:
<html lang="en" prefix="op: http://media.facebook.com/op#">
<head>
<meta property="fb:use_automatic_ad_placement" content="true">
<meta charset="utf-8">
<link rel="canonical" href="https://forobeta.com/[COLOR="#FF0000"]http://blog.blogspot.com/2017/06/articulo.html[/COLOR]">
<link rel="stylesheet" title="default" href="https://forobeta.com/">
<title>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</title>
</head>
<body>
<article>
<header>

<figure><img border="0" data-original-height="580" data-original-width="1021" src=[COLOR="#FF0000"]"https://4.bp.blogspot.com/-_GibwWFJiGk/WTMNPCuSUZI/AAAAAAAAFEE/6VzB6AsGSoYdHexa1WHKmoFFoAa8prHHACLcB/s1600/Una%2BChica%2BCristiana%2BArticulos.png[/COLOR]"></figure>

<!-- The title and subtitle shown in your article -->
<h1>[COLOR="#FF0000"]Nombre del articulo[/COLOR]</h1>

<!-- A kicker for your article -->
<h3 class="op-kicker">
[COLOR="#FF0000"]Introducion[/COLOR]
</h3>

<!-- The author of your article -->
<address>
[COLOR="#FF0000"]Nombre del autor[/COLOR]
</address>

<!-- The published and last modified time stamps -->
<time class="op-published" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
<time class="op-modified" dateTime="2016-2-04T08:00">February 4th 2016, 8:00 AM</time>
</header>

<figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 1[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 1[/COLOR]</p>

<a href="Link de las imagenes" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><figure>

<h2>[COLOR="#FF0000"]Nombre del párrafo 2[/COLOR]</h2>
<p>[COLOR="#FF0000"]Contenido del párrafo 2[/COLOR]</p>

<footer>

<!-- Copyright details for your article -->
<small>©[COLOR="#FF0000"]Nombre del blog[/COLOR]</small>

</footer>

</article>
</body>
</html>

Te deje en rojo lo que debes editar! suerte!

GRACIAS! Handaba buscando una plantilla, ahora la usaré aunque creo que te faltó algo y es en la linea del link canonical, al intentar usarlo me pidió que reclame esa URL, y le puse la URL de la entrada y funcionó.
 
Atrás
Arriba