What is a PDF? Uses, and PDFs on your website: indexing and tracking

What PDF means, when to use PDF or HTML, and how we handle Google indexing, accessibility, file names, and download tracking in GA4.Pro

Contents 8 sections

PDF stands for Portable Document Format, a file format developed by Adobe, now an open standard under ISO 32000, that preserves a document’s across devices.

For website documents, we choose HTML for reading online and PDF for downloading and keeping. We assess search visibility, mobile reading, accessibility, speed, and tracking together.

Important

We use HTML for reading online and PDF for saving or printing, with the download linked from an explanatory HTML page.

8,100“pdf ne demek,” monthly Turkish searches in TürkiyeSemrush, September
4,400“pdf nedir,” monthly Turkish searches in Türkiye; KD 18Semrush
90,500“pdf,” monthly searches in Türkiye; KD 62Semrush

What does PDF stand for?

PDF stands for Portable Document Format. The format preserves document layout; .pdf is the extension at the end of the filename.

Using the format and reading PDFs is free. Editors have free and paid versions; any charge relates to the software.

We distinguish three situations:

  1. The question concerns the file format → we explain its uses, then decide whether website visitors need to read the content online or download it.
  2. PDF appears in another field → we check the context: in statistics, PDF means probability density function. A report delivered as a PDF still refers to the file format.
  3. A document must be sent as a PDF → we select PDF when saving from Word. Other applications offer Microsoft Print to PDF on Windows or Save as PDF in the Mac print dialog. We reopen the file to check its layout.

What are PDFs used for?

PDFs preserve layout when sharing invoices, contracts, proposals, catalogs, price lists, ebooks, and official correspondence.

Text, images, headings, tables, and signature fields keep their positions when printed. Browsers open PDFs without separate software; phones use Files on iPhone or Google Drive or a browser on Android. Word documents can shift between applications, so we use Word for editing and PDF for sharing and printing.

We export the final version and retain the editable source. PDF was not designed for text editing, but PDF editors can change the document. A digital signature indicates changes after signing. Saving as PDF does not sign it.

The same catalog page retains its fixed PDF layout in a desktop browser and on a phone (interface text in Turkish).
Figure 1 — The same catalog page retains its fixed PDF layout in a desktop browser and on a phone (interface text in Turkish).

Should a website use PDF or HTML?

We use HTML for reading online and PDF for downloading, keeping, or printing. HTML structures web pages: text fits the screen, with navigation and related links available.

The document’s purpose determines our approach:

  1. A catalog, price list, or brochure → we keep the PDF and create an HTML summary with product and pricing headings, linking to the complete download.
  2. An article, guide, or manual → we use HTML. PDFs are indexable but lack the website’s navigation, page tracking, and comfortable mobile reading.
  3. A form needs completing → we build an HTML form, avoiding the extra download, completion, and return steps. If a signed printout is needed, we generate a PDF from the completed form.
Table 1 — PDF and HTML comparison
FeaturePDFHTML page
LayoutFixed across devicesAdapts to the screen
Mobile readingPage shrinks; zooming requiredText reflows
Indexing and appearanceIndexable with PDF label; embedded images not indexedIndexable; supports structured data and image search
Titles and internal linksTitle metadata, document links; no site menutitle, H1, menu, internal links
TrackingDownload eventPage views, scrolling, conversions
UpdatesUpload the file againEdit the page
Printing and savingStrongWeak

We make this choice when mapping website content. The summary explains the document’s subject and intended audience before visitors decide to download it.

An HTML catalog summary shows a heading, short description, and red PDF download button (interface text in Turkish).
Figure 2 — An HTML catalog summary shows a heading, short description, and red PDF download button (interface text in Turkish).

Can Google index PDFs?

Google can index PDFs, read their text, follow their links, and display a PDF label in search results. Google Search Central lists PDF as an indexable format; uploading alone does not guarantee indexing.

Google’s PDF FAQ explains that search titles draw on Title metadata and incoming link text. We therefore supply both. It also states that embedded images are not indexed. PDFs support links and heading tags, but do not carry the website’s menu, HTML H1/H2 structure, structured data, or GA4 code in the same way.

Our publishing checks follow this order:

  1. FilenameWe choose a short, descriptive, hyphenated name: urun-katalogu.pdf means “product catalog.”
  2. Title metadataWe fill in the Title field in Word’s document properties or Acrobat’s document description, and name the subject clearly in the download link.
  3. HTML summaryWe publish a heading, explanatory paragraphs, and download link, then direct internal links to this page.
  4. File sizeWe compress images and enable Fast Web View.
  5. IndexingFor PDFs that should stay out of search, we send noindex in the X-Robots-Tag HTTP header, allowing crawling so Google can read it.

An HTML canonical tag does not belong inside a PDF. Google’s canonical documentation specifies a canonical relationship in the server’s HTTP Link response header for the preferred version of duplicate content. This preference is not an instruction to remove the PDF from the index.

