Review Webserver Metafiles

Check List

Cheat Sheet

robots.txt

curl $WEBSITE/robots.txt

xmlrpc.php

curl $WEBSITE/xmlrpc.php

sitemap.xml

curl $WEBSITE/sitemap.xml

security.txt

curl $WEBSITE/security.txt

humans.txt

curl $WEBSITE/humans.txt

WordPress API

curl $WEBSITE/wp-json/wp/v2/users/

META tags

curl $WEBSITE | grep 'meta'

Last updated

Was this helpful?