Ganka
Forum Replies Created
-
Yes, in order to pass the test, we have to manually place additional info as we said before. We had to fill two ’step’ fields and after that we had to place a video along with some info about it. Otherwise, the test still shows errors without a video for a Schema Type ‘How-to’.
At the moment, we have 3 valid items for https://www.helpful-kitchen-tips.com/2021/09/22/how-to-clean-a-woks-bottom/ with some warnings for the Schema Type ‘How-to’, which are optional if we are not wrong.
Take a look at, for example, the following page:
https://www.helpful-kitchen-tips.com/2021/09/22/how-to-clean-a-woks-bottom/The test at https://search.google.com/test/rich-results shows that the Schema Type ‘Articles’ is okay but the ‘How-to’ one is not and we need to fine-tune the settings manually in order to correct the error.
Thank you. It seems that after placing Schema Type to a particular post, we need to fine-tune the settings in order for the post to pass the Rich Results Test at https://search.google.com/test/rich-results. Otherwise, the test shows errors.
We tried the plugin you mentioned several days ago but without success. Today we tried it again as you asked but again without success. We tried other popular plugins for inserting ads as well but the results are the same. That’s why I think the problem is probably somewhere else. Unfortunately, we cannot find it.
Unfortunately, it seems that nothing will happen. We installed the plugin about 10 days ago but the problem still persists.
I am not very sure but the problem is probably somewhere else.Yes, I did it.
We have the same problems. Everything seems to be installed and connected properly but two or already three days later we still cannot see AMP Ads on our website. We use the Twenty Twenty theme and the official AMP plugin for WordPress for our website at https://www.helpful-kitchen-tips.com/
- This reply was modified 5 years ago by Ganka.
Forum: Plugins
In reply to: [AMP] Adsence ads stopped working after choosing the Native template modeThank you!
Forum: Plugins
In reply to: [AMP] Adsence ads stopped working after choosing the Native template modeYes, we know that. But it is not a problem for us to edit the html-start.php file after a given plugin update.
Forum: Plugins
In reply to: [AMP] Adsence ads stopped working after choosing the Native template modeNo, we do not use a child theme at the moment.
Forum: Plugins
In reply to: [AMP] Adsence ads stopped working after choosing the Native template modeWe place codes for both AMP-compatible ad unit and Auto ads for AMP.
So, below is what we place between the <head></head> tags of the html-start.php:<script async custom-element=”amp-ad” src=”https://cdn.ampproject.org/v0/amp-ad-0.1.js”></script>
<script async custom-element=”amp-auto-ads” src=”https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”></script>Below is what we place between the <body></body> tags of the html-start.php (with our publisher and unit’s ID of course):
<amp-ad width=”100vw” height=320
type=”adsense”
data-ad-client=”ca-pub-1234567891234567″
data-ad-slot=”1234567890″
data-auto-format=”rspv”
data-full-width>
<div overflow></div>
</amp-ad>
<amp-auto-ads type=”adsense”
data-ad-client=”ca-pub-1234567891234567″>
</amp-auto-ads>Forum: Plugins
In reply to: [AMP] Adsence ads stopped working after choosing the Native template modeNo, we don’t use a plugin. We place the ad code to the html-start.php directly. Should we have to use a plugin for that?
We switched to the Transitional mode now. At the first glance, it seems that using this mode we also have problems with the ads.
Has the problem existed in the previous versions of the plug-in?
I have the same problem… the JavaScript link for adding additional pages to the Sitemap file doesn’t work at all.