[WordPress] 外掛分享: Easy AdSense Ads – Ad Inserter & AdSense Ad Manager

WordPress 外掛 Easy AdSense Ads – Ad Inserter & AdSense Ad Manager 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Easy AdSense Ads – Ad Inserter & AdSense Ad Manager」是 2017-03-04 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 4000 個安裝啟用數。
  • 上一次更新是 2022-01-29,距離現在已有 1190 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.6 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
  • 有 21 人給過評分。
  • 論壇上目前有 1 個提問,問題解答率 0%

外掛協作開發者

gandham |

外掛標籤

adsense | ad manager | ad inserter | advertising | ad injection |

內容簡介

r website.
Ads are not working well on specific pages/posts.

Easy AdSense Ads is a user-friendly plugin that allows you to disable AdSense / ads easily on a per page/post basis.

With its easy configuration and integration features, Easy AdSense Ads Inserter & Manager For WordPress is the top choice for ad and script management solutions in WordPress.

原文外掛簡介

Easy AdSense Ads is a very simple and best ad manager for WordPress that is not limited to AdSense. You can easily inject ads into your home page, posts, pages, archives and custom post types. You have 9 ad locations to choose from.
EAA also comes with features like ads widget, ad rotation. This is the best WordPress plugin for inserting AdSense ads and other ads.
Note: Only Ad Management plugin with video tutorial
EAA Video Tutorial
Easy AdSense Ads is the only ad manager plugin with a video tutorial covering all features of the plugin.

EAA Video Tutorial Link
Easy AdSense Ads Inserter & Manager For WordPress is an AMP ready complete ad management and scripts management solution for your blog.
Unlike other plugins out there, this integrates right into the WordPress customizer to give you instant preview of the ads you injected.
Note:
The ad locations are not limited to AdSense ads

You can use them to insert ads from any network like BuySell Ads, Amazon Affiliate Ads, Chitika, Bidvertiser, Infolinks, AdSense, Adsterra Network, Revcontent, Clicksor,AdSense, OIO Publisher etc .
You can inject multiple AdSense/ads in the same location.
You can also use these ad locations to insert html code, optin forms. The location at the end of the post is ideal for inserting optin forms of MailChip, Sendy, AWeber, GetResponse etc..

The header and footer scripts are not limited to just injecting javascript.

You can use them to load fonts.
Verify the website ownership with the meta tag.

Easy AdSense Google Ad Manager’s awesome features include …
Separate desktop/tablet AdSense ads injection and mobile AdSense ads injection.
You can insert different AdSense ad units for mobile, (tablets and desktops).
With this feature, you can quickly insert the high performing 336x300px or 728×90 adsense units for desktops and tablets and insert 300px wide mobile AdSense Ads for mobiles.
Though Google AdSense provides responsive ad units, their fill rate is not very good.
AdSense / Ads Injection on homepage and archives
You can easily insert AdSense ads into the WordPress loop on home page and archives. Since AdSense has a limit on number ad units you can display on a page, you can easily set how many times to repeat.
Key features here include

Insert AdSense ads after a desired post number.
Choose repeat frequency for the adsense ads injection.
Choose how many times AdSense ads should be displayed.

Insert Ads on single page ( Posts and Pages )
We have nine well thought out locations

Below title Google AdSense ad injection( Highly converting, but google search doesn’t like ads above fold)
After first paragraph Google Ads Injection / adsense. (Highly converting, no issues with SEO)
After any 3 paragraphs of your choice AdSense / ad injection.
After first image AdSense / ad.
After second image AdSense / ad.
Between post AdSense / ad.
After post AdSense / ad.

Easily disable AdSense / ads on a per page/post basis.
There will be cases where you do not want to inject AdSense / insert ads on some particular posts or pages. Reasons may include

Content my violate AdSense/advertiser policies.
Client doesn’t like AdSense / ads in their sponsored content.
Page/Post that brings more revenue through affiliate marketing than display ads like AdSense.
You don’t want ads on about and contact pages.

Whatever your reason may be, there is an option to disable AdSense / ads on a post or page right on the edit screen.
You can choose to disable only in content AdSense / ads or all AdSense / ads on the page.
Ads Widget
Place ads in any wdigetized sections in your theme with the built in Easy AdSense Ads & Scripts widget.
This is similar to the text widget but with some cool extras

Insert separate adsense / ads for desktop & tablets and mobiles.
This widget respects the above feature, and hides itself when you choose to not show adsense / ads on the page.
Remove default padding’s and borders if you need more room for adsense / ads.

Ad Rotation
Wan’t to rotate the inserted ads? We have the ad rotation feature built in. Just wrap them in the shortcode [eaa_ads][/eaa_ads] and separate individual adsense/ads code with .
You can use the shortcode anywhere, even in your post content.
Example:
[ads]
First AdSense ad to insert
Second AdSense ad
third Quick AdSense ad
fourth Quick AdSense ad
fifth AdSense ad
sixth AdSense ad
seventh AdSense ad
eighth AdSense ad
ninth Quick AdSense ad
tenth AdSense ad
eleventh Quick AdSense ad
twentieth AdSense ad
thirtieth AdSense ad
so on, you get the idea. AdSense ad
[/ads]

