Easily Insert Scripts In Website’s Head Section

A WordPress plugin that easily inserts Adsense Auto Ads or any other scripts into the head section of your WordPress websites.

The plugin is designed mainly for Adsense Auto Ads and it also supports any other script such as Google Webmaster Tools verification, Bing Webmaster Center, BuySellAds Script, Alexa verification etc.

How to use it:

1. Download the plugin and upload the zip to your WordPress.

2. Install and activate the plugin.

3. Click the Settings link after installation.

Insert Adsense Auto Ads Settings

4. Go to the Main tab and place your scripts in the text field.

Insert Adsense Auto Ads Insert

5. Note that the fields are for inserting HTML code, so JavaScript and CSS code must be wrapped in the corresponding HTML tag. For JavaScript code use the script tag, and for CSS code use the style tag. Example:


<script>
function myFunction() {
document.getElementById("demo").innerHTML = "Hello World!";
}
</script>
<style>
.example {
color: #000;
}
</style>

6. Click the Save changes button and done.

Download WordPress Plugin:

You can download this free WordPress plugin using the download button below. Unless otherwise stated, the WordPress plugin is available under GNU General Public License.

Author: Albteam

Homepage: https://wordpress.org/plugins/insert-adsense-auto-ads/

Don’t forget to share this WordPress plugin and also check out other awesome plugins on our site.

Rate This Plugin
Sending
User Review
0 (0 votes)