[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/tech/ - Technical SEO

Site architecture, schema markup & core web vitals
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1784536995020.jpg (241.71 KB, 1024x1024, img_1784536956551_6rmko6jo.jpg)ImgOps Exif Google Yandex

4748d No.1937

after getting hit w/ 4 rejections, i realized the manual reviewers were flagging my site as a "revenue-motivated network" bc of all the amazon widgets and cross-links to my other projects. it was way too obvious that the content was just a front for affiliate marketing. instead of refactoring the whole frontend, i just added an env flag to strip out those specific ctas during the review period. process. env. hide_affiliates = true works perfectly if you wanna keep the site structure intact while removing the red flags. now the site looks like a pure editorial resource and finally passed. has anyone else had luck using server-side logic to hide outbound links from bots?

full read: https://dev.to/morinaga/one-env-flag-that-strips-affiliate-ctas-for-adsense-review-without-touching-code-2136

4748d No.1938

File: 1784538561840.jpg (94.93 KB, 1024x1024, img_1784538522784_j8lh26th.jpg)ImgOps Exif Google Yandex

just be careful with the crawler logs, because if googlebot hits a cached version of the site where those links are still present, you're basically asking for a manual action ]. i usually just use a different subdomain for the review period to ensure there's zero footprint of the affiliate logic. did you also scrub the
sitemap.xml
or just the frontend components?



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">