Web compatible means the node is run on such a way that it allows web clients to access their APIs (CORS headers allow all and secure HTTP / TLS terminated).
Web compatible means the node is run in such a way that it allows web clients to access their APIs (CORS headers allow all and secure HTTP / TLS terminated).
<br>
The more nodes there are running with these settings the more robust web clients will be in the future.