Skip to main content

200 OK

Summary

This glossary contains definitions of technical and marketing terms referenced across DAO.AD documentation.


Definitions

200 OK

A 200 OK is a type of HTTP status code, which means that the request was received and processed by the server. The user will then be directed to the destination URL.

301 Permanent Redirect

A 301 redirect is a type of HTTP status code that refers to a URL which has been permanently moved to a new destination URL. Upon a server responding to a URL with a 301 redirect, the browser is then redirected to the new destination URL.

302 Temporary Redirect 

A 302 temporary redirect is a HTTP status code, used to signal that the requested URL has been temporarily moved.

404 Not Found

A 404 is another type of HTTP status code. It’s delivered by a server when a requested file or page has been deleted or never existed

Used in

Last Updated

2026-07-05 · Owner: [email protected]