Q. How do I index my "Homestead" site?
A.
Homestead sites are unusual in that your pages are automatically duplicated by homestead
so that a special version of your page can be served to whichever brand of browser your visitor is using.
These additional pages always end with
"~ns3.html"
and "~ns4.html"
.
You can use the following exclusion to prevent them from being indexed:
*~ns?.html
For information on exclusions read
How to Exclude Pages from Search.
Note: Homestead recently changed their service
so that only pages you create with their SiteBuilder tool can be indexed.
All other pages will use "dynamic web addresses" which will prevent links to those
pages from being used after your site is indexed. If you click on one of those
links you get an error message: "this page has expired".
This is not a search engine problem, but a hosting problem.
If you cannot use their SiteBuilder 100% of the time and you want
to have a search feature on your site, you will need to use a different
hosting company.
[top]