Option to insert header and footer scripts.
Easily ad your (Google) analytics script, website verification scripts, fonts and any other script you might want to insert in to your website header or footer.
This is limited to inserting scripts, meta tags and any other tags that usually go in header. Inserting regular content here is strictly not advisable.
Live preview
All this can be done through the awesome WordPress customiser, so you get an instant preview of how your inserted adsense / ads or content looks.
Custom taxonomies and terms support
Supports custom taxonomies and let’s you enable/disable ads on custom taxonomies and terms.
Easily enable or disable ads on a per category basis
There will be times where inserting ads on certain categories might violate Google AdSense or your ad network TOS. For such cases you can easily disable ads\’ for their archives and posts
in those categories and tags.
Advanced options and Floating ads
Easily float the ads or apply advanced css rules like margin, padding, border etc., to the ads
Easily integrate EAA Ad Inserter with your theme
For regular users

Goto EAA settings page and in Add Your Own Ad Locations option, add you ad locations. Locations defined there will show up at customizer -> EAA -> My Custom Locations.

To use the add, insert the following code in your theme files

For theme developers
Easy AdSense Ads exposes functions to easily inject the ads to custom locations into your themes.
Step 1
Add the below code at the end of your themes functions.php file
add_filter( 'eaa_ad_locations', 'themename_add_eaa_ad_locations' );

function themename_add_eaa_ad_locations( $ad_locations ) {
/**
* Each line below ads a new add location in customizer at
* Easy AdSense Ads & Scripts -> Theme locations
* You can add as many locations as you please
*/
$ad_locations['ps_above_header'] = array( 'label' => esc_html__( 'Above header', 'page-speed' ) );
$ad_locations['ps_header'] = array( 'label' => esc_html__( 'In header', 'page-speed' ) );
$ad_locations['ps_below_header'] = array( 'label' => esc_html__( 'Below header', 'page-speed' ) );
$ad_locations['ps_before_main'] = array( 'label' => esc_html__( 'Before main div', 'page-speed' ) );
$ad_locations['ps_after_main'] = array( 'label' => esc_html__( 'After main div', 'page-speed' ) );
$ad_locations['ps_above_footer'] = array( 'label' => esc_html__( 'Above footer', 'page-speed' ) );
return $ad_locations;
}

Step 2
Now to inject these ads into the theme, place the below code in the theme file where you want to inject the ad.

If you are using the ads in some places where shortcodes are enabled then you can use [eaa_show_ad ad="ps_above_header"]

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Easy AdSense Ads – Ad Inserter & AdSense Ad Manager」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.23 | 0.25 | 0.26 | 0.31 | 0.32 | 0.33 | 0.37 | 0.40 | 0.42 | 0.44 | 0.45 | 0.46 | 0.47 | 0.50 | 0.53 | 0.55 | 0.56 | 0.57 | trunk |

延伸相關外掛(你可能也想知道)

  • Insert Post Ads 》具有自動廣告注入的廣告外掛, 需要一種簡單的方法來自動插入文章廣告嗎?, 文章中的廣告點擊率最高。如果您想增加點擊率和 Google AdSense 收入,那麼您需要...。
  • Flat PM 》這個插件具有豐富的功能,可以顯示廣告。, , Flat PM是一個用於顯示廣告和交互式內容的插件。它可以增加轉換率、行為因素和網站收益!, , 插件的主要目標是簡...。
  • Universal Google Adsense and Ads manager 》Universal Google AdSense和Ads Manager是一個靈活且易於使用的Google AdSense、自定義廣告和腳本管理WordPress外掛。Universal Google AdSense和Ads Manager...。
  • Auto Ad Inserter – Increase Google Adsense and Ad Manager Revenue 》to Ad Inserter WordPress 外掛提供您使用現代高級方法,以最有效方式增加 Google Adsense 及 Google Ad Manager 廣告收益。, 它有許多先進的核心功能,並借...。
  • AdRotate Switch 》如果您正在尋找專業的廣告管理外掛AdRotate Banner Manager或AdRotate Professional,但不想重新製作所有廣告,那您可以使用相容的外掛輕鬆地將它們匯入AdRot...。
  • Mondiad Advertising 》這個外掛可以讓 Mondiad 出版商在其網站上整合廣告代碼以進行賺錢。, , 安裝過程迅速且簡單, 可停用代碼,而不必卸載或停用外掛, 提供使用者支援服務, , Mond...。
  • Wishful Ad Manager 》Wishful Ads管理員是一個完全自定義的短代碼驅動的易於管理的外掛程序,用於自定義橫幅廣告、腳本廣告和Google Adsense廣告。, 廣告類型, Wishful Ads管理員...。

文章
Filter
Apply Filters
Mastodon