plugin-icon

Cloud-O-Google Queries

Cloud-O-Google Queries is a filter to display keyword clouds based on search engine queries.
Bewertungen
Zuletzt aktualisiert
August 31, 2010
Version
1.1
Aktive Installationen
10

I guess I’m just curious by nature. After installing Anders Holte Nielsens Counterize plug-in, I noticed quite a few google query hits. I wanted to know which keywords led people to my site. I did a quick search but couldn’t find somethink like I had in mind (Update: A reader pointed out, that there is a plugin called Search Phrases, which has a slightly more minimalistic aim). Since Counterize keeps track of the referer, it was just a matter of applying some regular expressions and preparing a tag-like keyword heat cloud, which we’ve all gotten used to.

Usage

This is quite a simple filter. There’s two ways to use it:

function call [for use in templates]

  • <?php if(function_exists(cloogooq)) cloogooq(keywords); ?>
  • <?php if(function_exists(cloogooq)) cloogooq(phrases); ?>

token filter [for use in posts]

  • [CloOGooQ_KEYWORDS]
  • [CloOGooQ_PHRASES]

Either way will generate one of these two keyword clouds below. The first one disassembles the search string and counts each word for it’s one. The second phrase cloud leaves search strings intact – just like they got entered by the user.

License

This WordPress plug is released under the GPL and is provided with absolutely no warranty (as if?). For support leave a comment and we’ll see what the community has to say.

Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
10
Getestet bis
3.1.4
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.