01What Is Actually Happening
Three different problems wearing the same complaint
The Short Version
"I do not show up on Google" hides three distinct failures. Fixing the wrong one costs months.
Case one: the site is not in the index. Google never stored your pages, so no search can return them — not even your own company name. Case two: the site is indexed and comes up when someone types the company name, but no page of yours answers "supplier of hydraulic hoses for presses in Caxias". Case three: the page exists, Google has it, and it sits on page four because three competitors published thirty pages each on the same subject over the last two years.
The confusion is expensive because owners tend to jump straight to case three — hire an agency, buy links, redesign the site — while the actual problem is case one or two. In Brazilian manufacturing, case two is the most common by a wide margin: a five-page institutional site with Home, About Us, Products, Quality and Contact, where the entire catalogue lives inside one PDF. Google has the site. It just has nothing to return for the searches your buyer actually makes.
Searching for your own company name and finding yourself proves nothing. Your name has no competition. The test that matters is searching for the problem you solve, without ever typing your brand.
02Three Checks in One Afternoon
The three checks that settle it in one afternoon
None of these requires an agency, a contract or a tool you have to buy. Run them in order and stop at the first one that fails — that is your actual problem:
Diagnostic Sequence
Check 1: Is It Indexed?
Type site:yourdomain.com.br into Google. Count the results. Zero means nothing is indexed. Two or three when your site has twenty pages means most of it is invisible. Compare the number with how many pages you believe exist.
→
Check 2: What Blocks It?
Open yourdomain.com.br/robots.txt in the browser. A line reading Disallow: / blocks the whole site. Then open Search Console, Pages report, and read the exclusion reasons — "noindex tag", "crawled and not indexed", "server error" each point to a different culprit.
→
Check 3: Is There an Answer?
Write down the ten searches a buyer would type — never your brand name. Search each one in an anonymous window. If you are absent from all ten while your pages are indexed, the missing piece is content, not technique.
Reading the result:
Failed check 1 or 2 — it is a technical problem and it is usually cheap and fast to fix. Passed both and failed check 3 — it is a content problem, which takes longer and is where nearly every Brazilian manufacturer actually is. Passed all three and still lost the click to a competitor — that is competition, and the answer is depth and consistency of publication.
If check 2 produced a list of technical exclusions you cannot interpret, the full inspection routine — server response, rendering, sitemap, canonical tags, page speed on a factory catalogue — is laid out in the industrial SEO audit. This page does not repeat it.
03The Real Reasons in Manufacturing
What actually keeps a Brazilian factory off Google
Reason 01
The Catalogue Lives Inside a PDF
Forty product lines, six hundred technical specifications, all inside one downloadable file. Google reads PDFs badly and ranks them worse. Every specification that only exists in that file is a search you cannot win. Turning the twenty best-selling lines into twenty HTML pages is the single highest-return move for most factories.
Most Common
Reason 02
One "Products" Page for Everything
A single page listing eight families cannot compete for eight different searches. Google ranks pages, not companies. The rule is blunt: one page per thing you want to be found for. A factory with eight product families and a real technical FAQ needs thirty to fifty pages, not five.
Structural
Reason 03
The Site Only Renders in the Browser
Sites built as a JavaScript app without server rendering can deliver an empty shell to the crawler. The visitor sees the catalogue; Google sees a blank page. Confirm it by opening the page source and searching for a product name — if the text is not in the source, that is your case.
Technical
Reason 04
The Site Talks About Itself, Not About the Problem
Nobody searches for "tradition, quality and commitment". They search for "why the seal on the pneumatic cylinder leaks" and "stainless 316 or 304 for the food industry". A site written entirely in institutional language has no surface to match a real question, however well built it is.
Editorial
Reason 05
Volume Asymmetry Against the Competitor
You have eight pages published five years ago. The competitor has two hundred, updated monthly, plus a technical blog. No adjustment reverses that gap in a quarter. Recognising the asymmetry changes the strategy: attack the specific niches the competitor left uncovered instead of the generic head term.
Competition
Reason 06
The Business Profile Is Empty or Unclaimed
For regional searches — "machining shop in Joinville" — the business profile decides the map block, and the map block sits above the organic results. An unclaimed profile with the wrong address and no photos loses that space to a competitor with fifteen minutes of setup.
Local
04Order of Correction
The order that avoids wasting the budget
Correct from the bottom up. Content on top of a blocked site produces nothing, and a technically perfect site with five institutional pages also produces nothing. In practice: unblock, then publish, then deepen — in that sequence, never in parallel with the same budget.
Google Ads buys you the click today and stops the moment you stop paying. Indexed pages keep answering for years. They are not substitutes — but if you only fix one, fix the one that stays.
One warning before you start: being on Google and being cited by AI are no longer the same project. Ranking first on Google does not guarantee ChatGPT mentions you, and the reverse also happens. If you already rank well and the problem is only the AI answers, go to why ChatGPT does not recommend your company. If you rank on the first page and are still absent from the AI answers, the specific diagnosis is in first page on Google, invisible in ChatGPT.
And if the checks showed your technique is fine while the AI answers still ignore you, the mechanism behind that mismatch is explained in good SEO and bad AEO. The whole pain, with the ten questions around it, sits in my company does not show up on Google or in AI.
05FAQ
FAQ
Why does my company not show up on Google? +
For one of three reasons: the site is not indexed, it is indexed but has no page answering what the buyer searches, or it has the page and ranks below competitors with far more content. Type site:yourdomain.com.br into Google to separate the first case from the other two. In Brazilian manufacturing the second case is by far the most common.
How do I know whether my site is indexed on Google? +
Search for site:yourdomain.com.br. The number of results is roughly how many of your pages Google holds. Zero results means nothing is indexed. For the precise count and the reason each page was excluded, open the Pages report in Google Search Console.
How long does Google take to index a new site? +
Between three and fourteen days for a healthy site submitted through Search Console with a working sitemap. A new domain with no external links can take longer. If more than thirty days have passed with nothing indexed, it is not slowness — something is blocking the crawler and you need to check robots.txt and the noindex tags.
My site shows up when I search the company name but not the product. Why? +
Because your name has no competition and the product does. The site is indexed — that part works. What is missing is a specific page for each product line and each technical question, written the way the buyer describes the problem. One "Products" page cannot rank for forty different searches.
Does a PDF catalogue show up on Google? +
It can be indexed, but it competes badly and converts worse. Google reads text inside a PDF poorly, cannot separate one product from another inside the same file, and sends the visitor to a download instead of a page with a contact form. Turn your best-selling lines into HTML pages and keep the PDF only as a download for whoever already wants the full spec sheet.
Do I have to pay for Google Ads to show up in the organic results? +
No. Ads spend does not raise your organic position — they are separate systems. Ads buys visibility today and stops when the invoice stops; organic pages keep answering for years. Running Ads while the pages mature is a valid tactic, but it is not a prerequisite and it does not fix indexing.
Does a site built in React or a site builder show up on Google? +
It shows up if the text reaches the crawler in the HTML. Open the page source and search for a product name: if the text is there, you are fine. If the source is an empty shell that only fills in through JavaScript, the crawler can read a blank page and the fix is server-side rendering or pre-rendering.
How many pages does a manufacturer need to show up? +
The count follows the questions, not a magic number: one page per product line, one per application and one per recurring technical question your sales team answers on the phone. For a factory with eight families that lands between thirty and fifty pages. Five institutional pages will not do it, no matter how well designed they are.
Want to know which of the three cases is yours?
We run the indexing check, the technical exclusion report and the ten buyer searches against your competitors, and hand you the correction order with cost and expected time for each layer. Bring your domain and your Search Console access.