How to Setup an Effective "Area" Page, REW Style

Posted May 12, 2009 @ 12:44 pm, Viewed by 961 Visitors, Read 1154 Times.

Here on the Real Estate Webmasters writing/SEO team, we have a standard way of setting up our "area" pages. It is proven to be effective, when the goal for the page is conversion of traffic into leads.

What's an "Area Page"?

This is a term we use loosely to refer to a page that describes a relevant, name-able real estate market that is worked by the agency that runs the website. Sometimes it describes a certain property type ("Phoenix condos"), and sometimes it has a broader scope ("Tempe real estate").

Such a page will need to have the following characteristics:

  • It must be optimized, to attract relevant traffic (people Googling "phoenix condos")
  • It must have relevant listings (or a visible link to them), to elicit registration
  • It must have as much quality text as possible, to build a user's confidence and to keep them on the site, and to house the optimized elements

Having Listings on the Page

For the page to have listings that are relevant to the content (Phoenix condos, or listings exclusive to a neighbourhood of Tempe, for example), usually requires a custom IDX solution. (Many agents' sites merely have an iframed search form, so the user has to fill out a search in order to see listings relevant to the page — and they may still fail to find them.)

At REW, we create "listings snippets" that show whatever category of properties is relevant to the page. If a prospective lead searches in Google for "Phoenix condos" and is brought to our Phoenix condos page, we want to have Phoenix condos to show them, right away!

If you have a custom IDX solution on your website, you should be able to request such snippets — it usually only takes a programmer a few minutes to create each one.

Note: If (god forbid!) you only have an iframed solution of some third-party search form, then you can still apply the principles described on this page. In place of the listings snippet (see below), you would create a compelling, visually-separated call to action that links to your search form.

How to Organize the Page

You may have seen our standard area pages already. They have a heading at the top, followed by a small paragraph of text (which also contains a special link), then the listings, and finally a larger chunk of text below - and usually there are calls-to-action in one or two places on the page. To summarize: there is only a small amount of descriptive text at the top, followed by listings, and then the bulk of the text. I'm going to discuss the rationale for this organization, and will provide a bit of technical assistance so you can create your own area pages in the same way we do it.

The rationale goes like this:

  • The users who are "readers" need to be aware that there is textual information available on your page.
  • The users who are "shoppers" are more fickle; they want to see properties NOW and they will leave your page if they don't see them right away.

We need to accommodate both kinds of users. The listings snippet must be visible to the shoppers without their having to "scroll" down the page. Fortunately, the readers will usually be satisfied with a small bit of text, as long as it directs them to a larger bit. The small paragraph "directs" them to the larger amount of text via a "Read More" link, which is just a link that scrolls down the page for them (a "same-page" link — see below).

Creating the "Read More" Link

This requires a little bit of work with the page's HTML (click on the "html" button in your CMS's page editor), but it should be easy to follow these directions:

Let's say you wanted this:

 

Phoenix Condos

Having a condo in Phoenix is the ultimate in sunny urban living. People appreciate the ability to live within minutes of every basic amenity, while retaining the ability to hop on the monorail and access the desert within 15 minutes. Read more about Phoenix condos.

(THEN
A
BUNCH
OF
PROPERTY
LISTINGS
)

More About Phoenix Condos

There is so much to know about buying a condo in Phoenix, that it's hard to put all the information on this single page. But if we can focus first on the ....

 

Here's the HTML that would produce the example above. I've made the pieces of the "same-page" link bold:

 

<h1>Phoenix Condos</h1>

<p>Having a condo in Phoenix is the ultimate in sunny urban living. People appreciate the ability to live within minutes of every basic amenity, while retaining the ability to hop on the monorail and access the desert within 15 minutes. <a href="#read-more">Read more</a> about Phoenix condos. </p>

#listings-snippet#

<h2>More About Phoenix Condos </h2>

<p id="read-more">There is so much to know about buying a condo in Phoenix, that it's hard to put all the information on this single page. But if we can focus first of all on the ....

 

As you can see, the paragraph we're linking to is signified by the "id" attribute. We've named it "read-more". With that done, we can easily link to this exact spot from anywhere. Since we're linking to it from the same page, we only need to put the following into our link: Just a "#" (means "this page") and the id we gave it ("read-more").

