Keyword Landing Page Generator

What is Landing Page Generator for?

Landing Page Generator can seem overwhelming -- but it's not! Once you get the hang of it, it's really quite smooth.

The goal of this plugin is to make it easy for you to take one template for a landing page, such ashttp://localhost/~minni/dev/your-landing-page/ and bring in "Triggering Keywords" via the URL, such as this: http://localhost/~minni/dev/your-landing-page/fast/ and then, to have content on that landing page change accordingly depending on the Triggering Keyword.

In other words, if you want to have one landing page, but three versions of it: one for people looking for a "cheap" product, one for people looking for the product delivered "fast", and one for people looking for a "high quality" version of the product -- you can now have one page, but actually have three unique pages on Wordpress to drive traffic too, each one customized for that target market.

How does this magic work? We'll step you through it now!

  1. On the "General settings" tab, choose which page you want to use as the base for the landing page. You can also select the "Insert your custom HTML here" option and use your own. Note that, whether you use a page or your own HTML, you'll need to edit it to add in the corresponding shortcodes we will soon create. Don't forget to add those in at the appropriate points before it goes live!
  2. Click on the "Keywords" tab, you'll see the "Shortcode Key Settings" section. Here, you should create a new Shortcode Key for each unit of text that you would like to change on the landing page for visitors who come to the triggered version. For example, for anyone who comes to one of the pages, if you want the headline to be different, the sub-headline, and and the main image shown to be different -- then, define four shortcode variables here. You can call them anything you like (using the standard alphanumeric characters); just don't forget the names!
  3. Scroll halfway down on this page to the "Triggering Keywords" section. You want to create a Triggering Keyword for each separate landing page. The Triggering Keyword will be the phrase in the URL itself. There are a few sample ones created already, but you can create one yourself. If you create a Triggering Keyword called "Blue" just for people searching for your product in blue, then, this will automatically create a page on the site: /your-landing-page/blue/, using the template that you just set a moment ago during instruction #1. Do the same for each Triggering Keyword you would like to have a unique landing page created for.
  4. For each Triggering Keyword, you will see in this section the Shortcode Keys corresponding to that Triggering Keyword. Just fill them in with the appropriate content you want. So, for example, if you have a Shortcode Key called "headline", and you have a Triggering Keyword "blue", then -- for anyone who goes to /your-landing-page/blue/, write in here the text they will see for the headline. That's it. Note that since it is a Shortcode, you can include text, a URL, or anything that could go into a shortcode.
  5. Finally, now that you've created a bunch of these shortcodes, don't forget to go to the page you've created to for the landing page (or the HTML you inserted, if you chose that option) and to insert the shortcodes at the appropriate sections on the page. If you don't do that, then the customized text won't appear!

    OR

  6. Test, test, test and get lots of clients from your customized landing pages!

Sample content for a landing page

Here below is a sample content to show how to use the shortcodes on your chosen landing page. Copy this into the page that you selected as a landing page under the "General Settings", and try it out with a keyword!

Note that this works with the shordcode keys that were creating upon installing the plugin ("main-heading" and "content"). If you have removed these, please replace the keys with your own!

		Welcome to the Keyword Landing Page Generator plugin!
		 [wpsos key="main-heading"]
		 [wpsos key="content"]
		Thank you for visiting our page. Please contact us with any questions.