Ads and GT Metrix say my site is having a 500 internal server error?

Hi everyone,
I’ve gotten a few weird eyes when I tell people this problem and I’m not even sure how this is technically possible. But, the problem is the following, my google ads are getting rejected because my site would be having a 500 internal server error and the site would be unreachable.

The problem is, the site isn’t offline and is returning a 200 status.
The domain is pctoppers.nl and the ads destination is: Computervaardigheden cursus - Windows 10 - PC Toppers Cursus

GTMetrix is also giving me the 500 internal server error.

If you have any clue on how to solve this please let me know because I’m completely clueless.

If you need any more information please let me know and I’ll do my best to provide it.

Roel

That’s because your server returns a 500.

$ curl -i https://pctoppers.nl/cursussen/computervaardigheden-cursus-windows-10/ | grep HTTP/
HTTP/2 500

It does show the site, but it serves it with a 500. The server log files should give you more details.

I see, it wasn’t giving me the 500 error this afternoon in chrome, right now it is.

Could you perhaps try to curl again as I got GT Metrix to work.

Seems to work now.

Perfect, thank you for checking.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.