Startseite WordPress Google Anzeigenmanager Plugin
2010-08-01
Hauptmenü
externe Links
Meist gelesen
Support

Wenn Sie die Erweiterungen und Scripts auf diesen Seiten nützlich finden, freue ich mich über Ihre Unterstützung. Danke!

Betrag: 

WordPress: Google Ad Manager Plugin
Geschrieben von: Andreas Berger   
Donnerstag, den 01. Januar 2009 um 15:22 Uhr

Das bretteleben.de "WP Google Ad Manager Plugin" für WordPress ermöglicht die Verwendung des Google Ad Managers mit WordPress. Es ermöglicht die Einbindung von Werbeflächen in Postings, in Widgets sowie direkt im Template.

bretteleben.de "WP Google Ad Manager Plugin" für WordPress

Das bretteleben.de "WP Google Ad Manager Plugin" ist mit WordPress 2.7.x und 2.8.x getestet.

Es ermöglicht das Einbinden von Google Ad Mananger Werbeflächen in Posts, Widgets sowie direkt im Template.

Das Plugin bietet volle Unterstützung für erweiterte Parameter wie Angaben zur zielgruppenorientierten Anzeigenschaltung [GA_googleAddAttr(key, value)] sowie das Überschreiben seitenweiter Angaben [GA_googleAddAdSensePageAttr(param, value)] und werbeflächenspezifischer Angaben [GA_googleAddAdSenseSlotAttr(slotname, param, value)].
Näheres zu diesen Möglichkeiten bitte in der Google Ad Manager Hilfe nachzulesen.

Installation und Verwendung

Eine Schritt für Schritt Anleitung zu Installation und Verwendung findet sich auf der Seite Anleitung Plugin .

Kompatibilität

Das Plugin ist mit WordPress 2.7.x und 2.8.x erfolgreich getestet, das Zusammenspiel mit den verschiedensten anderen Erweiterungen mag aber Probleme mit sich bringen.

Ich empfehle dringend einen Testlauf vor dem Einsatz auf einer aktiven Seite und stehe für Fragen und Anregungen immer gerne zur Verfügung.

Lizenz

Das Plugin ist unter der GNU Public License (www.gnu.org/copyleft/gpl.html) lizensiert.

aktuelle Version: 1.1.0

Version 1.1.0 - 2009-09-05
- verwendet "register options" und läuft jetzt auch mit WordPress MU

Version 1.0.0 - 2009-01-17
- Unterstützung für custom Targeting
- Unterstützung für page-level Attribute
- Unterstützung für slot-level Attribute
- einleitende JavaScript-Tags nunmehr valide
- Änderungen der readme.txt

Version 1.0.0beta - 2009-01-01

Sonstiges

Wenn jemand Gelegenheit findet, auf wordpress.org sein Rating abzugeben oder auf seiner Webseite einen Link auf www.bretteleben.de zu setzen, dann freut mich das natürlich, weil es mithilft, die Erweiterung bekannter zu machen, das Plugin selbst produziert keine versteckten Links oder sonstige Nettigkeiten welcher Art auch immer.


Für Fragen und Anregungen steht die Kommentarfunktion zur Verfügung, Erfahrungsberichte (ob positiv oder negativ) sind hochwillkommen.

Download

Das Plugin kann unter wordpress.org/extend/plugins/wp-google-ad-manager-plugin heruntergeladen werden.

Zuletzt aktualisiert am Samstag, den 26. September 2009 um 12:04 Uhr
 
Kommentare (16)
Wordpress 3.0 support
16 Mittwoch, den 30. Juni 2010 um 23:02 Uhr
Tamir Eshel

Have you encountered issues with Wordpress 3.0 sofar?

@Tamir Eshel
Mittwoch, den 21. Juli 2010 um 19:05 Uhr
A. Berger

Hi Tamir!

No, up till now everything seems to work fine :)

Best regards
Andreas

RSS feeds
15 Donnerstag, den 22. April 2010 um 19:22 Uhr
Tom

Just curious, the ads included in the posts, will they show up in the RSS feed?
Guess I can try it and find out...


Thanks
Tom

@Tom
Donnerstag, den 22. April 2010 um 21:32 Uhr
A. Berger

Hi Tom!

Google Ad Manager uses JavaScript to deliver so - I don't think so.

Best regards
Andreas

Need some Help with certain ad slot on specific category
14 Donnerstag, den 18. März 2010 um 20:39 Uhr
Mark

I have WP installed and your plugin installed. I need to be able to pull a different ad slot for each category. Is there a way to do this. So i add a bit of code to sidebar widget. If this sidebar is loaded in Category 1 i need it to pull an ad slot. If this sidebar is loaded in Category 2 i need a different ad slot loaded. I have about 18 categories. I would like to be able to sell ads (that will be put in ad slot) in each category specifically. Can I do this with your plugin??? If so, how?


Thanks so much for your help.


 


Mark

