Coloca entre <head>
esto:
Insertar CODE, HTML o PHP:
<meta property="fb:use_automatic_ad_placement" content="true">
luego, justo después del etiqueta <header> pega lo siguente:
Has esto, genera tu anuncio, Y SOLO SELECCIONA DESDE <iframe ... hasta </figure>, y reemplazas lo que esta en rojo.
Por ejemplo, si este es tu anuncio:
<figure class="op-ad">
<iframe width="300" height="250" style="border:0; margin:0;" src="https://www.facebook.com/adnw_request?placement=545465465465454654654&adtype=banner300x250"></iframe>
</figure>
SOLO VAS A SELECCIONAR ESTA PARTE, y lo reemplazas por lo que te seleccioné en rojo.
Insertar CODE, HTML o PHP:
<iframe width="300" height="250" style="border:0; margin:0;" src="https://www.facebook.com/adnw_request?placement=545465465465454654654&adtype=banner300x250"></iframe>
</figure>
Insertar CODE, HTML o PHP:
<!-- COMIENZO ANUNCIOS AUTOMÁTICOS -->
<section class="op-ad-template">
<!-- Acá van dos o más Ubicaciones según lo creas conveniente -->
<figure class="op-ad">
[COLOR="#FF0000"]<iframe width="300" height="250" style="border:0; margin:0;" src="https://www.facebook.com/adnw_request?placement=345643634564356_345643564356&adtype=banner300x250"></iframe>
</figure>[/COLOR]
<figure class="op-ad op-ad-default">
[COLOR="#FF0000"]<iframe width="300" height="250" style="border:0; margin:0;" src="https://www.facebook.com/adnw_request?placement=3456345634563456345634563456&adtype=banner300x250"></iframe>
</figure> [/COLOR]
<figure class="op-ad">
[COLOR="#FF0000"]<iframe width="300" height="250" style="border:0; margin:0;" src="https://www.facebook.com/adnw_request?placement=345634563456345643564356345&adtype=banner300x250"></iframe>
</figure>[/COLOR]
</section>
Y así, en todos los artículos.
Yo tengo una plantilla HTML en dónde ya tengo todo ordenado, solo tengo que pegar, título, subtitulo, Parrafos, etc, pues lo que genera una entrada en un artículo instantáneo, es muy desordenado, y hay que estar organizando, y así como lo tengo yo es más ordenado.