Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted 9 hours ago9 hr I would like to put a Google Skyscrapper on my right columnI activate a new Custom Block with the Google code in the “content” area. The custom block can be activated with the block manager. But absolutely nothing displayed. I should have missed somethingThe google code is something like <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-xxxxxxxxx" crossorigin="anonymous"></script> <!-- toto --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-xxxxxxxxxxx" data-ad-slot="3578676605" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
8 hours ago8 hr You will want to inspect the page to ensure that our software is outputting the Javascript on the page. If it is, there is no more that we can do to assist you and you’ll want to contact Google for assistance. I am not a Google expert so I can’t tell you what is going on but I will say, in my experience, if you have a new account or new code, Google does take a while to activate ads to the page. They may never fully deliver ads to certain page either.
8 hours ago8 hr Author 3 minutes ago, Jim M said:You will want to inspect the page to ensure that our software is outputting the Javascript on the page. If it is, there is no more that we can do to assist you and you’ll want to contact Google for assistance.After source code inspection of the page, it appears that the Google code is not outputted in the page …. Edited 8 hours ago8 hr by Philooo
8 hours ago8 hr Please provide the URL of where you placed it and update credentials:We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
7 hours ago7 hr Author The Google block is the last one on the right column of https://{My_Website}/forumsThe Google block is named “Google” in custom blocksStored Acces Information updatedThanks a lotPS: I changed the code of the block for an other advertiser, same result.