I’ll share it on social media to help you get some organic traffic. I assume you have checked robots.txt and made sure there is no .htaccess file with higher priority deeper in the file system. If there is and the redirects are incorrect or if it’s got some strange mod_rewrite code that could contribute to your issue.
DNS is not propagated and there is an A-Record mismatch. Also claude opus 4.6 reports 403 error via googlebot crawler. Your site is blocking google. it is returning 403 errors. You should check your logs in your server.
The DNS propagation problems and I see that you have a bunch of unresolving sub-domains too.
http://leafdns.com/index.cgi?testid=1283073B
Bash:
wget pinkpenguinstudios.com
--2026-02-16 07:33:04-- http://pinkpenguinstudios.com/
Resolving pinkpenguinstudios.com (pinkpenguinstudios.com)... 104.21.62.133, 172.67.136.44, 2606:4700:3037::6815:3e85, ...
Connecting to pinkpenguinstudios.com (pinkpenguinstudios.com)|104.21.62.133|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://pinkpenguinstudios.com/ [following]
--2026-02-16 07:33:05-- https://pinkpenguinstudios.com/
Connecting to pinkpenguinstudios.com (pinkpenguinstudios.com)|104.21.62.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘index.html’
index.html [ <=> ] 171.40K --.-KB/s in 0.02s
2026-02-16 07:33:05 (9.45 MB/s) - ‘index.html’ saved [175514]