seo for pdfs, pdf seo optimization, optimize pdf for google

SEO for PDFs: how to optimize PDF content for search

Learn how to optimize PDFs for search engines, from file naming and metadata to accessibility and when to use a web page instead.
← Back to Blog
By Author Name | Date: March 17, 2026
By
ClusterMagic Team
|
May 7, 2026
Checklist diagram showing PDF SEO optimization elements including file naming, metadata, and internal links
ClusterMagic Team

Most content teams spend hours optimizing their blog posts and landing pages while leaving a library of PDFs completely untouched. White papers, case studies, research reports, and guides often sit on a company server with names like "final-v3-REVISED.pdf" and no document properties filled in. Meanwhile, Google is perfectly capable of reading and ranking those files, and it will, if you give it something to work with.

PDF SEO is a small investment that pays off quickly, especially for companies that publish a lot of downloadable content. This guide walks through everything you need to know to make your PDFs visible and competitive in search.

Does Google index and rank PDFs?

Yes. Google has indexed PDFs since at least 2001, and according to Google Search Central documentation, Googlebot can crawl and index PDF files the same way it handles HTML pages. PDFs appear in standard web search results, and they show up with a small "PDF" label next to the URL so users know what they are clicking before they open it.

This matters for content strategy because PDFs often contain high-value content that would rank well if it were on a web page. A detailed technical guide published as a PDF can absolutely appear on page one for competitive keywords, but only if the file is set up correctly.

One important limitation: Google reads the text of a PDF directly, but it cannot read text saved as an image. Scanned documents with no text layer are essentially invisible to search engines.

PDF SEO fundamentals: what to optimize

The good news is that the core principles of SEO apply to PDFs the same way they apply to web pages. The mechanics are slightly different, but the goals are identical: give search engines clear signals about the content, and make the document useful for the people who find it.

Document title and metadata

Every PDF has document properties you can edit in Adobe Acrobat, Preview on macOS, or free tools like PDF-XChange Editor. The most important fields are the Title, Author, Subject, and Keywords.

