It's very misleading. It makes it look like the ad is part of the post and it's hard to see that it isn't. Sometimes there is a link in the actual post that I miss, and I miss the whole point of the post.
Without knowing ad provider and board system, I have no way of knowing whether this is applicable. It seems that board was using Google Adsense's AutoAds.I saw this on another board. There was some change done by the ad provider (not the forum's admin) that caused ads in weird places. They even snuck in on the donator's usergroup (which one can move to when they donate to the board). The board sys-op did made changes in the ad vendor's website and the rogue ads were gone.
I looked, and your ad provider at insideradio.com appears to be inserting its advertisement image URLs into various types of meta tags in the HTML at imageradio.com itself, essentially hijacking them. It's specifically targeting the types of meta tags that normally point to URLs for images or logos that are representative of the site itself -- i.e. image that you, the site owner, would normally create and then embed links to within your site's HTML's meta tags.Without knowing ad provider and board system, I have no way of knowing whether this is applicable. It seems that board was using Google Adsense's AutoAds.
We're not using that here. Everything is placed in templates, but because they were setup years before I got involved its a matter of checking a lot of code I know nothing about. I have changed some that I hope stop this from happening, but I'm flying blind.
InsideRadio ISN"T an ad provider. That's a competing news publication where you likely looked at the code from the link in a post...I looked, and your ad provider at insideradio.com appears to be inserting its advertisement image URLs into various types of meta tags in the HTML at imageradio.com itself, essentially hijacking them. It's specifically targeting the types of meta tags that normally point to URLs for images or logos that are representative of the site itself -- i.e. image that you, the site owner, would normally create and then embed links to within your site's HTML's meta tags.
This type of tag hijack will naturally cause any spiders like Google, and any scrapers built into software like XenForo here at radiodiscussions.com, to ingest and re-display those images elsewhere in association with links to your site. Those spiders/scrapers aren't at fault -- they just believe they're passing along image URLs that point to visual representations or symbols for whatever the page is about.
Look at the three attachments. The first attachment is the HTML of the radiodiscussions.com post reported above. I highlighted the relevant part in green. That's an ad image URL that XenForo scraped out of the HTML of the insideradio.com page being linked to. Then look at the second and third images. Those show examples of how your ad provider at insideradio.com populated various meta tags within the HTML over there, one of which is a direct match for the URL embedded in the radiodiscussions post.
It's the meta og:image instance in yellow that's the one in particular XenForo appears to have scraped up and redisplayed here. Merely targeting that specific meta tag can only lead me to believe this is a malicious attempt by your ad provider to cause its ads to appear "house of mirrors" style in various unpredictable places, in order to gain free "air time." (og:image is essentially the "master" link for whatever image a given web page should be visually represented by. You would never want this to be some garbage, throw-away, ephemeral image like an advertisement.)
The board system is the same as here, Xenforo. The board wasn't using Google, but another provider. They posted some update to a plug-in caused the ads to go rogue. When their XF code expert came back after camping, he reworked some stuff to keep the ads tamed. Since I'm a Mod there, it was mentioned in the "Mod Room" that he pulled 612 hairs out.Without knowing ad provider and board system, I have no way of knowing whether this is applicable. It seems that board was using Google Adsense's AutoAds.
We're not using that here. Everything is placed in templates, but because they were setup years before I got involved its a matter of checking a lot of code I know nothing about. I have changed some that I hope stop this from happening, but I'm flying blind.