Header.php file code is not accesbile by any verifying tool

Posted in: Newspaper
Post count: 5

When I am placing the script tag in the <head> section the code is not accessible by google AdSense, Mailchimp, or any other tool. When I disable the tagDiv Composer plugin, everything works fine. The code fetching goes instant and my website gets verified by the tool. And when I enable the plugin it’s back to not authenticating again.

Post count: 21065

Hello!

There are 3 possible ways to add your script tag in the head section:

1. If you have standard pack plugin installed, then you need to modify the file from here: \wp-content\plugins\td-standard-pack\Newspaper
2. If you don’t have standard pack only composer, then check this header file: wp-content\plugins\td-composer\legacy\Newspaper
3. If you don’t have standard pack or composer, you need to change this file: \wp-content\themes\Newspaper
You could try this and let us know about your results!

Thank you!

Post count: 5

Thankyou very much. It Worked!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.