Annoying Bits, Explained
The bit you Googled because nobody explained it properly.
Short answers first. The useful detail second. Then the tool, if there is one.
Why is my PDF too big to upload?
Because the upload box has a size limit, and PDFs are very good at quietly collecting heavy images, scans and embedded assets.
Explain this →Images · uploadsWhy does my image look blurry after I upload it?
Usually because the site resized or recompressed it, or because the original did not have enough pixels for the size it is being displayed at.
Explain this →Colour · accessibilityCan I use white text on this colour?
Sometimes. The useful question is not whether it looks readable to you, but whether the contrast is strong enough for the text size you are using.
Explain this →QR codes · brandingWhy does my QR code stop scanning when I add a logo?
Because the logo is covering some of the code. QR codes can recover from missing information, but only up to a point.
Explain this →Checksums · filesWhat does ‘compare the SHA-256’ actually mean?
It means compare two fingerprints. If the values match, the content you checked is the same content that produced the reference checksum.
Explain this →Passwords · rulesWhy does this password box keep rejecting my password?
Because some sites are not asking for a generally ‘strong’ password. They are asking for an exact recipe.
Explain this →SEO · indexingWhy isn’t my page showing up on Google?
There are lots of possible reasons, but one of the easiest to miss is that the page itself is quietly telling search engines not to index it.
Explain this →SEO · titlesWhy is Google showing a different page title?
Sometimes the title tag is not what you thought your template was outputting. Other times Google rewrites the title it chooses to display.
Explain this →SEO · redirectsWhy does this URL redirect more than once?
Usually because old rules have accumulated. The browser hides the detours, so the chain can sit there unnoticed for years.
Explain this →