SOP: restore the homepage as the brand result after a site migration
When Google shows PDFs or internal pages before the homepage after a rebuild, this is how I diagnose and rebuild the homepage signals.
The problem
After a site rebuild went live, the domain was still indexed, but a brand search did not prioritize the homepage. PDFs or internal pages appeared first, and the visible title no longer represented the business well. This was not a penalty: it was a loss of clarity about which URL represented the site’s main entity.
What I investigated first
A migration can alter several signals at once. I reviewed the homepage with one question in mind: can a search engine identify the site name, purpose, and canonical URL without ambiguity?
- The
<title>,h1, and first paragraph should clearly name the business or project. - The canonical URL should point to the public homepage itself, never to a staging environment or an old variation.
OrganizationorLocalBusinessstructured data should retain the name, URL, and relevant profiles.- Internal links should reinforce the homepage as the entry point rather than leave it isolated.
- Downloadable documents can retain historical authority; they do not need to be removed, but the homepage needs stronger signals.
The resolution
I restored a consistent set of public signals on the homepage: an explicit title and heading, clear introductory copy, a self-referencing canonical URL, and verified structured data. I then checked for remaining staging references and requested a new URL inspection in the indexing tool.
The order mattered: fix the public signals first, then request crawling. Requesting indexing before fixing the homepage only speeds up reprocessing incomplete information.
Apply it to another site
If the homepage stops being the primary result after a migration, do not assume an authority issue or a penalty. Compare the old and new versions: title, h1, canonical URL, introductory copy, schema, and internal links. Then make sure the temporary environment is neither accessible nor declared canonical.
Results can take time to stabilize because the search engine must re-evaluate the site. Track the change through branded queries, URL inspection, and index coverage—not a single isolated search.
Reusable checklist
- Homepage title and
h1clearly identify the brand. - Self-consistent canonical URL with no staging references.
- Correct structured data on the homepage.
- Internal links point back to the homepage.
- Internal pages and documents do not compete as the main entity.
- Request crawling only after publishing the fixes.