top of page

Scan Your Landing Pages With AdWords Scripts

error-404-ss-1920

One of the classic tasks to automate with scripts is checking all your URLs for 404 errors. Google has their own Link Checker script, for instance. But this only tells you if a page is broken in a technical sense.

You could easily have pages that aren’t 404s but that you still don’t want to use in your ads. For example:

  1. Products that are out of stock.

  2. Hotel rooms that are fully booked.

  3. Concerts that are sold out or canceled.

  4. Search pages with no results.

  5. Old pages that say “archived.”

  6. Pages with out-of-date messaging like “2014 Holidays” or “Black Friday Sale.”

At Brainlabs (my company), we’ve increased conversion rates by 12 percent simply by pausing ads where the landing page had too few products on it –- so this sort of check is well worth doing. And to make it easy, we wrote a script to check the contents of your landing pages and send you an email if any are bad.

The way the script works is that you give it a phrase (or set of phrases) to look for — like “out of stock” or “currently unavailable.” The script reads each URL’s source code and looks for the phrase(s) in question; if it finds the phrase(s), then it knows the page is bad.

1 view0 comments

Comments


bottom of page