StayStrategy
07

Module 3 · Make your site readable

Lesson 7 of 12 · 7 min

Speak the machine language

Your facts, written where software can read them without guessing.

0 of 12 done

Your page says the house sleeps ten across four bedrooms with a deck.

A person reads that and understands. Software has to work it out from a sentence, and it holds the answer loosely.

There is a way to state the same facts so no working out is needed. It is called structured data, and it sits in your page where visitors never see it.

What it does

It says, in a fixed format: this is a hotel, it is at this address, these are the coordinates, it sleeps this many, it costs about this much, it has parking and a pool, book here.

Same facts. No interpretation. The system stops guessing and starts knowing.

The trap

You can have a well-built site, a popular plugin installed, and pass every technical check, and still be publishing nothing useful.

Plenty of sites emit structured data that only says “this is a web page, published by a company.” It says nothing about where you are, what you charge, or how many people you sleep.

If it never states an address, nothing on your site claims your area in a way software can check. That is why places get skipped in answers about their own town.

How to check yours

Paste your homepage into Google’s Rich Results Test. Then paste a room or property page.

Look at what comes back. You want to see a lodging type, an address, coordinates, and a price range. If all you see is WebPage and Organization, you have the empty version.

This is the one to hand over

Nothing here is intellectually hard. It needs someone who can get into your site’s code or plugin settings without breaking anything.

If you use WordPress, Squarespace, or Wix, it is usually a plugin and an afternoon. If you are not comfortable in those settings, this is a sensible thing to pay for.

Next: making sure your pages can be read at all.

The same page, read twice Your description already contains the facts. Whether a system can use them depends on where they are written.
Your property page Harbour House A quiet house a short walk from the water. Sleeps 10 across 4 bedrooms, with a deck that catches the afternoon sun. ADDED: LodgingBusiness occupancy 10 · numberOfRooms 4 · geo set · address complete amenityFeature: ocean view, parking, pet friendly What the system comes away with Sleeps10, probably Bedrooms4, probably Whereunstated Amenitiesunstated Read from prose. Inferred, and held loosely. Left out of answers about the area. Sleeps10 Bedrooms4 WhereNamed, with coordinates Amenitiesocean view, parking, pets Read directly. No interpretation. Eligible for the filters people search with.

Nothing changed about the property between these two reads. The second version states the same facts in a place that needs no interpretation, so the answer stops being a guess.

Your turn

Which page gets the markup first?

Paste the URL. It should be the page a guest lands on most.

Saved on this device as you type. See your worksheet