Certain parts of my site are timing out

Site Name: scottRlarson.com
Site ID: bf905ac8-4f5e-4a46-88d2-be20a03f498a
Build settings:
Runtime
Not set

Base directory
/

Package directory
Not set

Build command
hugo_0.19

Publish directory
public

Functions directory
netlify/functions

Deploy log visibility
Logs are public

Build status

Active

Repo: GitHub - scottrlarson/profession: Website content related to my profession

I’m getting weird timeouts loading certain parts of my site in the last few days, and I cannot seem to figure out what’s causing it.

My main site seems to load ok, but when I click on some links I get timeouts on some pages.

i linked a PasteBin text file containing a SiteOne Crawler log show some of my pages are getting 404 errors.

Domain queries look legit:
;

 <<>> DiG 9.18.30-0ubuntu0.22.04.2-Ubuntu <<>> scottrlarson.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55947
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;scottrlarson.com.		IN	A

;; ANSWER SECTION:
scottrlarson.com.	381	IN	A	13.52.115.166
scottrlarson.com.	381	IN	A	54.215.62.21

;; Query time: 0 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Sat Jul 19 15:57:21 PDT 2025
;; MSG SIZE  rcvd: 7

It seems like this an issue when I use the version of my domain name without the www.

Nevermind. My DNS settings for scottrlarson.com were incorrect.

Thanks for sharing details about how you resolved the issue!