diff options
| author | Tadas Vilkeliskis <vilkeliskis.t@gmail.com> | 2026-01-26 15:35:14 -0500 |
|---|---|---|
| committer | Tadas Vilkeliskis <vilkeliskis.t@gmail.com> | 2026-01-26 15:35:14 -0500 |
| commit | 96fecc961d869814ca64315ca0d864e4688b7ca7 (patch) | |
| tree | 4b1097de9b97036b5f41eff428d0d9ac10d60d90 /l/medical-records/index.html | |
| parent | d4f8f8e9b40e36beae54c01d40f6e7695fc44830 (diff) | |
fix seo
Diffstat (limited to 'l/medical-records/index.html')
| -rw-r--r-- | l/medical-records/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/l/medical-records/index.html b/l/medical-records/index.html index e34c3c1..87684bb 100644 --- a/l/medical-records/index.html +++ b/l/medical-records/index.html @@ -3,6 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <link rel="canonical" href="https://just-redact.com/l/medical-records/" /> <!-- SEO: Primary Meta Tags --> <title>HIPAA-Compliant Medical Record Redaction Tool</title> @@ -13,9 +14,9 @@ <!-- SEO: Open Graph / Social --> <meta property="og:type" content="website"> - <meta property="og:url" content="https://just-redact.com/"> - <meta property="og:title" content="Stop Uploading Your Secrets. Redact PDFs Locally."> - <meta property="og:description" content="Just Redact is the only tool that processes your files 100% in your browser. Zero server uploads. Free and private."> + <meta property="og:url" content="https://just-redact.com/l/medical-records/"> + <meta property="og:title" content="HIPAA-Compliant Medical Record Redaction Tool"> + <meta property="og:description" content="De-identify patient records locally. No server uploads means no HIPAA risk. Redact names, dates, and MRNs securely."> <meta property="og:image" content="https://just-redact.com/social-preview.png"> <meta property="twitter:card" content="summary_large_image"> |
