StayStrategy
08

Module 3 · Make your site readable

Lesson 8 of 12 · 6 min

Pages that can be read

Speed, structure, and the one line that can hide an entire website.

0 of 12 done

Everything else in this course assumes your pages can be found and loaded. Sometimes they cannot.

The line that hides a site

When a site is built, it usually sits on a private version first, blocked from search so nobody finds the half-finished thing.

Sometimes that block never gets removed.

From the front, the site looks perfect. It just never appears anywhere. There is no warning and no error. This is worth ruling out before you spend a month on anything else.

Two checks, five minutes:

  • Load yoursite.com/robots.txt in a browser and read it. It should not say Disallow: /
  • In Google Search Console, open the Pages report. Your real pages should be listed as indexed.

A page for each thing you rent

If you rent six room types, you want six pages, each with its own address.

One page listing all six is one page. When someone asks which rooms have a balcony, there is nothing specific to point at, so the answer goes to a place that has a page about the balcony.

It also gives you something to send a guest directly, which is worth the work on its own.

Name your pages properly

Most small sites have pages called Home, Rooms, and About Us. Those tell nobody anything.

“Ocean-view rooms with balconies, Harbour House, Port Douglas” says what the page is, what is special, and where. It reads like a sentence and it answers a question.

Speed, on a phone

Open your own site on your phone, on cell data with wifi off, and book a room from start to finish. Note every place you hesitate or wait.

Most slowness on small hospitality sites is photographs uploaded straight from a camera. Compressing them is an afternoon and usually fixes it.

Next: the pages you are missing, which are sitting in your inbox.

Where the answer comes from A question gets asked, several sources get read, and the one carrying a specific number is the one that gets quoted.
Asked by a guest Is the driveway at any of the places to stay manageable with a trailer? Sources read A directory listing Name, address, phone A property page "Ample parking available" Your page "1 in 6 for 40m, turning space at the top" The answer Yes, at one of them. The driveway runs about 1 in 6 for 40m with room to turn at the top. Your page, cited

Both properties have the same driveway. Only one of them wrote down how steep it is, so only one of them is in the answer.

Your turn

Write the page guests land on most, and what it weighs

URL, and its load time on a phone. Both numbers, no guessing.

Saved on this device as you type. See your worksheet