|
|
|
|
|
by jefftk
2505 days ago
|
|
I was curious what it was complaining about, since https://henryfjordan.com looks great to me. I tried to run it through Google's "Mobile Friendly Test" but fetching failed [1] because your robots.txt has: User-agent: *
Disallow: /
This would explain why you've gotten zero clicks from Google (or I would guess anyone else's) search results!On the other hand, it's surprising that you would get a notification if you had crawling disabled. Did you set this robots.txt up recently? [1] https://search.google.com/test/mobile-friendly?id=97_WUiIxx-... (Disclosure: I work at Google, commenting only for myself) |
|