WordPress / theme-review-action

Other
30 stars 9 forks source link

Validate Theme URI and Author URI #42

Closed StevenDufresne closed 3 years ago

StevenDufresne commented 3 years ago

We see the theme uri and author uri are invalid because of wrong information and 404 page.

carolinan commented 3 years ago

We don't need to try to validate the content (the requirement was reduced) but it would be good to prevent 404's, because that is a common mistake.

I assume this would be done by checking the HTTP status code and it's basically a copy of the page status test.