The Title field is the single most important piece of metadata. When Google displays a PDF in search results, it often pulls the document title for the listing headline, similar to how it uses the HTML </code> tag on a web page. Write it the way you would write a page title: include your primary keyword, keep it under 60 characters, and make it descriptive.</p> <p>The Subject field maps loosely to the meta description. Write a concise one to two sentence summary of the document. Google may use this as the search snippet if nothing better is available in the body text.</p> <h3>Body content and keyword placement</h3> <p>Google reads the full text of a PDF, so keyword placement follows the same logic as on-page SEO. Include your primary keyword naturally in the opening paragraphs, use descriptive headings throughout, and avoid stuffing keywords into the document in ways that feel forced or unnatural.</p> <p>Formatting structure matters more than most people realize. A PDF with clearly labeled headings and short paragraphs is easier for search engines to parse than a dense wall of text. Use your PDF authoring tool to apply real heading styles rather than just making text bold.</p> <h3>Links inside your PDFs</h3> <p>Internal links inside a PDF are crawlable. If you link to other pages or documents on your website, Googlebot will follow those links and pass some authority between them, similar to how HTML internal links work. This is one of the most overlooked tactics in PDF SEO.</p> <p>For more on how internal link strategy works across your content as a whole, see the <a href="/blog/seo/keyword-research-for-content-clusters">Keyword Research for Content Clusters guide</a>, which explains how to build topical authority through connected content.</p> <h2>File naming and URL structure for PDFs</h2> <p>File naming is one of the easiest wins in PDF SEO and one of the most commonly ignored. A file named "Q3-2024-enterprise-security-report.pdf" tells search engines and users something meaningful. A file named "report-FINAL2.pdf" tells them nothing.</p> <p>Follow the same rules you would for any URL:</p> <ul><li>Use hyphens to separate words, not underscores or spaces</li><li>Include your primary keyword or a clear description of the content</li><li>Keep it short and lowercase</li><li>Avoid dates in the filename if the content is meant to be evergreen, because URLs with dates signal to users that the content may be stale</li></ul> <p>The URL where the PDF lives is equally important. PDFs hosted at a clean, organized path like <code>yoursite.com/resources/enterprise-security-report.pdf</code> carry more credibility than files hosted on a third-party platform or buried under a long string of parameters.</p> <p>If your site uses a subfolder like <code>/resources/</code> or <code>/guides/</code> for downloadable content, that is a reasonable structure. What you want to avoid is hosting PDFs on a CDN subdomain that is disconnected from your main domain, because any ranking benefit from those files will not flow back to your root domain.</p> <h2>When to use a PDF versus a web page</h2> <p>Not every piece of content belongs in a PDF. The format has real advantages for certain use cases, but it also has meaningful limitations that affect how well it performs in search.</p> <p>Use a PDF when:</p> <ul><li>The content is designed to be printed or downloaded and referenced offline (employee handbooks, legal agreements, formal reports)</li><li>Precise formatting is critical and must not reflow, such as financial statements or technical diagrams</li><li>The document is long-form research that benefits from citation formatting and a professional layout</li></ul> <p>Use a web page when:</p> <ul><li>The content needs to rank and receive ongoing organic traffic, because web pages are easier to update, easier to optimize, and benefit more directly from your site's authority</li><li>You want to track user behavior, run A/B tests, or use conversion rate optimization</li><li>The content contains multiple media types, interactive elements, or needs to load quickly on mobile</li></ul> <p>One practical approach: publish an HTML version of your most important downloadable content as a web page, and offer the PDF as an optional download for users who want a formatted version. This way you capture SEO value on the web page while still serving users who prefer a PDF.</p> <p>For a deeper look at how page performance affects search rankings, the <a href="/blog/seo/core-web-vitals-for-content-teams">Core Web Vitals for Content Teams guide</a> is worth reading alongside this one.</p> <h2>Technical issues that hurt PDF rankings</h2> <p>Even a well-written PDF can underperform in search if it has technical problems. Here are the most common issues to check.</p> <h3>Scanned images without OCR</h3> <p>A PDF created by scanning a printed document is essentially a series of images. There is no readable text for search engines to index. If your PDF library includes any scanned documents, run them through optical character recognition (OCR) before publishing. Most modern PDF tools include an OCR function, or you can use Adobe Acrobat's "Scan and OCR" feature.</p> <h3>Password protection and restrictions</h3> <p>PDFs can be protected with passwords that restrict viewing, copying, or printing. A PDF that requires a password to open cannot be indexed by search engines. Even "permissions passwords" that restrict copying text can sometimes interfere with crawling. If a PDF is intended to rank in search, it should have no viewing restrictions applied.</p> <h3>Missing or broken internal links</h3> <p>Links inside PDFs should point to live URLs on your website. Broken links do not pass authority and they create a poor experience for anyone who opens the document. Before publishing a PDF, verify that all internal links resolve correctly.</p> <h3>No mobile optimization</h3> <p>Google uses mobile-first indexing for all content, including PDFs. A PDF formatted for letter-size paper will technically be readable on mobile, but it will require zooming and horizontal scrolling, which creates a poor user experience. According to Google Search Central, user experience signals affect how content performs across all formats.</p> <p>For context on how these technical factors connect to broader search performance, the <a href="/blog/seo/schema-markup-for-blog-posts">Schema Markup for Blog Posts guide</a> covers a related set of technical signals that Google uses to understand and classify content.</p> <p><figure> <svg width="800" height="340" viewBox="0 0 800 340" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="PDF SEO optimization checklist showing six key areas: document metadata, file naming, body content, internal links, technical health, and format decision"> <rect width="800" height="340" fill="#0a0f2e" rx="12"/></p> <p> <!-- Title --> <text x="400" y="36" font-family="system-ui, sans-serif" font-size="17" font-weight="700" fill="#f0f2ff" text-anchor="middle">PDF SEO optimization checklist</text></p> <p> <!-- Row 1: 3 cards --> <!-- Card 1: Document metadata --> <rect x="24" y="56" width="232" height="118" rx="8" fill="#4d65ff" fill-opacity="0.85"/> <text x="44" y="84" font-family="system-ui, sans-serif" font-size="14" font-weight="700" fill="#f0f2ff">Document metadata</text> <text x="44" y="106" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Title field: keyword-rich,</text> <text x="44" y="122" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">under 60 characters</text> <text x="44" y="138" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Subject field: clear summary</text> <text x="44" y="158" font-family="system-ui, sans-serif" font-size="11" fill="#7b8fff">Adobe Acrobat / Preview / PDF-XChange</text></p> <p> <!-- Card 2: File naming --> <rect x="284" y="56" width="232" height="118" rx="8" fill="#4d65ff" fill-opacity="0.85"/> <text x="304" y="84" font-family="system-ui, sans-serif" font-size="14" font-weight="700" fill="#f0f2ff">File naming</text> <text x="304" y="106" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Hyphens between words</text> <text x="304" y="122" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Keyword in filename</text> <text x="304" y="138" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Lowercase, no spaces</text> <text x="304" y="158" font-family="system-ui, sans-serif" font-size="11" fill="#7b8fff">e.g. enterprise-security-guide.pdf</text></p> <p> <!-- Card 3: Body content --> <rect x="544" y="56" width="232" height="118" rx="8" fill="#4d65ff" fill-opacity="0.85"/> <text x="564" y="84" font-family="system-ui, sans-serif" font-size="14" font-weight="700" fill="#f0f2ff">Body content</text> <text x="564" y="106" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Real text (not scanned images)</text> <text x="564" y="122" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Keyword in opening paragraphs</text> <text x="564" y="138" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Heading styles applied</text> <text x="564" y="158" font-family="system-ui, sans-serif" font-size="11" fill="#7b8fff">OCR required for scanned docs</text></p> <p> <!-- Row 2: 3 cards --> <!-- Card 4: Internal links --> <rect x="24" y="196" width="232" height="118" rx="8" fill="#7b8fff" fill-opacity="0.7"/> <text x="44" y="224" font-family="system-ui, sans-serif" font-size="14" font-weight="700" fill="#f0f2ff">Internal links</text> <text x="44" y="246" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Link to live pages on your site</text> <text x="44" y="262" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Verify all URLs resolve</text> <text x="44" y="278" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">No broken links before publish</text> <text x="44" y="298" font-family="system-ui, sans-serif" font-size="11" fill="#f0f2ff" opacity="0.6">Links are crawlable by Googlebot</text></p> <p> <!-- Card 5: Technical health --> <rect x="284" y="196" width="232" height="118" rx="8" fill="#7b8fff" fill-opacity="0.7"/> <text x="304" y="224" font-family="system-ui, sans-serif" font-size="14" font-weight="700" fill="#f0f2ff">Technical health</text> <text x="304" y="246" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">No password or restrictions</text> <text x="304" y="262" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Hosted on your own domain</text> <text x="304" y="278" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Clean URL path</text> <text x="304" y="298" font-family="system-ui, sans-serif" font-size="11" fill="#f0f2ff" opacity="0.6">No CDN subdomain disconnects</text></p> <p> <!-- Card 6: Format decision --> <rect x="544" y="196" width="232" height="118" rx="8" fill="#7b8fff" fill-opacity="0.7"/> <text x="564" y="224" font-family="system-ui, sans-serif" font-size="14" font-weight="700" fill="#f0f2ff">Format decision</text> <text x="564" y="246" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Traffic goal: prefer web page</text> <text x="564" y="262" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Print or formal: PDF is right</text> <text x="564" y="278" font-family="system-ui, sans-serif" font-size="12" fill="#f0f2ff" opacity="0.9">Best of both: HTML + PDF download</text> <text x="564" y="298" font-family="system-ui, sans-serif" font-size="11" fill="#f0f2ff" opacity="0.6">Consider update frequency too</text> </svg> <figcaption>Six key areas to address when optimizing PDFs for search engines.</figcaption> </figure></p> <p>PDF SEO is not complicated once you understand the framework. Google treats PDFs like web pages, which means the same fundamentals apply: clear metadata, descriptive file names, real readable text, and links that connect the document back to the rest of your site. The biggest gains usually come from fixing the basics, filling in document properties that have been empty for years and renaming files that were never set up for search.</p> <p>For teams managing a large content library, a good first step is auditing what you already have. Identify which PDFs get traffic, which ones rank but could rank higher with minor improvements, and which ones would perform better as web pages. Tools that can help with that audit are covered in the <a href="/blog/content-production/content-optimization-tools">Content Optimization Tools guide</a>. Start with your highest-value documents and work through the checklist methodically. Small changes to metadata and file structure can make a meaningful difference in visibility without requiring any new content to be written.</p> </div><div id="blog-nav" class="blog_nav"><a id="prev-post" href="#" class="blog_nav-link">← Previous</a><a id="next-post" href="#" class="blog_nav-link">Next →</a></div><div class="blog_recommended"><h2 class="blog_recommended-heading">Recommended Posts</h2><div class="w-dyn-list"><div role="list" class="w-dyn-items w-row"><div role="listitem" class="w-dyn-item w-col w-col-4"><a href="/blog/competitor-keyword-analysis-v3" class="w-inline-block"><img src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c3f2/6a0f12f240eb31d72ef7f9a3_6a0f12f040eb31d72ef7f883_competitor-keyword-analysis-6c2aecc0.png" loading="lazy" width="Auto" alt="Abstract geometric Venn diagram comparing two competitor keyword clusters with gap indicators in indigo and periwinkle on dark navy background"/><h4 class="heading">Competitor Keyword Analysis: How to Find Gaps in Their Strategy</h4><div class="text-block-10">Competitor keyword analysis for SEO. Learn how to identify what keywords competitors rank for, find content gaps, and prioritize opportunities for your site.</div></a></div><div role="listitem" class="w-dyn-item w-col w-col-4"><a href="/blog/organic-web-search-explained" class="w-inline-block"><img src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c3f2/6a0f129458f36e792fddbd2c_6a0f1291b617304bcdb292b1_organic-web-search-explained-a6faa141.png" loading="lazy" width="Auto" alt="Clean flat-design illustration showing a search query flowing through a search engine ranking process into organic results"/><h4 class="heading">Organic Web Search Explained: How Search Ranking Works</h4><div class="text-block-10">Understand how organic web search works, what search engines rank on, and what content teams can do to improve rankings without the jargon.</div></a></div><div role="listitem" class="w-dyn-item w-col w-col-4"><a href="/blog/how-to-increase-organic-traffic" class="w-inline-block"><img src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c3f2/6a0f128f22407ad355f76cd2_6a0f128cc8481bc3140ce3cd_how-to-increase-organic-traffic-89cd9238.png" loading="lazy" width="Auto" alt="Flat design illustration of a rising traffic graph alongside a content cluster diagram with connected topic nodes"/><h4 class="heading">How to Increase Organic Traffic to Your Website in 2026</h4><div class="text-block-10">A cluster-based framework to increase organic traffic to your website. Step-by-step guidance for content teams building sustainable search visibility.</div></a></div></div></div></div></div></div></div><style>.is-light .text-rich-text p, .is-light .w-richtext p, .is-light .text-rich-text ul, .is-light .w-richtext ul, .is-light .text-rich-text ol, .is-light .w-richtext ol, .is-light .text-rich-text li, .is-light .w-richtext li { color: #000000 !important; font-size: 1rem !important; line-height: 1.7 !important; letter-spacing: -0.01em !important; } .is-light .text-rich-text a, .is-light .w-richtext a { color: #7c39f6 !important; font-size: 1rem !important; line-height: 1.7 !important; letter-spacing: -0.01em !important; }</style></section><article class="section_cta"><div class="padding-global padding-section-medium"><div class="container-medium"><div class="cta_wrap"><div class="header is-cta"><div class="header_gradient"><img sizes="(max-width: 1034px) 100vw, 1034px" srcset="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4fc_gradient-hero.webp 500w, https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4fc_gradient-hero.webp 800w, https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4fc_gradient-hero.webp 1034w" alt="" src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4fc_gradient-hero.webp" loading="lazy" class="img"/></div><div class="header_content"><div class="header_top"><div data-w-id="75a7ff1a-697d-48cb-3555-b5dc9365eea1" class="badge"><img src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/67329edf6d3daa19fed2162f_Icons%20and%20square%20dimensions%20(1).svg" loading="lazy" alt="" class="image-7"/><div>Monthly SEO content to power growth</div><div class="badge_border"></div></div><div data-w-id="7e558a5b-a5f1-dfb5-47ec-8a0973bdd290" class="header_title text-gradient"><h2 class="text-7xl">Start scaling your brand organically </h2></div></div><div data-w-id="7e558a5b-a5f1-dfb5-47ec-8a0973bdd293" class="header_description is-hero"><div class="text-base">Unlock growth with strategic SEO-optimized content built for lasting results.</div></div></div><div data-w-id="e4498db5-5fcf-8a3a-6419-9717e28e4765"><a data-w-id="b3268b13-a5e5-ea3b-0c26-02052aa04296" href="/pricing" class="button button-de-ejemplos-articles w-inline-block"><div class="button-text">Get Started</div><img src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c48c_button-gradient.svg" loading="lazy" alt="" class="button_gradient"/><div class="button_border"></div></a></div></div></div></div></div><div class="cta_visual hide-mobile-portrait"><img src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4f7_ellipsecta.webp" loading="lazy" sizes="(max-width: 816px) 100vw, 816px" srcset="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4f7_ellipsecta.webp 500w, https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4f7_ellipsecta.webp 816w" alt="" class="img"/></div><div class="cta_visual is-left hide-mobile-portrait"><img src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4fb_ellipsecta-1.webp" loading="lazy" sizes="(max-width: 721px) 100vw, 721px" srcset="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4fb_ellipsecta-1.webp 500w, https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c4fb_ellipsecta-1.webp 721w" alt="" class="img"/></div></article><section class="section_footer"><div class="padding-global padding-section-small"><div class="container-medium"><div class="footer_content-wrap"><div class="footer_content"><div class="footer_logo-wrap"><div class="footer_logo"><a href="/" class="footer_logo-link w-nav-brand"><img loading="lazy" src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6731f44b7816d5ce6fbbafdd_ClusterMagic%20Logo%20withwithout%20Isotipe%20(1).svg" alt="" class="navbar_logo"/></a></div><div class="text-sm text-color-secondary">ClusterMagic provides monthly SEO-optimized content designed to drive traffic, build authority, and boost revenue. Our subscription service takes care of everything from research to content creation, helping your brand grow effortlessly.</div></div><div class="footer_links"><div class="footer_list"><div class="text-xl">Useful Links</div><a href="/example-articles" class="footer_link">Example Articles</a><a href="/pricing" class="footer_link">Pricing</a><a href="/blog" class="footer_link">Blog</a><a href="https://wormhole.embertribe.com/login" class="footer_link">Log In</a></div></div><div class="footer_subscribe"><div class="text-xl">Subscribe to our Newsletter</div><div class="subscribe_component"><div class="form_component w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="form_wrap" data-wf-page-id="6723a3cc2a22da741886c44f" data-wf-element-id="8664fda2-eff0-622b-dd86-9c4b93bb242e"><input class="form_imput w-input" maxlength="256" name="email-2" data-name="Email 2" placeholder="Your email address" type="email" id="email-2" required=""/><div class="form_border"></div><button data-w-id="fc61c0cc-95e4-4abe-4465-f9abc9965c08" type="submit" class="button"><div class="button-text">Susbcribe</div><img loading="lazy" src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/6723a3cc2a22da741886c48c_button-gradient.svg" alt="" class="button_gradient"/><div class="button_border"></div></button></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div><div class="footer_bottom"><a href="https://www.embertribe.com/" target="_blank" class="footer_link">Powered by EmberTribe</a></div></div></div></div></section></main></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6723a3cc2a22da741886c37e" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/js/webflow.schunk.1a807f015b216e46.js" type="text/javascript" integrity="sha384-oY4R8SfnVBTWnix6ULiWbZs/5tyRyxEiWcG+WrT3unnu5pmfsIYJEraZcyFVlvND" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/js/webflow.schunk.7721cd734fd0b738.js" type="text/javascript" integrity="sha384-CRjOalHqKjPpLevmMDbCxD46xW211hKOi+ThHgZKVw6KX+cZr8BFf+JpEYADOGgF" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e/js/webflow.366fe75a.9fc9781d6331dfa5.js" type="text/javascript" integrity="sha384-v0edLe/9iqwTSmv1Hp++ipX5gpG2c46iYfji056Xkw172vbEf6rKrGPwEE5PZlUI" crossorigin="anonymous"></script><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WF934SLP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><script src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e%2F689e5ba67671442434f3ca35%2F69b987dfa4847653d08157eb%2Fblog_nav_script-1.0.0.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/6723a3cc2a22da741886c37e%2F689e5ba67671442434f3ca35%2F69b987dfa4847653d08157eb%2Fblog_nav_script-1.0.0.js" type="text/javascript"></script></body></html>