How to Create a Clickable Backup...

Sometimes an AdSense unit won’t display an ad to a user for whatever reason. When an AdSense unit doesn’t show an ad, it leaves an odd amount of space within the content, and reduces my ability to monetize those pages – and I find that unacceptable.

This used to be a much more significant problem, but in the age of remarketing, AdSense can usually find an ad to display for a user even if your particular page content doesn’t have a good content specific match for one. But, sometimes an ad still won’t show, so I still define a backup ad for my AdSense units.

AdSense offers up the ability to specify what you want to show in the place of an AdSense unit that doesn’t display an ad for whatever reason when you create an AdSense unit. The drop down offers you the option to decide whether you want to show a blank space, a solid color or a backup ad when AdSense fails to display. However, you’ll note that choosing the backup ad option only offers you the ability to enter the URL of the backup ad that you want to show.

Backup AdSense Unit OptionBackup AdSense Unit Option

Being presented with the option of entering only a single URL leads most people to believe that they can specify the URL of an image to show, but can’t make that ad image clickable. However, you can create a clickable ad to show in place of AdSense. AdSense simply does a really poor job of making it obvious that you can do so.

What you would typically expect to see in a scenario like this would be two fields – one to specify the URL of the image to show and another to specify the URL the image should link to. I don’t get why AdSense doesn’t make the process of defining a clickable backup ad more intuitive, but it is what it is.

Create the code to define a clickable backup ad

To create a clickable backup ad, AdSense requires you to create an HTML page on your website that contains the ad in HTML format. To create your backup ad, copy and paste the code below into your favorite text editor.

(Note for beginners – Microsoft Word is not a text editor. On Windows you can use the native Notepad application; on Mac you can use Textedit, providing you change the default formatting. Personally, I use Textmate for Mac.)


