Using the WordPress Landing Page Plug-in
This specially developed plug-in enables you to create targeted landing pages using WordPress. By sending visitors to landing pages with keyword-rich content, you’re offering relevant search results that have a positive impact on Google AdWords quality score, as well as boosting conversions.
The way the relevant keywords are passed through to your WordPress page is through the URL.
Within SpeedPPC
Within SpeedPPC, you’ll still be using your keyword tokens such as seed, expansion and final in your URL template (which is the keyword destination URL).
The only difference is the format of your URL. Currently the example URL in SpeedPPC shows:
http://www.yoursite.com/index.php?seed={seed}&expansion={expansion}&final={final}
Now, your tokens just need to be separated by forward slashes, and you won’t need the token name and equal sign, like so:
http://www.yoursite.com/post-title/{seed}/{expansion}/{final}
You do need to ensure that you’re using the URL re-writing functionality of WordPress, or it won’t work. To do this, just go to Settings > Permalinks > Common Settings and choose any other option other than default.
From SpeedPPC this now ensures that your keyword values will be dynamically passed into your WordPress post or page, via SpeedPPC’s URL template.
Within WordPress
In the SpeedPPC Configuration in WordPress, you now need to allocate the SpeedPPC tokens in the Tag form.

Assign tag names and default values in the SpeedPPC Configuration form.
This is based on the order that the tokens appear in the URL, so using the previous URL as an example:
http://www.yoursite.com/post-title/{seed}/{expansion}/{final}
{seed} is in first position and is automatically tag 1
{expansion} is in second position and is automatically tag 2
{final} is in the third position and is automatically tag 3
You can name the tags anything you like, however you should use a text string that wouldn’t be used anywhere else in your content. Otherwise, these will be replaced with dynamic values. Eg. If you had a gardening blog, then using “seed” as a tag name wouldn’t be wise as everytime “seed” was used in your content, it would be replaced by the dynamic value assigned to that tag.
Once you assign tag names for each token, you also need to insert a default value for each tag/token. This ensures that if any value is missing from your URL, a default value is still inserted into your page. So this default value should be applicable to all keywords that could be inserted in your page.
You can set-up multiple tags to be replaced in your post/page as long as you specify all of them in the table and use the correct position in the URL.
If you’re separating multiple keywords in a search phrase with a hyphen (e.g. something-else-completely) or another character, you can specify that in the setting below. When the search phrase is inserted into your page, the character separators will be replaced with real spaces.

Set keyword separators under WordPress SpeedPPC Configuration.
You can now use those tag names directly in your post/page and these will pass the dynamic values into your content. There’s no need for any special code and you don’t even need to include any marks around those tag names.

Example of tags used in content of WordPress page.
After you’ve setup the tags and default text, then prepared your post/page content including those tags, your dynamic landing page is now ready for use.
The tokens in your SpeedPPC URL will be generated according to the keyword triggered, these values will then be passed through the URL and inserted dynamically where your tags are placed in your post/page content.
And it’s as easy as that! You now have a super-targeted landing page that updates automatically to match the relevant keywords.






How do I capitalize keyword using this plugin?
For example, if I pass “dog barking”, “lab” and “dog barking lab”. And if I use it as the first word in a sentence on my landing page, how should I specify capital? Thanks!
This will Title Cap for you <?php echo ucwords(str_replace(“-”, ” “, $_GET["final"])); ?>
This is the normal one <?php echo str_replace(“-”, ” “, $_GET["final"]); ?>
Hi guys.
I’m totally lost when it comes to allocate the SpeedPPC tokens in the Tag form.
Where do I find the Tag form?
Please help! Thanks in advance.
Has the plug-in been tested with WordPress 3.0?
I had the plug-in installed in readiness for use on my website but when I upgraded to WP 3.0 all sorts of problems occurred, both on my site and within WP admin area.
I want to generate a new wp entry for every new paid search term that comes into the site. Anyone have suggestions or examples from other plugins that might do this? I believe I’ve seen one plugin that did something similar but can’t remember the name.
Great plugin! Am having problems though, with:
H1. No probs on inserting. Shows in the page source and SEO XRay Firefox plugin as being H1, but the SpeedPPC Quality Check says the keyword is missing from any H1?
Page titles and keywords. Sorry if I’ve missed it somewhere – cant get them inserted her. Can it be done via tags?
I have upgraded already to WP 3.1 – will I be able to use the plugin? I have a number of sites that I’d like to start using it on that are all from 2.8 to 3.1
I have the same issues as Peter. This plugin causes fatal erros in WP 3.0. Can we get a bug fix?
How do we carry the seed into the Meta title and meta desc, I have tried placing seed1 in my all in one SEO for the specific page, but this just returns a title of seed1 – any idea on how to do this?
I am also curious to know if this works with WP 3+
Sounds like a great tool, but I don’t feel like spending the time on it if it’s not going to work.
Updates please.
I’m having issues with replacing my title, meta tags, in WordPress- the keyword passing in the body of a page works fine, but where do I put the seed “codeword” to have the keywords come up in the title and meta tags?
Also, could someone explain the above post with the capitalization technique?
Anyone get word on whether this works with WP 3.0 or above? I’m a new user and concerned no responses posted. Any feedback there?
Yep… it’s working for us.
This isn’t the best place for support. Just head over to http://support.superlever.com and you’ll get fast support. We have a number of staff on there and we don’t monitor this for support related questions sorry. It’s more for information purposes.