A markention.com catalog file appears first in Google results with a PDF label (interface text in Turkish).
Figure 3 — A markention.com catalog file appears first in Google results with a PDF label (interface text in Turkish).

Why do PDFs pose mobile and accessibility problems?

A PDF’s fixed layout does not reflow to fit the screen, and untagged PDFs lack the structure screen readers need. Phone readers must zoom and scroll; we use HTML for longer reading.

Accessible PDFs use tags to identify headings, paragraphs, and reading order. PDF/UA is the accessibility standard defined by ISO 14289; tags alone do not establish compliance. When exporting from Word, we enable document structure tags in the PDF export options.

We assess three possibilities:

  1. The PDF is a scanned image → we add selectable text with OCR or regenerate it from the source, checking text and reading order.
  2. The PDF is digital but untagged → we correct heading tags, reading order, and image alternative text.
  3. The PDF is tagged with its language defined → we run accessibility checks, then verify file size and Fast Web View before publishing.

Google’s PDF FAQ describes extracting image-based text with OCR. We prepare the document’s own text layer rather than rely on that for accessibility. Compression reduces image weight; Fast Web View lets supported readers display the first page before the whole file downloads. Large embedded documents also affect page loading, so we review media and document sizes together.

A PDF save dialog has file size reduction, Fast Web View, and tagged PDF options selected (interface text in Turkish).
Figure 4 — A PDF save dialog has file size reduction, Fast Web View, and tagged PDF options selected (interface text in Turkish).

How do GA4 and Search Console measure PDFs?

GA4’s enhanced measurement records download-link clicks through file_download; Search Console reports a PDF URL’s search visibility.

6file_download parameters: file_extension, file_name, link_classes, link_id, link_text, link_urlGA4 documentation
0reading events measured after the PDF opensGA4 enhanced measurement

Google’s GA4 documentation states that clicking a .pdf link triggers file_download when the site has a GA4 tag and file download measurement enabled. It proves neither a completed download nor reading.

The file_name parameter identifies the document; link_text identifies the clicked button. In GA4’s Admin area, we create katalog_indirme (“catalog download”) for events where event_name equals file_download and file_name contains katalog. We mark only that derived event as a key event, so we do not treat every file click as the same business goal.

GA4 code does not run inside PDFs, so this setup cannot measure subsequent reading. In Search Console’s performance report, we filter page URLs containing .pdf and review clicks and impressions. A visit from search directly to a PDF does not trigger the HTML page’s download event.

Our observation: a PDF click does not reveal the reader’s next step. An HTML summary provides links and a measurable route through the site.

The GA4 event list shows file_download without key event status and the derived katalog_indirme event marked as a key event (interface text in Turkish).
Figure 5 — The GA4 event list shows file_download without key event status and the derived katalog_indirme event marked as a key event (interface text in Turkish).

What are common website PDF mistakes?

The most common mistake is hiding explanatory content inside a PDF while leaving its web page empty. We correct these issues before publishing:

  • An empty download page: We explain the document’s subject and scope.
  • Scanned pages: We add a text layer and check accessibility tags and reading order.
  • Missing Title or vague filename: We supply a title and descriptive filename.
  • Copies at different URLs: We select the current file URL and align links and canonical preferences.
  • Uncompressed images: We reduce size while preserving readability and check opening on phones.
  • Untracked PDFs opening in new windows: We verify that source-page clicks generate file_download; a new window does not establish tracking.

We start with a Google search for site:markention.com filetype:pdf, list visible PDFs, and flag those without summary pages. We plan HTML for reading alongside PDFs for keeping; related guidance appears on our English blog.

Frequently asked questions

What is a PDF in simple terms?

A PDF is a document format that preserves layout across devices.

What does PDF stand for?

PDF stands for Portable Document Format.

What are PDFs used for?

PDFs preserve documents for sharing, saving, and printing, including catalogs, proposals, invoices, and contracts.

Is PDF free?

Using PDF is free, and browsers and Adobe Acrobat Reader open files at no charge. Editing software has free and paid versions.

Should a website use PDF or HTML?

We use HTML for reading and PDF for keeping. Catalogs get an explanatory HTML page with a download link.

How do PDFs open on a phone?

Tapping the file opens it in Files on iPhone, or Google Drive or a browser on Android, without installing another app.

Published: Updated:

Was this helpful?
Odak
Cihat Murat Yüksel

Digital Marketing Director

Cihat Murat Yüksel has brought strategy, content and technology together since 2012. At markention, he helps brands get discovered, earn trust and be chosen in search and AI answers. He believes good results come from focused, well-planned work.

Questions & answers

0 comments

No questions yet; you can ask the first one.

Leave a comment

Let’s talk.

Let’s plan your next steps together. Leave your details; we’ll review your site and get back to you.