In my footer I have around 65 static text links (Basic Text elements that are set to External URL). I noticed that this is causing an extra 500 queries to each page load. I tested by disabling the section, and the queries went away. Monitoring using Query Monitor.
What is the reason why static links cause so many queries? There shouldn’t be any extra queries at all…