Forum Moderators: martinibuster

Message Too Old, No Replies

What happens if archived unit code is still present in site

will unit stop serving after archiving

         

kkinfy

5:57 am on Apr 9, 2021 (gmt 0)

5+ Year Member Top Contributors Of The Month



Hi, I run a website with thousands of pages. I am planning to remove one of the below the fold ad units. However, due to the size of my website, the process may take a week or two. Meanwhile, if I just archive the unit on the adsense interface, will the ad stop serving? Does this violate TOS?

janvitos

10:08 pm on Apr 9, 2021 (gmt 0)

5+ Year Member Top Contributors Of The Month



From what I understand, archiving an ad unit does NOT prevent it from serving ads. It is merely a way for publishers to organize their ads and differentiate active from archived ad units. I highly doubt it has any use beyond that.

As for the TOS, I really don’t know, so I’ll leave it to more experienced experts to answer that question.

lammert

10:28 pm on Apr 9, 2021 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Removing a below the fold ad does not violate the ToS. Marking an ad unit as archived does not violate the ToS. Which part of the ToS are you particularly afraid of?

Two weeks seems to be a lot of time to remove one ad unit. I assume the site is static in nature? You might first look in the possibilities of your hosting to use a scripting language to serve your pages. It may be a little more work add some scripts to your pages (PHP, ASP, SSI or whatever is available) to include the Google AdSense code but it will pay-off later if you want to make additional changes to your site.

SweetPotato

9:07 pm on Apr 24, 2021 (gmt 0)

5+ Year Member Top Contributors Of The Month



Indeed @lammert
It's not normal to be editing 1000's of pages manually.
Usually you do a php include of the file with the tag and in case of removal or changes you edit 1 file once.