Searching well is a skill, not a reflex
Typing a whole question into a search box works surprisingly often and fails silently the rest of the time — you get plausible results and never learn what you missed. A few operators change that.
Quotation marks demand an exact phrase. A minus sign excludes a word. site: restricts results to one domain, which is how you search only government or university sources. filetype: finds PDFs, which is where research papers and official reports usually live.
| Operator | Effect | Example |
|---|---|---|
| "…" | the exact phrase, in that order | "fetch execute cycle" |
| −word | exclude results containing it | python −snake |
| site: | only that domain | site:gov.pk |
| filetype: | only that file type | filetype:pdf |
| OR | either term | matric OR SSC |
| after: / before: | restrict by date | after:2023 |
Search results are ranked, not judged
A search engine orders pages by how likely you are to click them, not by whether they are correct. A page can rank first because it is popular, recent and well optimised while being entirely wrong. The first result is a starting point, never a citation — and knowing that is most of what "digital literacy" means.
Evaluating a source
Five questions settle most cases, and they are worth memorising as a checklist because the answer is often obvious once the question is asked.
- Who wrote it? A named author with relevant expertise, or nobody at all?
- Who published it? A university, a government body, a news organisation, or an anonymous blog?
- When? A page on a fast-moving topic that has not been updated in eight years is describing a different world.
- Why does it exist? To inform, to sell, or to persuade? A page arguing a case is not worthless, but it should be read as an argument.
- What is the evidence? Does it cite sources you can check, or assert? Can you find the claim in an independent source?
A domain suffix is a weak signal
.edu and .gov are restricted and therefore mean something. .org is not restricted at all — anybody may register one, and campaigning organisations of every kind do. Judging a source by its suffix alone is exactly the shortcut that misinformation is designed to exploit.
Misinformation, and why it spreads faster than correction
Misinformation is false information shared by someone who believes it. Disinformation is false information spread deliberately. The distinction is intent, and it matters because the responses differ: misinformation is addressed by correcting, disinformation by exposing the source and the motive.
False claims spread faster than true ones for a structural reason. They are written to be shared — surprising, alarming, emotionally engaging — while a careful correction is none of those things. A false headline travels in a second; checking it takes minutes and reaches fewer people.
- Check the date. A real photograph from a different year attached to a current event is among the commonest deceptions.
- Check the source of an image. A reverse image search shows where else it has appeared.
- Read past the headline. Headlines are written to be clicked and frequently overstate the article beneath them.
- Look for a second, independent source. Five sites repeating one original claim are not five sources.
- Notice your own reaction. Content engineered to make you angry is content engineered to be shared before it is checked.
Citing, and academic honesty
A citation does two things: it credits the person whose work you used, and it lets a reader verify your claim. Both are the point — a reference nobody could follow serves neither.
Plagiarism is presenting another's work or ideas as your own, and it includes paraphrasing without attribution as well as copying text. Changing a few words does not make an idea yours. Where you use someone's exact words, quote and cite them; where you use their idea in your own words, cite them anyway.
A student researching AI in agriculture finds a striking claim on a blog: "AI increases crop yields by 70%." How should they proceed?
- Note that the blog is not the source — find where the figure came from.A blog quoting a statistic is a signpost, not evidence.
- Search for the original study, ideally with
filetype:pdfor on a university or government domain.The original will state what was measured, on which crop, and where. - Check the scope: 70% under what conditions, on which crop, over what period, compared with what?A dramatic figure is almost always narrower than the headline suggests — often one crop in one trial.
- Look for an independent source reporting a similar result.One study is a finding; several independent studies agreeing is evidence.
- Cite the original study, not the blog, and state the conditions the figure applies to.Citing the blog would credit the wrong people and leave the reader unable to check anything.
Trace it to the original study, check its scope, seek corroboration, and cite the study rather than the blog.
Before you leave this chapter
- Search operators — quotes, minus, site:, filetype: — change what you find.
- Ranking reflects likely clicks, not correctness. The first result is a starting point.
- Evaluate a source by author, publisher, date, purpose and evidence.
- Misinformation is mistaken; disinformation is deliberate. Both spread faster than corrections.
- Cite to credit and to let a reader verify. Paraphrasing without attribution is still plagiarism.