Closed (fixed)
Project:
Google AdSense integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2019 at 21:03 UTC
Updated:
18 Sep 2019 at 15:54 UTC
Jump to comment: Most recent
Comments
Comment #2
aharown07 commentedTwo details that may help people trying to set up their ads.txt file:
* In most cases, it should go in the site root directory
* Depending on your webserver and config, you may have to do some work to make the file crawlable.
In my case, using nginx with a setup that already included various "deny all" rules in the virtual server config (to try to keep things tight), it was necessary to add an allow statement (and some details for log management... probably optional)
Comment #3
jcnventuraComment #5
jcnventuraComment #7
jcnventuraNeeds a port to Drupal 7.
Comment #9
jcnventura