Skip to content

Commit 2234ac9

Browse files
author
Valido
committed
update index
1 parent 269d112 commit 2234ac9

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<meta name="viewport" content="width=device-width, initial-scale=1.0">
44

55
<!-- Primary SEO Tags -->
6-
<title>Valido – Local PDF Automation: Extract Tables, Run Calculations, Automate from AWS S3/Azure/GCP</title>
7-
<meta name="description" content="Process thousands of PDFs offline with custom validation rules, table extraction and calculations. No uploads – connect directly to AWS S3, Azure Blob or GCP buckets. 7-day free trial • Windows desktop app.">
6+
<title>Valido – Automate PDF Records Locally | Private, Offline, Cloud-Connected</title>
7+
<meta name="description" content="Valido automatically processes and validates large numbers of PDF records with custom rules, table extraction and calculations. Works entirely on your machine — no uploads — with optional connections to AWS S3, Azure Blob or GCP buckets. Useful for schools, offices, government, and anyone dealing with lots of PDFs. 7-day free trial • Windows desktop app.">
88

99
<!-- Open Graph / Social Sharing -->
10-
<meta property="og:title" content="Valido – Local PDF Automation with Custom Calculations">
11-
<meta property="og:description" content="Extract tables, create formulas, automate validation from local folders or cloud storage. 100% private – nothing ever leaves your PC.">
10+
<meta property="og:title" content="Valido – Automate & Validate PDF Records Locally">
11+
<meta property="og:description" content="Batch-process thousands of PDF records with custom rules and calculations. 100% private and local, with optional AWS, Azure and GCP integration. For schools, offices, government, businesses and individuals who work with documents.">
1212
<meta property="og:type" content="website">
1313
<meta property="og:url" content="https://valido.site/">
1414
<meta property="og:image" content="https://valido.site/og-image.png">
@@ -23,7 +23,7 @@
2323

2424
<!-- Google Site Verification + Analytics -->
2525
<meta name="google-site-verification" content="2yFYZWwMInNYqVGarzS4imN1ASlVCGiR2IBy-c17q2g" />
26-
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-17621234498"></script>
26+
<script async src="https://www.googletagmanager.com/gtag/js?id="AW-17621234498"></script>
2727
<script>
2828
window.dataLayer = window.dataLayer || [];
2929
function gtag(){dataLayer.push(arguments);}
@@ -39,6 +39,7 @@
3939
"name": "Valido",
4040
"operatingSystem": "Windows",
4141
"applicationCategory": "BusinessApplication",
42+
"description": "Valido is a local-first PDF automation tool for processing and validating large volumes of PDF records with custom rules, extraction and calculations. It works entirely on your machine with optional integration to AWS S3, Azure Blob and Google Cloud.",
4243
"offers": {
4344
"@type": "Offer",
4445
"price": "16",
@@ -49,7 +50,8 @@
4950
"ratingValue": "5.0",
5051
"reviewCount": "3",
5152
"bestRating": "5"
52-
}
53+
},
54+
"url": "https://valido.site/"
5355
}
5456
</script>
5557
<style>

0 commit comments

Comments
 (0)