Skip to content

Firsthand Log

  • 냥서바이버 개인정보처리방침
  • About
  • Privacy Policy
  • Contact

How long Google took to index my new site: hours to Discovered, then 7 of 16 indexed within a day

August 16, 2026August 16, 2026 by Firsthand Log

Every guide answers this with one number for the whole journey. I split it. On a three-day-old domain the first rung took hours and the second has not moved.

Categories Uncategorized Leave a comment

“Discovered – currently not indexed” was the good result. 11 of my 13 posts were a rung below it.

August 16, 2026August 15, 2026 by Firsthand Log

Google had never seen most of them. The cause was a sitemap timestamp rather than content quality, and the API I measured it with disagreed with itself between calls.

Categories Uncategorized Leave a comment

OG image size: 1200×630 is not 16:9, and Google Discover asks for 16:9

August 16, 2026August 15, 2026 by Firsthand Log

Every guide says 1200×630. Google’s Discover documentation says 1200px wide at 16:9, which is 1200×675. Both are correct, they are different numbers, and only one of them survives being cropped into the other.

Categories Uncategorized Leave a comment

Keyword cannibalization is invisible if you query Search Console the usual way

August 16, 2026August 15, 2026 by Firsthand Log

Pull queries without page attribution and the two competing pages get summed into one healthy-looking row. Here are the real numbers from my site, plus the false positive that cost me a month of wrong conclusions.

Categories Uncategorized Leave a comment

Google Indexing API: “Failed to verify the URL ownership” means a permission level, not your verification

August 16, 2026August 15, 2026 by Firsthand Log

The error sends you back to re-verify a site that is already verified. The actual fix is one setting in a different Search Console screen, and no guide I found names it.

Categories Uncategorized Leave a comment

WordPress site language not changing: check html lang, not the dashboard

August 16, 2026August 15, 2026 by Firsthand Log

There are three separate language settings and only one of them is visible to search engines. Plus the REST API call that sets it, which is not documented anywhere obvious.

Categories Uncategorized Leave a comment

WordPress delete all posts: export the content first, not just the database

August 16, 2026August 15, 2026 by Firsthand Log

Every guide says take a backup. A database dump is the wrong shape of backup if you might want to use the writing again. Here is the export I ran instead, in about twenty lines.

Categories Uncategorized Leave a comment

WordPress change domain: four checks the standard guide leaves out

August 16, 2026August 15, 2026 by Firsthand Log

The usual steps get the site loading on the new domain. These are the things that were still wrong afterwards, including a canonical tag pointing at the old host and an external service depending on a URL I was about to delete.

Categories Uncategorized Leave a comment

WordPress Application Passwords not showing, and the walls you hit after they work

August 16, 2026August 15, 2026 by Firsthand Log

Why the section is missing from your profile, and then the four things the REST API will and will not let you do once authentication is working. Two of them are not documented anywhere I could find.

Categories Uncategorized Leave a comment

Search Console verification failed and the tag is definitely there

August 16, 2026August 15, 2026 by Firsthand Log

The usual checklist covers tag placement and typos. Two causes it misses: your HTTP version redirecting somewhere else, and the fact that being verified is not the same as having API access.

Categories Uncategorized Leave a comment
Older posts
Page1 Page2 Next →
© 2026 Firsthand Log • Built with GeneratePress