| 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 WordPressDas 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. Installation und VerwendungEine Schritt für Schritt Anleitung zu Installation und Verwendung findet sich auf der Seite Anleitung Plugin . KompatibilitätDas 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. LizenzDas Plugin ist unter der GNU Public License (www.gnu.org/copyleft/gpl.html) lizensiert. aktuelle Version: 1.1.0Version 1.1.0 - 2009-09-05 Version 1.0.0beta - 2009-01-01 SonstigesWenn 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.
DownloadDas 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 |

Not sure what the issue is but we have people viewing our site (www.insuranceinfodesk.com) that can see the ads if they use Firefox but if viewing the site with IE7 or IE8 they cannot.
Have verified that we are running the current version of Java on these workstations
Thanks!
Hi Dave!
JavaScript has nothing to do with Java. Beside this, I can see the ads (right side) in both, Internet Explorer 8 and Firefox. Is it possible that your workstations not only have the same version of Java but also the same AdBlocker? ;)
Best regards
Andreas
There seems to be no way to deactive this. I need to be able to deactivate this if I have to. Can you tell me how to uninstall it as it doesnt show up in my plugin list?
Wordpress 3.1.3 and WP Google Ad Manager Plugin v 1.1.0
Thanks, I will just delete the folder if need be.
Hi Dan!
If there are problems the easiest way to quickly disable a plugin in WordPress has always been to delete it's file/folder (in this case "wp-google-ad-manager-plugin") from /wp-content/plugins/.
Anyway, to do some testing please tell me what version of the plugin you are using, what version of WordPress you are using, if you installed the plugin with this version or did some updates of WordPress since you installed it and which way you installed the plugin (upload or WordPress backend).
Best regards
Andreas
sorry for asking a stupid question... what is "Slotname" means???
what should I put in the "Slotname" column ??
Like (Slotname) S0: what should I put in ??
Hi Ken!
In your "DoubleClick for Pubslihers" (former "Google Ad Manager") Account go to the tab "Inventory" and select the view "Ad Units" in the menu at the left.
The AdSlot-name is the row "Name". This name goes into the parameters S0 to S9 (as many of them as you are going to use).
Best regards
Andreas
Have you encountered issues with Wordpress 3.0 sofar?
Hi Tamir!
No, up till now everything seems to work fine :)
Best regards
Andreas
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
Hi Tom!
Google Ad Manager uses JavaScript to deliver so - I don't think so.
Best regards
Andreas
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
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