Skip to content

Commit 7d038fa

Browse files
AntikodeAntikode
authored andcommitted
fix: trim 5 more meta descriptions to under 160 chars (SEO, avoid SERP truncation)
1 parent 063623a commit 7d038fa

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

compress.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Compress a PDF to 100KB, 1MB, or a target size — ClientPDF</title>
7-
<meta name="description" content="Shrink a PDF's file size by re-encoding its embedded images, entirely in your browser. Pick a target — under 100KB, 500KB, or 1MB — and ClientPDF steps quality down until it fits. Nothing is uploaded, ever." />
7+
<meta name="description" content="Shrink a PDF's file size by re-encoding its images, entirely in your browser. Pick a target size — under 100KB, 500KB, or 1MB. Nothing is uploaded, ever." />
88
<link rel="canonical" href="https://abyworkings-coder.github.io/clientpdf/compress.html" />
99
<meta property="og:type" content="website" />
1010
<meta property="og:title" content="Compress a PDF to 100KB, 1MB, or a target size — ClientPDF" />

ilovepdf-alternative.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>iLovePDF Alternative — Free, No-Upload PDF Tools | ClientPDF</title>
7-
<meta name="description" content="Looking for an iLovePDF alternative that doesn't upload your file to a server? ClientPDF runs 25 PDF tools entirely in your browser — no account, no daily limits, free." />
7+
<meta name="description" content="Looking for an iLovePDF alternative that doesn't upload your file? ClientPDF runs 25 PDF tools entirely in your browser — no account, no limits, free." />
88
<link rel="canonical" href="https://abyworkings-coder.github.io/clientpdf/ilovepdf-alternative.html" />
99
<meta property="og:type" content="website" />
1010
<meta property="og:title" content="iLovePDF Alternative — Free, No-Upload PDF Tools" />

pdf2go-alternative.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>PDF2Go Alternative — Free, No-Upload PDF Tools | ClientPDF</title>
7-
<meta name="description" content="Looking for a PDF2Go alternative that doesn't upload your file to a server? ClientPDF runs 25 PDF tools entirely in your browser — no account, no daily limits, free." />
7+
<meta name="description" content="Looking for a PDF2Go alternative that doesn't upload your file? ClientPDF runs 25 PDF tools entirely in your browser — no account, no limits, free." />
88
<link rel="canonical" href="https://abyworkings-coder.github.io/clientpdf/pdf2go-alternative.html" />
99
<meta property="og:type" content="website" />
1010
<meta property="og:title" content="PDF2Go Alternative — Free, No-Upload PDF Tools" />

redact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Redact part of a PDF page without uploading it — ClientPDF</title>
7-
<meta name="description" content="Draw a box over sensitive text and ClientPDF removes the underlying text runs from the file, then blacks out the area — entirely in your browser. Free, fast, private." />
7+
<meta name="description" content="Draw a box over sensitive text and ClientPDF removes the underlying text, then blacks out the area — entirely in your browser. Free, fast, private." />
88
<link rel="canonical" href="https://abyworkings-coder.github.io/clientpdf/redact.html" />
99
<meta property="og:type" content="website" />
1010
<meta property="og:title" content="Redact part of a PDF page without uploading it — ClientPDF" />

smallpdf-alternative.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Smallpdf Alternative — Free, No-Upload PDF Tools | ClientPDF</title>
7-
<meta name="description" content="Looking for a Smallpdf alternative that doesn't upload your file to a server? ClientPDF runs 25 PDF tools entirely in your browser — no account, no daily limits, free." />
7+
<meta name="description" content="Looking for a Smallpdf alternative that doesn't upload your file? ClientPDF runs 25 PDF tools entirely in your browser — no account, no limits, free." />
88
<link rel="canonical" href="https://abyworkings-coder.github.io/clientpdf/smallpdf-alternative.html" />
99
<meta property="og:type" content="website" />
1010
<meta property="og:title" content="Smallpdf Alternative — Free, No-Upload PDF Tools" />

0 commit comments

Comments
 (0)