Tech Blog Topic
DNS
DNS, TTL, redirects, registrars, and website lookup flow articles.
Articles
3
Scope
Curated technical topic
Archive
Newest to oldest
DNS Articles
Technical notes and guides tagged under DNS.
ANSWERED: What is the Best Way to Redirect Web Visitors to My ‘Real’ Website?
Today it’s common to have a single web site but multiple URLs which you want funnel visitors from. For example if you’ve purchased .Net and .Org...
- Apache HTTPd
- DNS
- SEO
ANSWERED: How Does My Computer Find a Website?
How Registrars, DNS Servers, and Web Servers Work Together One of the most common questions that arise when migrating customers from one hosting company...
- DNS
- registrars
HOW TO: Using dig(1) to Find DNS Time to Live (TTL) Values
The dig(1) command is a handy DNS information and troubleshooting tool. It can be used to grab a host or domain’s TTL (time to live) values. This...
- DNS
- UNIX