@Mark
Donnerstag, den 18. März 2010 um 21:07 Uhr
Andreas Berger

Hi Mark!

The are different approaches to achieve this. One would be to use the same AdSlot but set up the different Line Items using custom- or freeform-targeting. Another is - as you suggested to use different AdSlots. The first way is the one I would prefer because it is more flexible.

Anyway, in both cases you have one problem, you have to deliver a value to GAM (either the targeting or the name of the AdSlot) that should be created dynamically.
The plugin up till now does not come with predefined routines to achieve this, but - thinking of a sidebar - this could be relatively easy achieved with a small PHP-script (inserted directly into the template) that processes the page URL and inserts the code for the GoogleAdManager Plugin directly into the page. The plugin will do the rest.

Best regards
Andreas

@Art
13 Dienstag, den 22. Dezember 2009 um 23:27 Uhr
A. Berger
Hi Art!

I have no multi-user environment up and running but according to Jason Cooper (comment no.5) the update version works fine with WPMU.

Best regards
Andreas
Google Ad Manager for WPMU
12 Dienstag, den 22. Dezember 2009 um 22:41 Uhr
Art
Hello,

Have any of you guys tried this plugin over WPMU-powered sites?

Please let me know,

Art
@David North
11 Donnerstag, den 15. Oktober 2009 um 20:53 Uhr
A. Berger
Hi David!

Have you checked your site if there are changes to Adsense Ads? Have a look at changes due to the sites stylesheet, because CSS offers the potential to modify these elements. The Plugin itself does not, it just inserts the JavaScript code, needed by GAM according to your settings (slots). No danger from this side.

About the usage of the fields 7 to 9, they are different from the fields 1 to 6 because for the fields 7 to 9 the plugin checks how many different slots you have set in one of these fields and - if a field is called multiple times - each set slot from 1 field is called only once.

Set 3 slots in field 7, use field 7 at the end of your posts and the first 3 posts on your pages will contain an AdSlot. Set 5 slots and the first 5 posts will show an AdSlot. As said, every slot is called only once. This behavior allows you to use 1 field in your code - and show as many different slots you want (Howto Plugin > Setup > Pt.3).

Best regards
Andreas
Public Service Ads
10 Donnerstag, den 15. Oktober 2009 um 03:27 Uhr
David North
Thanks for your help.

I have ask Google support for more help and information.

Here is what they said in the original email response:
As stated in the AdSense program policies, publishers are not allowed to
alter the AdSense ad code for any reason. Once you've generated the ad
code in your AdSense account pages, you may not alter any portion of the
code or manually change the layout of the ads. For instance, publishers
may not alter the ad height variable to mask the Ads by Google moniker.

On your advise on the duplicated ads. I guess I need to add Google add slots for as may post as I might have on a page if I want to put them at the end of each post in the list and then put the codes all in the S7. Is that correct?

Thanks for your help.

David
@David North
9 Mittwoch, den 14. Oktober 2009 um 20:59 Uhr
A. Berger
Hi David!

Please have a look at the source of your homepage and compare the code, the plugin generates to the example code at:

http://www.google.com/support/admanager/publisher/bin/answer.py?hl=en-uk&answer=112649

There is only one point to mention: Slot 3922976333 is called twice. To prevent this from happening, use the Parameters S7 to S9 for slots you are calling more then one times (e.g. in your posts). These parameters take as many slot names you want, separated by commas and allow the plugin to call different slots when there is more than 1 article on a page.
It is your turn to make sure, that you do not exceed the maximum allowed AdSense Slots by using slots you target with third party campaigns. (But this is not the plugins business :))

Beside of the slot called twice, you will see that the generated code is exactly as it should be, so - whatever the problem is - it is not caused by the plugin. Please report this to the people you already contacted by email and ask them for information, where they see a mistake on your side. If you get additional information - please let me know.

Best regards
Andreas
Geting Public Service Ads
8 Mittwoch, den 14. Oktober 2009 um 04:06 Uhr
David North
Hi,

I have a site http://www.michellecookseveryday.com

I have been using the Ad Manager Plugin since the first of the year and it has been working fine. Several weeks ago I started getting Public Service Ads on my site. I had reached the $10 amount with Google and so I got the PIN and entered it. I was still geting PSAs. I contacted Google and after several eamil excahnges they say I have modified the code for Adsens on my site (ie. the code you are generating does not match what they expected in some way)

I have the current version of WordPress 2.8.4 and your plug in 1.1.0.

I have the short codes in two text widgets on the side bar (one with a Div tag to control padding) and I also have them showing up at the end of the first post on the home page.

Any ideas on how to fix this?
My code didn't show
7 Dienstag, den 06. Oktober 2009 um 07:06 Uhr
Rick
haha, the comment box ate my code,



vs
Deutsch
Panoramic Image Viewer
AddThis Social Bookmark Button
Wer ist online
Wir haben 29 Gäste online
Neueste Beiträge