Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Adlago Posted July 14, 2018 Posted July 14, 2018 33 minutes ago, Théophraste said: I have the same problem. I was testing this on your site. If you change the width=10% and height=200px in your div class 'google-auto-placed ap_container', the ads works correctly.
Théophraste Posted August 1, 2018 Posted August 1, 2018 Hello, thank :). And where change "div class 'google-auto-placed ap_container" please ? Sincerly.
asigno Posted August 1, 2018 Posted August 1, 2018 I gave up with Google's Autoads and moved to Ezoic. It would be a nightmare to change the CSS for their ads as they are dynamic and you never know what size or where they are going to appear. It made no revenue difference for me either. Ezoic have a Chrome extension which allows really easy ad placement. It's not an ideal solution as you have to give them full DNS control and they insert a lot of code but I earn more with them as I can run on the Doubleclick network.
Marcel Iseli Posted August 27, 2018 Posted August 27, 2018 On 2/28/2018 at 4:39 AM, Phil Lilley said: I'm glad someone else is having issues. I just initiated them. This is what I'm getting: Double ads. Ad over the post, not in between posts. Anybody else seeing this? Were you able to fix this. I am having the exact same problem. So annoying.
media Posted August 28, 2018 Posted August 28, 2018 On 2/25/2018 at 11:40 AM, AlexWebsites said: All I did was create a custom ad tag and insert that tag into the global template. Within the ad settings, I have it showing to guests only. I did nt use any IF statements. It seemed to display more ads on mobile and it feels like it's slowing down the site a bit on smaller screens. I have everything on in adsense to show and it's too early to make a judgement so I'm going to continue to leave it up for a few days. I have added up to my site by using above technique... I will watch closely and report back here... 🙂 Hopefully good new... 🙂
Mack_au Posted August 31, 2018 Posted August 31, 2018 On 8/2/2018 at 9:27 AM, asigno said: I gave up with Google's Autoads and moved to Ezoic. It would be a nightmare to change the CSS for their ads as they are dynamic and you never know what size or where they are going to appear. It made no revenue difference for me either. Ezoic have a Chrome extension which allows really easy ad placement. It's not an ideal solution as you have to give them full DNS control and they insert a lot of code but I earn more with them as I can run on the Doubleclick network. Is this in addition to regular google ads or as a complete replacement?
asigno Posted September 3, 2018 Posted September 3, 2018 On 8/31/2018 at 7:16 PM, Mack_au said: Is this in addition to regular google ads or as a complete replacement? I use it as a replacement service as it uses the Google ad network.
Théophraste Posted September 17, 2018 Posted September 17, 2018 Hello. The problem with Adsence automatic ads is it still existing? Sincerly.
Morgin Posted September 18, 2018 Posted September 18, 2018 6 hours ago, Théophraste said: Hello. The problem with Adsence automatic ads is it still existing? Sincerly. Yes. Google is still inserting them wrong.
Fast Lane! Posted September 19, 2018 Posted September 19, 2018 On 8/1/2018 at 4:27 PM, asigno said: I gave up with Google's Autoads and moved to Ezoic. It would be a nightmare to change the CSS for their ads as they are dynamic and you never know what size or where they are going to appear. It made no revenue difference for me either. Ezoic have a Chrome extension which allows really easy ad placement. It's not an ideal solution as you have to give them full DNS control and they insert a lot of code but I earn more with them as I can run on the Doubleclick network. Did you have any issues migrating over? I'm about to migrate... and a little concerned on the DNS migration and their cloudflare backend.
asigno Posted October 4, 2018 Posted October 4, 2018 On 9/19/2018 at 12:11 PM, Fast Lane! said: Did you have any issues migrating over? I'm about to migrate... and a little concerned on the DNS migration and their cloudflare backend. Sorry was on holiday. How did it go? I've had no issues with their DNS, it was an easy swap for me as I was already using Cloudflare. The only issue I've had is that my site is now slower due to their scripts, I haven't had time to really look through it yet.
Fast Lane! Posted October 4, 2018 Posted October 4, 2018 7 minutes ago, asigno said: Sorry was on holiday. How did it go? I've had no issues with their DNS, it was an easy swap for me as I was already using Cloudflare. The only issue I've had is that my site is now slower due to their scripts, I haven't had time to really look through it yet. Interesting. How about revenue? Any net improvements that make the loss in speed worth it?
asigno Posted October 9, 2018 Posted October 9, 2018 On 10/4/2018 at 1:25 PM, Fast Lane! said: Interesting. How about revenue? Any net improvements that make the loss in speed worth it? I need to do some proper calculations, but off the top of my head I'd say a 20% improvement. I haven't spent any time optimizing the placements etc I'm sure it could do better but haven't had the time. The ads are premium ads so more video type and far less of the horrid text type ones, providing a nicer experience. But the page load time sucks. I only show ads to free users hoping it will increase paid subscriptions. I set a cookie with the member type and Ezoic exclude those users from their targeting.
33andrain Posted November 19, 2018 Posted November 19, 2018 (edited) The Google Auto Ad issue with ads overlaying text in the posts...occurring for me as well. Where did we land on this issue? Is it a google issue and there is no fix? I don't need the ads inside of posts anyway. Just like the mobile anchors and vignettes. Shame they killed the ability to add separately as page level. Edited November 19, 2018 by 33andrain Markus Jung 1
NorthGeorgiaWX Posted December 10, 2018 Posted December 10, 2018 On 2/25/2018 at 12:40 PM, AlexWebsites said: All I did was create a custom ad tag and insert that tag into the global template. Within the ad settings, I have it showing to guests only. I did nt use any IF statements. It seemed to display more ads on mobile and it feels like it's slowing down the site a bit on smaller screens. I have everything on in adsense to show and it's too early to make a judgement so I'm going to continue to leave it up for a few days. Can you show me the code/syntax for adding that custom tag to the template please? I've got a custom block for that code, just wasn't sure of the syntax to use to insert it. Thanks in advance... 🙂
Gnuru Posted December 19, 2018 Posted December 19, 2018 On 8/1/2018 at 8:55 PM, Théophraste said: Hello, thank :). And where change "div class 'google-auto-placed ap_container" please ? Sincerly. Thanks to @Adlago this code works for me, putting into design => custom css: .ap_container { width: 300px; height: 250px; } @media(min-width: 360px) {.ap_container { width: 336px !important; height: 280px !important; } } @media(min-width: 500px) {.ap_containerr { width: 468px !important; height: 60px !important; } } @media(min-width: 800px) {.ap_container { width: 400px !important; height: 200px !important; } } Duken, eMCe71 and oissela-73 1 2
Gnuru Posted December 19, 2018 Posted December 19, 2018 If you don't use other ads, just uncomment the CSS in gloabl => responsive => gloabal.css: /* GOOGLE AD CODE FOR RESPONSIVE ADS #ipsLayout_mainArea .adsbygoogle { width: 320px; height: 100px; } @media (min-width:500px) { #ipsLayout_mainArea .adsbygoogle { width: 468px; height: 60px; } } @media (min-width:1050px) { #ipsLayout_mainArea .adsbygoogle { width: 728px; height: 90px; } } */
oissela-73 Posted January 17, 2019 Posted January 17, 2019 On 12/19/2018 at 8:54 AM, Gnuru said: Thanks to @Adlago this code works for me, putting into design => custom css: .ap_container { width: 300px; height: 250px; } @media(min-width: 360px) {.ap_container { width: 336px !important; height: 280px !important; } } @media(min-width: 500px) {.ap_containerr { width: 468px !important; height: 60px !important; } } @media(min-width: 800px) {.ap_container { width: 400px !important; height: 200px !important; } } This code fixed the issue on my board, thanks 👍
Clover13 Posted January 18, 2019 Posted January 18, 2019 (edited) Just curious what kind of RPMs (Ad revenue per thousand impressions) you guys are getting with Google Auto Ads or other ad strategies? Edited January 18, 2019 by Clover13
VISERA Posted January 31, 2019 Posted January 31, 2019 Do you think that ads can be optimized better than auto ads. 1. Enable ad balance - 100% 2. Text ad under 1 post (not a banner) 3. 336x280 banner between 1 and 2 post 4. Text ad under x post (4-6) 5. Using the Google search engine Is it possible for Mobile Users to upload other units. I am looking for the code <if> Mobile user </ if> then I would choose flexible units there.
Sonya* Posted January 31, 2019 Posted January 31, 2019 6 hours ago, Forum Opel24 said: 1. Enable ad balance - 100% Run an experiment in your AdSense account. For me Ad Balance about 50% works better. 6 hours ago, Forum Opel24 said: 2. Text ad under 1 post (not a banner) What type? Fixed, responsible? I would opt in images as well. Or again run experiment to see if you can earn more on this placement with banners. 6 hours ago, Forum Opel24 said: 3. 336x280 banner between 1 and 2 post For my experience it works better if you use responsible ads. Your ad unit gets more impressions and I would use data-format="horizontal" on this place and data-full-width-responsive="false" if you use default theme. 6 hours ago, Forum Opel24 said: 4. Text ad under x post (4-6) The same as #2. 6 hours ago, Forum Opel24 said: Is it possible for Mobile Users to upload other units. I am looking for the code <if> Mobile user </ if> then I would choose flexible units there. Yes, it is possible. With ad-on
VISERA Posted January 31, 2019 Posted January 31, 2019 Sonya* - Thank You for Yours hints. If you still have some proven methods to increase Our Adsense profits - I will happy to read your tips
kammeret.no Posted February 1, 2019 Posted February 1, 2019 (edited) I just implementet adsense auto ads, but I just made a normal advertisement, inserted the code insted of a picture and selected it to be displayed "just below the page header" and for guest, as for our site too over 90% of traffic is unregistered users. the ads now show only on top of the page, and nowhere else. and the other display choices doesnt work either. If I select all other options for showing in forums, between topics and whatever nothing happens. adsense console says 14000 impressions first day and 68 clicks. No idea how much thats going to amount to in real money. It says estimated 8 USD. So this way of doing it sort of works. edit: correction, I just spotted an ad in the middle of a blog posting. Edited February 1, 2019 by NOJS
Recommended Posts