Closed (fixed)
Project:
Advertisement
Version:
11.x-dev
Component:
ad module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2025 at 12:12 UTC
Updated:
6 Aug 2025 at 10:54 UTC
Jump to comment: Most recent
Let's tell google that ads are not relevant: https://developers.google.com/search/docs/crawling-indexing/robots-meta-...
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
anybody@lrwebks: please check if this works and the attribute persists after rendering the ad.
Comment #4
lrwebks commentedDefinitely works, but
TRUEis more appropriate here as the array value. It doesn't set the attribute's value to “TRUE” but rather adds the attribute like a flag attribute without the empty string value. I will change that quickly.Comment #5
anybodyPerfect, you're right!
Comment #7
anybody