<br /><img decoding="async" src="YOUR AD IMAGE"/><br /></code></p> <p>Replace <em>YOUR AFFILIATE LINK</em> with the URL the ad should link to. Then replace <em>YOUR AD IMAGE</em> with the URL to the ad creative you want displayed. For example, below is the code I use to generate a SEMrush ad as my backup AdSense ad for the Sugarrae site.</p> <p><code><br /><title/><br /><img decoding="async" src="https://sugarrae.com/wp-content/uploads/2016/03/semrush-banner-3.jpeg"/><br /></code></p> <p>Google recommends that you use absolute URLs like I did in the example above. Also, note that the target=”top” element in the link code <em>needs</em> to be there, or your ad will not display correctly. You should also be sure that the creative you plan to use for your ad is the same size as the AdSense unit you’re making it the backup for. </p> <p>Once you’ve copied the code into your text editor and edited it to include your affiliate link and affiliate banner, you need to save the file with a .html extension. Click Save, name the file whatever you’d like – I called my file semrush-backup-ad.html – and save it in HTML format. On Notepad, you’ll need to manually enter the .html after the file name when saving. With TextEdit, you can choose to save it as an HTML file in the File Format drop down.</p> <h2>Upload your HTML file to a server</h2> <p>Now that you have the HTML file for your backup ad created, you’ll need to upload it to a server. AdSense doesn’t care where you host the file, as long as the file is accessible on the Internet. I uploaded it to the Sugarrae site via FTP (you can see my ad here). If you’re unsure of how to upload an HTML file to your website, you’ll need to contact your host for help. </p> <h2>Adding the backup ad to your AdSense unit</h2> <p>To add the backup ad to your AdSense unit, log into AdSense and click on My Ads. Click on <em>the name</em> of the AdSense unit you want to specify the backup ad for – <em>not</em> the Edit Ad Type option. On the next screen, locate the Backup Ads field and choose the <em>Show other ads from another URL</em> option on the drop down.</p> <p><img decoding="async" alt="Choose backup ad option for the AdSense unit" width="1716" height="1254" class="aligncenter size-full wp-image-26705" srcset="https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit.png.webp 1716w,https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit-300x219.png 300w,https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit-768x561.png 768w,https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit-840x614.png 840w" data-lazy-sizes="(max-width: 1716px) 100vw, 1716px" src="https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit.png.webp"/><img loading="lazy" decoding="async" src="https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit.png.webp" alt="Choose backup ad option for the AdSense unit" width="1716" height="1254" class="aligncenter size-full wp-image-26705" srcset="https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit.png.webp 1716w,https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit-300x219.png 300w,https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit-768x561.png 768w,https://sugarrae.com/wp-content/uploads/2016/03/Choose-backup-ad-option-for-the-AdSense-unit-840x614.png 840w" sizes="auto, (max-width: 1716px) 100vw, 1716px"/></p> <p>The enter the URL of the HTML file you created and uploaded to your host using the steps above and click Save.</p> <p><img loading="lazy" decoding="async" alt="Enter the URL of the backup AdSense ad" width="1716" height="1319" class="aligncenter size-full wp-image-26709" srcset="https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad.png.webp 1716w,https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad-300x231.png 300w,https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad-768x590.png 768w,https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad-840x646.png 840w" data-lazy-sizes="(max-width: 1716px) 100vw, 1716px" src="https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad.png.webp"/><img loading="lazy" decoding="async" src="https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad.png.webp" alt="Enter the URL of the backup AdSense ad" width="1716" height="1319" class="aligncenter size-full wp-image-26709" srcset="https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad.png.webp 1716w,https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad-300x231.png 300w,https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad-768x590.png 768w,https://sugarrae.com/wp-content/uploads/2016/03/Enter-the-URL-of-the-backup-AdSense-ad-840x646.png 840w" sizes="auto, (max-width: 1716px) 100vw, 1716px"/></p> <p>The affiliate advertisement you’ve created is now the default backup ad that will display in that AdSense unit should an official AdSense ad fail to show for whatever reason. </p> <p><em>Advanced tip:</em> Whenever possible, you should use an affiliate link that has SID tracking within your backup ad so that you can ascertain both the number of clicks that ad generates, as well as if the ad makes any sales. If you’re cloaking your affiliate links like I do, you’ll want to ensure you create a new cloaked link for the backup AdSense ad so that you can track clicks for it – especially helpful if the affiliate program doesn’t support SID tracking. </p> <p>Unfortunately, the SEMrush affiliate program does not offer the ability to add SID tracking to their links, so I had to use my general affiliate link in the example above. But I’ll at least be able to see how many clicks the link generates via my link cloaking plugin, Pretty Link Pro (affiliate).</p> <h2>Testing your backup AdSense ad</h2> <p>Since AdSense has made defining a backup ad a bit complicated, here’s where I should be giving you a link to test that you’ve created your backup ad correctly. Unfortunately, Google doesn’t provide a way to test backup AdSense ads – which makes no sense, but once again, it is what it is. All you can really do is follow the instructions to the letter and hope for the best.</p> <p>You can also view your server logs to see if the backup ad you created is being accessed and monitor the number of clicks on the specific affiliate link you used within the ad – providing you used an SID code for the link or are using a unique link via a cloaking plugin that tracks clicks. </p> <p><em>Note:</em> It can take some time after adding the backup ad for it to start working within the ad unit. </p> </p></div> </div> <footer class="entry-meta" aria-label="Entry meta"> <nav id="nav-below" class="post-navigation" aria-label="Posts"> <div class="nav-previous"><span class="gp-icon icon-arrow-left"><svg viewBox="0 0 192 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M178.425 138.212c0 2.265-1.133 4.813-2.832 6.512L64.276 256.001l111.317 111.277c1.7 1.7 2.832 4.247 2.832 6.513 0 2.265-1.133 4.813-2.832 6.512L161.43 394.46c-1.7 1.7-4.249 2.832-6.514 2.832-2.266 0-4.816-1.133-6.515-2.832L16.407 262.514c-1.699-1.7-2.832-4.248-2.832-6.513 0-2.265 1.133-4.813 2.832-6.512l131.994-131.947c1.7-1.699 4.249-2.831 6.515-2.831 2.265 0 4.815 1.132 6.514 2.831l14.163 14.157c1.7 1.7 2.832 3.965 2.832 6.513z" fill-rule="nonzero" /></svg></span><span class="prev"><a href="https://blogflarehost.com/ditch-the-hard-sell-by-automating-your-marketing-using-a-marketing-engine-that-effortlessly-attracts-the-right-people-and-repels-the-wrong-ones-bolderlouder/" rel="prev">Ditch the Hard Sell by Automating...</a></span></div><div class="nav-next"><span class="gp-icon icon-arrow-right"><svg viewBox="0 0 192 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M178.425 256.001c0 2.266-1.133 4.815-2.832 6.515L43.599 394.509c-1.7 1.7-4.248 2.833-6.514 2.833s-4.816-1.133-6.515-2.833l-14.163-14.162c-1.699-1.7-2.832-3.966-2.832-6.515 0-2.266 1.133-4.815 2.832-6.515l111.317-111.316L16.407 144.685c-1.699-1.7-2.832-4.249-2.832-6.515s1.133-4.815 2.832-6.515l14.163-14.162c1.7-1.7 4.249-2.833 6.515-2.833s4.815 1.133 6.514 2.833l131.994 131.993c1.7 1.7 2.832 4.249 2.832 6.515z" fill-rule="nonzero" /></svg></span><span class="next"><a href="https://blogflarehost.com/what-are-bucket-brigades-examples-to-use/" rel="next">What are Bucket Brigades? (+ Examples...</a></span></div> </nav> </footer> <div class="related-posts-grid"><div class="related-post"><a href="https://blogflarehost.com/how-to-create-a-payoneer-account-with-50-bonus/"><img width="300" height="126" src="https://blogflarehost.com/wp-content/uploads/2025/07/How-To-Sign-Up-for-Payoneer-1024x431-300x126.png" class="attachment-medium size-medium wp-post-image" alt="How To Create A Payoneer Account..." title="How To Create A Payoneer Account..." decoding="async" loading="lazy" srcset="https://blogflarehost.com/wp-content/uploads/2025/07/How-To-Sign-Up-for-Payoneer-1024x431-300x126.png 300w, https://blogflarehost.com/wp-content/uploads/2025/07/How-To-Sign-Up-for-Payoneer-1024x431-768x323.png 768w, https://blogflarehost.com/wp-content/uploads/2025/07/How-To-Sign-Up-for-Payoneer-1024x431.png 1024w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><h3><a href="https://blogflarehost.com/how-to-create-a-payoneer-account-with-50-bonus/">How To Create...</a></h3></div><div class="related-post"><a href="https://blogflarehost.com/how-retargeting-increases-conversion-rates/"><img width="234" height="250" src="https://blogflarehost.com/wp-content/uploads/2025/07/joey45562.png" class="attachment-medium size-medium wp-post-image" alt="How Retargeting Increases Conversion Rates" title="How Retargeting Increases Conversion Rates" decoding="async" loading="lazy" /></a><h3><a href="https://blogflarehost.com/how-retargeting-increases-conversion-rates/">How Retargeting Increases...</a></h3></div><div class="related-post"><a href="https://blogflarehost.com/three-social-media-campaigns-that-went-viral-to-inspire-your-advertising-bolderlouder/"><img width="300" height="200" src="https://blogflarehost.com/wp-content/uploads/2025/07/unsplash-image-dSsXm15D9hg-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="Three Social Media Campaigns That Went..." title="Three Social Media Campaigns That Went..." decoding="async" loading="lazy" srcset="https://blogflarehost.com/wp-content/uploads/2025/07/unsplash-image-dSsXm15D9hg-300x200.jpg 300w, https://blogflarehost.com/wp-content/uploads/2025/07/unsplash-image-dSsXm15D9hg-1024x683.jpg 1024w, https://blogflarehost.com/wp-content/uploads/2025/07/unsplash-image-dSsXm15D9hg-768x512.jpg 768w, https://blogflarehost.com/wp-content/uploads/2025/07/unsplash-image-dSsXm15D9hg.jpg 1500w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><h3><a href="https://blogflarehost.com/three-social-media-campaigns-that-went-viral-to-inspire-your-advertising-bolderlouder/">Three Social Media...</a></h3></div><div class="related-post"><a href="https://blogflarehost.com/how-to-make-1000-a-day-with-google-ads-affiliate-marketing/"><img width="300" height="158" src="https://blogflarehost.com/wp-content/uploads/2025/07/image-26-300x158.png" class="attachment-medium size-medium wp-post-image" alt="How To Make 00 A Day..." title="How To Make 00 A Day..." decoding="async" loading="lazy" srcset="https://blogflarehost.com/wp-content/uploads/2025/07/image-26-300x158.png 300w, https://blogflarehost.com/wp-content/uploads/2025/07/image-26-768x404.png 768w, https://blogflarehost.com/wp-content/uploads/2025/07/image-26.png 848w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><h3><a href="https://blogflarehost.com/how-to-make-1000-a-day-with-google-ads-affiliate-marketing/">How To Make...</a></h3></div></div> </div> </article> </main> </div> <div class="widget-area sidebar is-right-sidebar" id="right-sidebar"> <div class="inside-right-sidebar"> <aside> <section class="gb-element-bc5e9c75"> <h2 class="gb-text gb-text-32a038d2">Categories</h2> <ul class="wp-block-categories-list wp-block-categories"> <li class="cat-item cat-item-26"><a href="https://blogflarehost.com/category/content/">CONTENT</a> (63) </li> <li class="cat-item cat-item-1"><a href="https://blogflarehost.com/category/earning/">EARNING</a> (90) </li> <li class="cat-item cat-item-25"><a href="https://blogflarehost.com/category/guides/">GUIDES</a> (48) </li> <li class="cat-item cat-item-24"><a href="https://blogflarehost.com/category/hosting/">HOSTING</a> (38) </li> <li class="cat-item cat-item-61"><a href="https://blogflarehost.com/category/news/">NEWS</a> (45) </li> <li class="cat-item cat-item-22"><a href="https://blogflarehost.com/category/seo/">SEO</a> (57) </li> <li class="cat-item cat-item-28"><a href="https://blogflarehost.com/category/tools/">TOOLS</a> (45) </li> </ul></section> </aside> </div> </div> </div> </div> <div class="site-footer"> <section class="gb-element-0f846994"></section> <footer class="gb-element-84f09ef1"> <section class="gb-element-504346c8"> <p class="gb-text gb-text-dfa4667a">Subscribe to our newsletter</p> <p class="gb-text gb-text-2ac32162">Sign up for weekly news, community training & events </p> <p class="gb-text gb-text-82a50c9a"><a href="https://blogflarehost.com/contacts/">[Insert your contact form here]</a></p> <div class="gb-element-3003a468"> <div class="gb-element-a30da409"> <div> <h3 class="gb-text gb-text-e282febe"><a href="https://blogflarehost.com/">blog flare host</a></h3> <p class="gb-text gb-text-87b11f97"><strong>Blog Flare Host</strong> is your one-stop solution for fast, reliable, and affordable web hosting tailored for bloggers and content creators. We empower your online journey with blazing speed, strong security, and 24/7 support.</p> </div> <div> <h3 class="gb-text gb-text-7e51f420">Categories</h3> <ul class="wp-block-categories-list wp-block-categories"> <li class="cat-item cat-item-26"><a href="https://blogflarehost.com/category/content/">CONTENT</a> </li> <li class="cat-item cat-item-1"><a href="https://blogflarehost.com/category/earning/">EARNING</a> </li> <li class="cat-item cat-item-25"><a href="https://blogflarehost.com/category/guides/">GUIDES</a> </li> <li class="cat-item cat-item-24"><a href="https://blogflarehost.com/category/hosting/">HOSTING</a> </li> <li class="cat-item cat-item-61"><a href="https://blogflarehost.com/category/news/">NEWS</a> </li> <li class="cat-item cat-item-22"><a href="https://blogflarehost.com/category/seo/">SEO</a> </li> <li class="cat-item cat-item-28"><a href="https://blogflarehost.com/category/tools/">TOOLS</a> </li> </ul></div> <div class="gb-element-b1e76faa"> <h3 class="gb-text gb-text-af93e5da">Gallery</h3> <div class="gb-element-e3683bd0"> <img loading="lazy" decoding="async" width="1920" height="1280" class="gb-media-ec3f71f5" src="https://blogflarehost.com/wp-content/uploads/2022/01/vlad-tchompalov-cpAKc-G6lPg-unsplash.jpg" title="vlad-tchompalov-cpAKc-G6lPg-unsplash" srcset="https://blogflarehost.com/wp-content/uploads/2022/01/vlad-tchompalov-cpAKc-G6lPg-unsplash.jpg 1920w, https://blogflarehost.com/wp-content/uploads/2022/01/vlad-tchompalov-cpAKc-G6lPg-unsplash-300x200.jpg 300w, https://blogflarehost.com/wp-content/uploads/2022/01/vlad-tchompalov-cpAKc-G6lPg-unsplash-1024x683.jpg 1024w, https://blogflarehost.com/wp-content/uploads/2022/01/vlad-tchompalov-cpAKc-G6lPg-unsplash-768x512.jpg 768w, https://blogflarehost.com/wp-content/uploads/2022/01/vlad-tchompalov-cpAKc-G6lPg-unsplash-1536x1024.jpg 1536w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /> <a class="gb-text gb-text-eb6f2938" href="https://blogflarehost.com/8-best-home-decor-affiliate-programs-updated-list/">READ MORE</a> <img loading="lazy" decoding="async" width="1920" height="1280" class="gb-media-aef0b40d" src="https://blogflarehost.com/wp-content/uploads/2022/01/pexels-matheus-bertelli-3856026.jpg" title="pexels-matheus-bertelli-3856026" srcset="https://blogflarehost.com/wp-content/uploads/2022/01/pexels-matheus-bertelli-3856026.jpg 1920w, https://blogflarehost.com/wp-content/uploads/2022/01/pexels-matheus-bertelli-3856026-300x200.jpg 300w, https://blogflarehost.com/wp-content/uploads/2022/01/pexels-matheus-bertelli-3856026-1024x683.jpg 1024w, https://blogflarehost.com/wp-content/uploads/2022/01/pexels-matheus-bertelli-3856026-768x512.jpg 768w, https://blogflarehost.com/wp-content/uploads/2022/01/pexels-matheus-bertelli-3856026-1536x1024.jpg 1536w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /> <a class="gb-text gb-text-782641ec" href="https://blogflarehost.com/7-ai-tools-to-outperform-competitors/">READ MORE</a> </div> </div> </div> </div> <div class="gb-element-01368e92"> <p class="gb-text gb-text-af0db54d"><a href="https://blogflarehost.com/dmca/">DMCA</a></p> <p class="gb-text gb-text-def8e714"><a href="https://blogflarehost.com/contacts/" data-type="page" data-id="40">CONTACT US</a></p> <p class="gb-text gb-text-83e733c4"><a href="https://blogflarehost.com/terms-and-conditions/" data-type="page" data-id="2">TERMS AND CONDITIONS</a></p> <p class="gb-text gb-text-2858b3fa"><a href="https://blogflarehost.com/privacy-policy/" data-type="page" data-id="3">Privacy policy</a></p> </div> <p class="gb-text gb-text-56137d28">© 2025 • All Rights Reserved.</p> </section> </footer> </div> <nav id="generate-slideout-menu" class="main-navigation slideout-navigation" itemtype="https://schema.org/SiteNavigationElement" itemscope> <div class="inside-navigation grid-container grid-parent"> <button class="slideout-exit has-svg-icon"><span class="gp-icon pro-close"> <svg viewBox="0 0 512 512" aria-hidden="true" role="img" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em"> <path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /> </svg> </span> <span class="screen-reader-text">Close</span></button><div class="main-nav"><ul id="menu-main" class=" slideout-menu"><li id="menu-item-53" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-53"><a href="https://blogflarehost.com/">Home</a></li> <li id="menu-item-2183" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2183"><a href="https://blogflarehost.com/category/earning/">EARNING</a></li> <li id="menu-item-54" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54"><a href="https://blogflarehost.com/about-us/">About Us</a></li> <li id="menu-item-2184" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2184"><a href="https://blogflarehost.com/category/seo/">SEO</a></li> <li id="menu-item-56" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-56"><a href="https://blogflarehost.com/news/">News</a></li> <li id="menu-item-2186" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2186"><a href="https://blogflarehost.com/category/guides/">GUIDES</a></li> <li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57"><a href="https://blogflarehost.com/contacts/">Contacts</a></li> <li id="menu-item-2187" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2187"><a href="https://blogflarehost.com/category/hosting/">HOSTING</a></li> <li id="menu-item-2188" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-2188"><a href="https://blogflarehost.com/category/content/">CONTENT</a></li> <li id="menu-item-2189" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-2189"><a href="https://blogflarehost.com/category/tools/">TOOLS</a></li> <li id="menu-item-51309" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-51309"><a href="https://blogflarehost.com/category/news/">NEWS</a></li> </ul></div> </div><!-- .inside-navigation --> </nav><!-- #site-navigation --> <div class="slideout-overlay"> </div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/generatepress\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script id="generate-a11y">!function(){"use strict";if("querySelector"in document&&"addEventListener"in window){var e=document.body;e.addEventListener("mousedown",function(){e.classList.add("using-mouse")}),e.addEventListener("keydown",function(){e.classList.remove("using-mouse")})}}();</script> <div class="gp-modal gp-search-modal" id="gp-search"> <div class="gp-modal__overlay" tabindex="-1" data-gpmodal-close> <div class="gp-modal__container"> <form role="search" method="get" class="search-modal-form" action="https://blogflarehost.com/"> <label for="search-modal-input" class="screen-reader-text">Search for:</label> <div class="search-modal-fields"> <input id="search-modal-input" type="search" class="search-field" placeholder="Search …" value="" name="s" /> <button aria-label="Search"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg></span></button> </div> </form> </div> </div> </div> <script id="generate-offside-js-extra"> var offSide = {"side":"left"}; </script> <script src="https://blogflarehost.com/wp-content/plugins/gp-premium/menu-plus/functions/js/offside.min.js?ver=2.5.1" id="generate-offside-js"></script> <!--[if lte IE 11]> <script src="https://blogflarehost.com/wp-content/themes/generatepress/assets/js/classList.min.js?ver=3.5.1" id="generate-classlist-js"></script> <![endif]--> <script id="generate-menu-js-extra"> var generatepressMenu = {"toggleOpenedSubMenus":"1","openSubMenuLabel":"Open Sub-Menu","closeSubMenuLabel":"Close Sub-Menu"}; </script> <script src="https://blogflarehost.com/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.5.1" id="generate-menu-js"></script> <script src="https://blogflarehost.com/wp-content/themes/generatepress/assets/dist/modal.js?ver=3.5.1" id="generate-modal-js"></script> </body> </html> <script src="https://d3u598arehftfk.cloudfront.net/prebid_hb_14849_23651.js" async> </script> <meta name="netpub_f3df5a1d1b8476e18ebd7c6c7e5bcf92" content="f3df5a1d1b8476e18ebd7c6c7e5bcf92_46bbcab982410f54980444a0b8d8c09d" />