The author has decided to ban unauthorized query strings on their website, citing concerns about tracking and abuse. They argue that adding query strings to URLs without permission is bad manners and can be used to track users. The author's website now returns an error response, specifically a 414 URI Too Long, when a query string is present. This move is intended as a protest against the practice of adding tracking parameters to URLs.