Tu sitio no está listo para mostrar anuncios error

Uso Communiteq (anteriormente DiscourseHosting) y su complemento de AdSense; no sé si este dato sea relevante, pero lo comparto de todos modos.

En cualquier caso, he añadido mi ID de editor necesario y los ID de unidades de espacios publicitarios, etc., en la configuración del complemento, y también he añadido mi sitio y subdominio en AdSense, en su configuración de Sitios. Sin embargo, he recibido este error, ver adjunto:

¿Necesitaba añadir mi sitio a AdSense? De ser así, ¿necesito copiar y pegar su fragmento de código en algún lugar? Por favor, aclárenme esto. Gracias.

3 Me gusta

To add it to the head section, you can create a theme component. Note that the plugin is already going to load the adsbygoogle.js library for you, so once your site is verified by AdSense, you should remove this theme component!

Go to Admin > Customize > Themes > Components and click “Install”. Give it a name like “verify AdSense”.

Then click “Edit CSS/HTML”. In the Common > </head> section, paste the code that AdSense wants to see.

Click Save at the bottom.

Then go to your default theme and add the component.

Now AdSense should be able to find what it wants to see (within 48 hours according to their docs).

Once it shows your site as ready, remove the theme component and fill the plugin’s settings with your publisher ID, ad unit IDs, etc.

9 Me gusta

Thank you for your clear explanation.

I did this as you said. One concern: I have not placed it anywhere in my top-level domain — only in my subdomain. I had added that subdomain to Sites settings prior to this. It will still scan and accept that, right?

1 me gusta

I don’t know what AdSense’s rules are about that.

1 me gusta

Thank you again for your help.

To summarize, I inserted that theme component, and Google came back saying “Ready” and units finally appeared and it seems functional. Then, I have deleted that theme component leaving only my plugin settings in place.

However, Google did say it experienced an error crawling /new/ even though ads appear there…

Do I need to do any further configuration?

1 me gusta

The “/new” route is only valid when logged in, so I guess you’re supposed to follow these instructions:

https://support.google.com/adsense/answer/161351?hl=en

Not sure that will actually help since the crawler user won’t see the same topic list as the current user. I wouldn’t worry about that particular page.

3 Me gusta