
| Marketing With Miles Categories... | |
|
October 27, 2006 |
|
When I signed up though something caught my attention. Look at the screenshot below, this is a tiny one inch box and you are supposed to read their entire terms and agreement through it! No way to enlarge the box, nowhere to click and read it in a new window. What the heck!!!! I selected everything in the tiny box and pasted it into Microsoft Word and it’s 6 full pages of thick text! Now if that doesn’t make you trust Microsoft I don’t know what will.
I hope you enjoyed this post. Stay updated on future posts by subscribing to my RSS Feed. |
|
Yours in success,![]() Miles Baker |
![]() Link to this page: |
|
October 23, 2006 |
|
Let’s say your landing page is about working from home and you have several keywords, one of them is “free work at home jobs”. Well, with a simple modification to your URL in Adwords and some simple editing of your landing page you could have the title of your landing page be “Free Work At Home Jobs Information” or “We Specialize In Free Work At Home Jobs!” or even “Looking for Free Work At Home Jobs?”. I’m sure you can see the power in doing this. In addition you could even use the keyword in your landing page sales letter copy or your links. Want to see an example of what I mean? Hey that’s pretty cool huh? Well, with PHP it’s very easy to replace any variable such as a keyword or your name and place it anywhere on your page. So now that you see what can be done with PHP and fully understand what I am talking about, let me show you how you can use this ability on your PPC landing pages. To start with , you will need to edit the links that you use in Google Adwords or other PPC networks. Basically your URL will need to look like this…
or if you have multiple words in your keyword do it like this
Now, all you simply have to do is insert this code somewhere in your HTML…
And insert this wherever you want the word to appear on your page…
Easy enough, right ? Also, you must either make your webpage end with the extension .php or define MIME types in your hosting account to allow the use of PHP on pages with the .htm or .html extension. So , I’m sure you can see the possibilities and power of doing this. What I like to do is separate my ad groups out as much as possible, then use dynamic links to customize my landing page as much as possible. Update: A reader emailed me informing me that this method isn’t 100% safe. Here is what he said…
A quick fix he recommended is to add htmlspecialchars to the piece of code you place in your HTML, I have added this to the example code above. This fix should not be considered completely secure, but is probably the easiest step you can take to provide an adequate level of protection. Here’s some additional information related to the issue: Anyone doing something similar with PPC, have some PHP code to share, need help? Leave a comment. I hope you enjoyed this post. Stay updated on future posts by subscribing to my RSS Feed. |
|
Yours in success,![]() Miles Baker |
![]() Link to this page: |
| « newer posts | previous posts » |