So our link to "#read-more" means "link to the spot named 'read-more' on this page".

Note that you can put an ID on any HTML tag, allowing you to link to that exact spot:

  • Headings: <h1 id="name">
  • Images: <img id="name" alt="" src="" />
  • Bulleted lists: <ol id="name">
  • Divs: <div id="name">

If you ever want to link to an ID from another page, you just link to the page with the ID as per normal, but you append "#id-name" to the end of the link. For example, you would link to "http://www.yourdomain.com/phoenix-condos.php#read-more".

 

Remember that our writers can transform your badly-organized pages into this same format in only a few minutes each. So if you're convinced that our format is an effective lead-generation tool but you're not exactly brimming with enthusiasm for reformatting the pages yourselves, you can ask us to whip your pages into shape at a rate of about 10 pages per hour (or about 4 per hour if your snippets aren't created yet).

  • Rate this Post!
  • Print

14 Responses to “How to Setup an Effective "Area" Page, REW Style”

These are very helpful tips Gerry.

Thanks, Mike

Posted 6 months ago

Great post, Gerry.  However, I am aghast that you are competing with me on my keywords.

Posted 6 months ago

Thanks Mike!

Steve: HAHAHhaha - let me know if I end up outranking you for anything.

Posted 6 months ago

Great post Gerry - this type of information is invaluable to our customers (and others).  Thanks for putting this resource together... now I have somewhere to point clients when fielding requests for area page information.

Any ilustrations of great pages you can share, or at least some screenshots?

Posted 6 months ago

Mike Taylor's got a good one here:
http://www.destinrealestatesales.com/destin-golf-homes.php
(The listings may not be above the fold on resolutions that are different from my own)

Or , you can see an example on Jerry Clifford's old site, of how much easier it is to get your listings above the fold when you have the "no-slideshow hack", which lets you specify which (internal) pages don't need to have a slideshow:
http://www.jerryclifford.com/eagan.php

Posted 6 months ago

Thanks for this post Gerry,

Just in time while Jessie is busy getting our new site up and running.

I'm glad to see he's been doing things correctly (most of the time LOL).

Best wishes

Posted 6 months ago

wow....thanks, great tips....I'm already learning!

Posted 6 months ago

Gerry:

Thanks for another lesson. I suspect that some of the pages of my website may have been the inspiration for your posting.

Thanks again.

Tom W.

 

Posted 6 months ago

Gerry,

I'm about to order the new Featured Community Module that Morgan just got done developing, do you feel that, that should be the home page for the community instead of having what you described above? I currently have all my community pages set up the way you described above, but I'm thinking about changing them and have them set up with the new module, which I believe has a link to view listings if I'm not mistaken. Any thoughts?

Posted 5 months ago

Wow Mark, that sure shakes things up! I'm going to think about this - I'm away until next Thursday (getting married!) so it'll be a while - at this point, I'm thinking that most users would STILL rather see listings than anything else, and the new module may be relegated to the bottom of the snippets just like the other textual content currently is. I think the best option will be to find a way to have the new module above the fold, as well as a call to action for listings (ideally with a sample listing within it, so people SEE it).

Posted 5 months ago

Well Congratulations Gerry!! Here is a look at the module if you haven't seen it, I think it's really sharp.  www.buddyblake.com/test.php

Posted 5 months ago

Gerry,

Congratulations on the marriage!  I took the plunge last year in my 40's finally. 

Aloha, Mike

Posted 5 months ago

Gerry,

Can you please tell me how to add "Back to top"?

Paul

Posted 3 days ago

Sure thing, Paul:

<a href="#">Back to top</a>

(# means "this page"  in such a context)

Posted 3 days ago
REW Blogs User Stats
Currently Online Users: 1
Total Users: 2,389
Entries: 7,605
Unique Views: 6,451,714
Total Views: 6,789,631
Total Comments: 9,372
Total REW Points: 510
GerryThomasen

GerryThomasen Gerry manages production at Real Estate Webmasters. Read More

Blog Tags
This User's Stats
Blog Entries: 5
Average Blog Rating: 1
Unique Views: 5,862
Total Views: 6,593
Comments Posted: 36
Comments Received: 45
REW Points: 0