AMPXF - AMP for Xenforo 2

AMPXF - AMP for Xenforo 2 [Paid] 1.4.9

No permission to buy (€50.00)
"Just Google things" :D


Yes I was trying to get a handle on whether to bother with AMP Ads, if they are in my normal forum environment after 1 click of the content, I'd rather that than send them away clicking an ad. If I get to keep them they will eventualy click on more ads, rather than risk losing them on one click of an ad on an AMP page
 
Yes I was trying to get a handle on whether to bother with AMP Ads, if they are in my normal forum environment after 1 click of the content, I'd rather that than send them away clicking an ad. If I get to keep them they will eventualy click on more ads, rather than risk losing them on one click of an ad on an AMP page
I would recommend that you still utilize the AMP ads for your site, as you will otherwise loose revenue when AMP pages are shown instead of the canonical one to new visitors :)
 
Google Adsense ads are not working for me.

I followed the instructions at https://ampxf.com/faq/where-to-find-the-adsense-amp-ad-code.18 however my Amp Code is different then what is displayed.

For Step One from Adsense (which is x'ed out so you don't have to put in that code) my code is different then what is shown in the example. And I am wondering if that is why my ads are not showing on AMP pages.

The code I am shown for Step One is.

Code:
<script async custom-element="amp-auto-ads"
        src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js">
</script>

Then step two code looks like this.
Code:
<amp-auto-ads type="adsense"
        data-ad-client="ca-pub-1234567890123456">
</amp-auto-ads>

I have placed the second code in the following spots.

After opening of <body>-tag [AMP]
Container breadcrumb (bottom): Below [AMP]
Post: Below message content [AMP]

Am I doing something wrong?
 
Google Adsense ads are not working for me.

I followed the instructions at https://ampxf.com/faq/where-to-find-the-adsense-amp-ad-code.18 however my Amp Code is different then what is displayed.

For Step One from Adsense (which is x'ed out so you don't have to put in that code) my code is different then what is shown in the example. And I am wondering if that is why my ads are not showing on AMP pages.

The code I am shown for Step One is.

Code:
<script async custom-element="amp-auto-ads"
        src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js">
</script>

Then step two code looks like this.
Code:
<amp-auto-ads type="adsense"
        data-ad-client="ca-pub-1234567890123456">
</amp-auto-ads>

I have placed the second code in the following spots.

After opening of <body>-tag [AMP]
Container breadcrumb (bottom): Below [AMP]
Post: Below message content [AMP]

Am I doing something wrong?
It seems that you are trying to add an <amp-auto-ads code and those don't seem to work too well..
In AdSense, make sure you open the code for a specific ad unit instead of the site. That way you should get the code that is <amp-ad instead of the generic amp-auto-ads one that doesn't work as well.

Hope that helps :)
 
It seems that you are trying to add an <amp-auto-ads code and those don't seem to work too well..
In AdSense, make sure you open the code for a specific ad unit instead of the site. That way you should get the code that is <amp-ad instead of the generic amp-auto-ads one that doesn't work as well.

Hope that helps :)
Unfortunately that is all that Google is offering me.

I don't use Auto-Ads on the rest of my site. When I enable AMP Auto Amp ads are the only thing made available to me.
 

Attachments

  • amp.webp
    amp.webp
    43.4 KB · Views: 12
Unfortunately that is all that Google is offering me.

I don't use Auto-Ads on the rest of my site. When I enable AMP Auto Amp ads are the only thing made available to me.
Do you have any ad units set up? :) If not try to setup an ad unit and get the code for that one :)
 
Top Bottom