Meta Tag Generator

Site Title
Site Description
Site Keywords (Separate with commas)
Allow robots to index your website?
Allow robots to follow all links?
What type of content will your site display?
What is your site's primary language?

(Optional Meta Tags)

Search engines should revisit this page after     days.


Author:



A meta tag generator is an online tool that produces ready-to-paste HTML code for your webpage's title, description, keywords, and robots directives. ToolsPivot's Meta Tag Generator builds all of these tags from a single form, including charset and language declarations, without requiring you to write a single line of HTML yourself.

How to Use ToolsPivot's Meta Tag Generator

  1. Enter your page title: Type a title that describes the page in 60 characters or fewer. Place your main keyword near the beginning for stronger search visibility.

  2. Write a description: Add a summary of your page content in 150 to 155 characters. Think of it as a short pitch that convinces someone to click your result in Google.

  3. Add keywords: List relevant terms separated by commas. Five to ten focused keywords work better than 30 generic ones. Need help picking the right terms? Run your topic through a keywords research tool first.

  4. Set robots and content options: Choose whether search engines should index the page and follow its links. Then pick your character encoding (UTF-8 covers most sites) and select a primary language.

  5. Fill optional fields if needed: Add an author name and a revisit interval in days. These are useful for blogs, news sites, and content that updates on a regular schedule.

  6. Copy the output: ToolsPivot generates the complete HTML code block. Copy it and paste it between the tags of your page. Done.

The entire process takes under a minute per page. For sites with hundreds of pages, you can generate tags in quick succession by clearing the form and starting fresh each time.

What ToolsPivot's Meta Tag Generator Produces

The generator doesn't just spit out a title and description. It builds a full set of meta tags that cover the core HTML metadata search engines and browsers expect to find. Here's exactly what you get:

  • Title tag: The clickable headline that appears in search results. Google displays roughly 60 characters on desktop and fewer on mobile, so every word matters.

  • Meta description: The summary text shown below your title in SERPs. A well-written description can lift click-through rates by 5% or more compared to pages that let Google auto-generate one.

  • Meta keywords: A comma-separated keyword list. Google stopped using this tag for rankings back in 2009, but Bing, Yandex, and some CMS platforms still reference it.

  • Robots directive: Controls whether search engines index the page and follow its outbound links. You get two toggles: index/noindex and follow/nofollow.

  • Content-type and charset: Declares the character encoding for proper text rendering. UTF-8 is the standard for most websites, but the tool also supports UTF-16, ISO-8859-1, and WINDOWS-1252 for legacy systems.

  • Language declaration: Tells search engines which language the page targets. You can choose from 10 options including English, Spanish, French, Arabic, Japanese, and Hindi.

  • Author tag: Attributes the page content to a specific person. Particularly useful for blogs, news outlets, and publications that want author-level visibility in search.

  • Revisit-after tag: Suggests a recrawl interval in days. While Google doesn't strictly follow this directive, other crawlers and smaller search engines may use it as a signal.

All of these tags are formatted as valid HTML and wrapped in a single code block you can copy with one click. Before generating new tags, it's smart to check what's already on your page using the meta tags analyzer.

Why Use ToolsPivot's Meta Tag Generator

  • No sign-up, no limits: Generate tags for as many pages as you need. There's no account requirement, no daily cap, and no paywall. Most competing tools either limit free usage or require registration after a few tries.

  • Correct HTML syntax every time: Manually coding meta tags means worrying about quotation marks, self-closing slashes, and attribute order. The generator handles syntax so you don't have to debug misplaced brackets at 2 AM.

  • All tag types from one form: Instead of writing title, description, keywords, robots, charset, and language tags separately, you fill out one form and get the entire block. That saves real time when you're optimizing 50 or 100 pages.

  • Robots configuration built in: Setting noindex or nofollow incorrectly can either hide your page from Google or leak link equity to pages you don't want crawled. The toggle-based interface removes guesswork. For more granular crawl control, pair it with the robots.txt generator.

  • Works with any website platform: The output is raw HTML. Paste it into WordPress, Shopify, Wix, Squarespace, a custom-coded site, or any CMS that gives you access to the section.

  • International language support: The language selector covers 10 languages, making it practical for multilingual sites that need proper hreflang context alongside their meta tags.

  • Pairs with AI-powered alternatives: If you want the tool to write your title and description for you instead of typing them manually, ToolsPivot also offers an AI meta title generator and an AI meta description generator that produce ready-made copy.

Reading Your Generated Meta Tag Code

The output might look intimidating if you've never touched HTML before. It's actually pretty simple once you know what each line does.

The </code> tag stands alone. It's the one tag that doesn't use the <code><meta></code> element because browsers display it directly in the tab bar and search engines pull it as the clickable headline. Everything else follows a pattern: <code><meta name="something" content="your value"></code>.</p> <p>The <code>name="description"</code> line is what Google typically shows as the snippet below your title. The <code>name="robots"</code> line controls crawling behavior. If you chose "Yes" for both indexing and following, the output reads <code>content="index, follow"</code>, which is also the default behavior even without the tag. So why include it? Because being explicit prevents ambiguity, especially on large sites where different pages need different directives.</p> <p>The <code>http-equiv="Content-Type"</code> line declares your character encoding. If you picked UTF-8 (and you probably should), this line tells browsers how to decode text on your page. Skipping it can cause garbled characters for international visitors.</p> <p>Once you've reviewed the output, copy the entire block and paste it inside your page's <code><head></code> section, before the closing <code></head></code> tag. If you're using WordPress, a plugin like Yoast SEO or RankMath handles this for you. On Shopify, you'd edit the theme.liquid file. On a static HTML site, open the file in any text editor and paste directly.</p> <h2>Who Needs a Meta Tag Generator?</h2> <p>Bloggers launching new posts are the most obvious users, but they're far from the only ones.</p> <p><strong>E-commerce store owners</strong> managing hundreds of product pages need unique metadata for every listing. Duplicate or missing descriptions mean Google picks its own snippet, and that snippet often doesn't match what you'd want a shopper to see. Running a <a href="https://toolspivot.com/website-seo-checker">website SEO checker</a> across your catalog will quickly show how many pages are missing meta tags entirely.</p> <p><strong>SEO professionals and agencies</strong> generate meta tags at scale during site audits and migrations. When a client moves from one CMS to another, metadata can get stripped. Having a quick generator on hand means you can rebuild tags for 200 pages in an afternoon instead of a week. Combine it with a <a href="https://toolspivot.com/sitemap-generator-tool">sitemap generator</a> to make sure every page gets submitted to Google after the migration.</p> <p><strong>Freelance developers</strong> building custom themes or CMS templates use the generator to understand proper tag structure. Rather than memorizing attribute syntax, they reference the output as a boilerplate for dynamic template logic.</p> <p><strong>Content marketers</strong> running landing pages for ad campaigns need metadata that matches the campaign's messaging. A/B testing different meta descriptions can move click-through rates by 5 to 30%, depending on how generic the original was. Pair your tags with a <a href="https://toolspivot.com/keyword-density-checker">keyword density checker</a> to make sure your on-page content actually aligns with what you promised in the snippet.</p> <p><strong>Students and beginners</strong> learning HTML and SEO use the generator as a hands-on reference. Instead of reading a textbook about meta tags, they fill in the form, see the code, and understand what each line does. It's a faster learning loop.</p> <h2>Meta Tags That Search Engines Actually Care About</h2> <p>Not all meta tags carry the same weight. Google's own documentation is clear about which ones influence rankings and click behavior, and which ones get ignored.</p> <table> <thead> <tr> <th>Meta Tag</th> <th>Used by Google?</th> <th>Impact</th> </tr> </thead> <tbody> <tr> <td>Title tag</td> <td>Yes</td> <td>Direct ranking factor. The single most important on-page SEO element after content itself.</td> </tr> <tr> <td>Meta description</td> <td>Sometimes</td> <td>Not a ranking factor, but directly affects click-through rate. Google may rewrite it if it doesn't match the query.</td> </tr> <tr> <td>Meta keywords</td> <td>No</td> <td>Ignored by Google since 2009. Bing may still reference it. Low priority.</td> </tr> <tr> <td>Robots tag</td> <td>Yes</td> <td>Controls indexing and link-following behavior. Misusing noindex can deindex entire sections of a site.</td> </tr> <tr> <td>Charset</td> <td>Yes</td> <td>Affects text rendering. W3C recommends UTF-8 for all web content.</td> </tr> <tr> <td>Language</td> <td>Partially</td> <td>Helps with geo-targeting. Works best alongside hreflang tags for multilingual sites.</td> </tr> <tr> <td>Viewport</td> <td>Yes</td> <td>Required for mobile-friendly rendering. Google's mobile-first indexing expects it.</td> </tr> </tbody> </table> <p>The takeaway: spend most of your effort on the title tag and description. They're the two fields that actually move the needle. For social media sharing, you'll also want <a href="https://toolspivot.com/open-graph-generator">Open Graph tags</a> (for Facebook and LinkedIn) and <a href="https://toolspivot.com/twitter-card-generator">Twitter Card tags</a> (for X). Those are separate from standard HTML meta tags and require their own markup.</p> <h2>Character Limits Worth Memorizing</h2> <p>Google doesn't count characters. It counts pixels. But pixel widths vary by letter (a lowercase "i" is narrower than an uppercase "W"), so character counts are still the most practical guideline for writers who aren't measuring pixel widths in a design tool.</p> <p>For title tags, aim for 50 to 60 characters. Google's display limit on desktop is roughly 580 pixels, which works out to about 60 characters of mixed-case text. On mobile, it's a bit tighter. Front-load your primary keyword and brand name near the start so they don't get cut off.</p> <p>For meta descriptions, keep them between 150 and 160 characters on desktop. Mobile results may show less, so the most important information belongs in the first 120 characters. If Google decides your description doesn't match the searcher's query, it'll pull a snippet from your page content instead. Writing a tight, accurate description reduces the chances of that happening.</p> <p>For keywords, there's no hard limit, but 5 to 10 terms is a sensible range. Stuffing 50 keywords into the tag won't help. It might even flag your page to crawlers that still check the field. To find the right keywords, run your topic through ToolsPivot's <a href="https://toolspivot.com/ai-keyword-cluster-ideas">keyword cluster tool</a> before filling in the generator.</p> <h2>Common Questions About Meta Tag Generators</h2> <h3>What does a meta tag generator do?</h3> <p>A meta tag generator creates HTML code for your webpage's title, description, keywords, and other metadata. You fill in a form with your page details, and the tool outputs properly formatted code you paste into your site's <code><head></code> section. ToolsPivot's version also covers robots directives, charset, and language tags.</p> <h3>Are meta tags still important for SEO?</h3> <p>Title tags remain one of Google's confirmed ranking factors. Meta descriptions don't affect rankings directly, but they influence click-through rates, which signals relevance to Google over time. Robots tags control whether a page gets indexed at all. So yes, meta tags still play a meaningful role in any SEO workflow.</p> <h3>How long should a meta title be?</h3> <p>Keep your meta title under 60 characters to avoid truncation in Google's search results. Google measures pixel width rather than characters, but 60 characters of mixed-case text fits within the display limit for most queries. Shorter titles (under 50 characters) are fine too, as long as they describe the page clearly.</p> <h3>What's the ideal meta description length?</h3> <p>Write meta descriptions between 150 and 160 characters. Google shows about 920 pixels of description text on desktop, which translates to roughly 155 characters. Mobile results may truncate earlier, so front-load the most important details. Use ToolsPivot's <a href="https://toolspivot.com/word-counter-tool">word counter tool</a> to check character counts before pasting.</p> <h3>Do meta keywords still matter?</h3> <p>Google officially stopped using the meta keywords tag for ranking in 2009. Bing may still reference it to a limited degree. The tag won't hurt your site if used sparingly, but don't expect it to boost rankings on Google. Focus your energy on writing strong titles and descriptions instead.</p> <h3>Can I use a meta tag generator for WordPress?</h3> <p>Absolutely. The HTML output from ToolsPivot works on any platform, including WordPress. If you use an SEO plugin like Yoast or RankMath, you can paste the title and description directly into the plugin's fields. For sites without an SEO plugin, add the generated code to your theme's <code>header.php</code> file inside the <code><head></code> tags.</p> <h3>How is this different from the AI meta title generator?</h3> <p>The standard Meta Tag Generator lets you type your own title, description, and keywords, then wraps them in correct HTML syntax. The AI meta title generator writes the title copy for you based on a topic or keyword. Use both together: generate your copy with AI, then plug it into the Meta Tag Generator to get the full HTML code block with robots, charset, and language tags included.</p> <h3>Is ToolsPivot's Meta Tag Generator free?</h3> <p>Yes, 100% free with no registration and no usage limits. You can generate meta tags for an unlimited number of pages without creating an account. There are no premium tiers or locked features.</p> <h3>What happens if I don't add meta tags to my pages?</h3> <p>Search engines will try to generate their own snippets from your page content. The result is often a poorly formatted or irrelevant preview in search results. Without a robots tag, Google defaults to "index, follow," which is fine for most pages but leaves you with no control over pages you'd prefer to keep out of the index.</p> <h3>Should I use noindex on any pages?</h3> <p>Yes. Thank-you pages, internal search results, duplicate filtered views, and staging environments should all carry a noindex directive. Indexing these pages wastes crawl budget and can create duplicate content problems. Run your site through a <a href="https://toolspivot.com/spider-simulator">spider simulator</a> to see exactly which pages search engines can access.</p> <h3>How do I check if my meta tags are working?</h3> <p>After adding the tags, use Google Search Console's URL Inspection tool to see how Google reads your page. For a quick check outside of Search Console, ToolsPivot's meta tags analyzer pulls your live metadata and shows you exactly what's on the page. You can also run an <a href="https://toolspivot.com/open-graph-checker">Open Graph checker</a> to verify social sharing tags separately.</p> <h3>Can I generate Open Graph and Twitter Card tags here?</h3> <p>The Meta Tag Generator focuses on standard HTML meta tags (title, description, keywords, robots, charset, language). For Open Graph tags used by Facebook and LinkedIn, use the Open Graph generator. For Twitter-specific cards, use the Twitter Card generator. Together, these three tools cover your full metadata stack.</p> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What does a meta tag generator do?", "acceptedAnswer": { "@type": "Answer", "text": "A meta tag generator creates HTML code for your webpage's title, description, keywords, and other metadata. You fill in a form with your page details, and the tool outputs properly formatted code you paste into your site's head section. ToolsPivot's version also covers robots directives, charset, and language tags." } }, { "@type": "Question", "name": "Are meta tags still important for SEO?", "acceptedAnswer": { "@type": "Answer", "text": "Title tags remain one of Google's confirmed ranking factors. Meta descriptions don't affect rankings directly, but they influence click-through rates, which signals relevance to Google over time. Robots tags control whether a page gets indexed at all. So yes, meta tags still play a meaningful role in any SEO workflow." } }, { "@type": "Question", "name": "How long should a meta title be?", "acceptedAnswer": { "@type": "Answer", "text": "Keep your meta title under 60 characters to avoid truncation in Google's search results. Google measures pixel width rather than characters, but 60 characters of mixed-case text fits within the display limit for most queries. Shorter titles under 50 characters are fine too, as long as they describe the page clearly." } }, { "@type": "Question", "name": "What's the ideal meta description length?", "acceptedAnswer": { "@type": "Answer", "text": "Write meta descriptions between 150 and 160 characters. Google shows about 920 pixels of description text on desktop, which translates to roughly 155 characters. Mobile results may truncate earlier, so front-load the most important details." } }, { "@type": "Question", "name": "Do meta keywords still matter?", "acceptedAnswer": { "@type": "Answer", "text": "Google officially stopped using the meta keywords tag for ranking in 2009. Bing may still reference it to a limited degree. The tag won't hurt your site if used sparingly, but don't expect it to boost rankings on Google. Focus your energy on writing strong titles and descriptions instead." } }, { "@type": "Question", "name": "Can I use a meta tag generator for WordPress?", "acceptedAnswer": { "@type": "Answer", "text": "Absolutely. The HTML output from ToolsPivot works on any platform, including WordPress. If you use an SEO plugin like Yoast or RankMath, you can paste the title and description directly into the plugin's fields. For sites without an SEO plugin, add the generated code to your theme's header.php file inside the head tags." } }, { "@type": "Question", "name": "How is this different from the AI meta title generator?", "acceptedAnswer": { "@type": "Answer", "text": "The standard Meta Tag Generator lets you type your own title, description, and keywords, then wraps them in correct HTML syntax. The AI meta title generator writes the title copy for you based on a topic or keyword. Use both together: generate your copy with AI, then plug it into the Meta Tag Generator to get the full HTML code block with robots, charset, and language tags included." } }, { "@type": "Question", "name": "Is ToolsPivot's Meta Tag Generator free?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, 100% free with no registration and no usage limits. You can generate meta tags for an unlimited number of pages without creating an account. There are no premium tiers or locked features." } }, { "@type": "Question", "name": "What happens if I don't add meta tags to my pages?", "acceptedAnswer": { "@type": "Answer", "text": "Search engines will try to generate their own snippets from your page content. The result is often a poorly formatted or irrelevant preview in search results. Without a robots tag, Google defaults to index follow, which is fine for most pages but leaves you with no control over pages you'd prefer to keep out of the index." } }, { "@type": "Question", "name": "Should I use noindex on any pages?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Thank-you pages, internal search results, duplicate filtered views, and staging environments should all carry a noindex directive. Indexing these pages wastes crawl budget and can create duplicate content problems." } }, { "@type": "Question", "name": "How do I check if my meta tags are working?", "acceptedAnswer": { "@type": "Answer", "text": "After adding the tags, use Google Search Console's URL Inspection tool to see how Google reads your page. For a quick check outside of Search Console, ToolsPivot's meta tags analyzer pulls your live metadata and shows you exactly what's on the page." } }, { "@type": "Question", "name": "Can I generate Open Graph and Twitter Card tags here?", "acceptedAnswer": { "@type": "Answer", "text": "The Meta Tag Generator focuses on standard HTML meta tags including title, description, keywords, robots, charset, and language. For Open Graph tags used by Facebook and LinkedIn, use the Open Graph generator. For Twitter-specific cards, use the Twitter Card generator. Together, these three tools cover your full metadata stack." } } ] } </script></p> </p> <br /> <div class="clearfix"></div> <div class="latest_blog_area mb30 mt20"> <div class="tool_heading text-center mb20"> <h2>LATEST BLOGS</h2> </div> <div class="col-md-12 pn mv10"> <div class="col-md-6 col-xs-12 mv10"> <div class="innerpare"> <a href="https://toolspivot.com/blog/ai-visibility-insights-with-wix"> <img src="https://toolspivot.com/core/library/imagethumb.php?w=500&=260&src=https://toolspivot.com/uploads/AI%20Visibility%20score%20on%20wix%20geo.png" class="img-responsive" alt="Forget Ahrefs, Semrush & Writesonic: Wix Has Built-In AI Insights"> </a> <div class="absolute"> <h2> <a href="https://toolspivot.com/blog/ai-visibility-insights-with-wix">Forget Ahrefs, Semrush & Writesonic: Wix Has Built-In AI Insights</a> </h2> <div class="aboutBlog"><span id="date">13 Sep  </span>/ <span id="views">1669</span> views  /  by <span id="readtime">Nadeem Raza</span> </div> </div> </div> </div> <div class="col-md-6 col-xs-12 mv10"> <div class="innerpare"> <a href="https://toolspivot.com/blog/top-5-free-seo-checker-tools"> <img src="https://toolspivot.com/core/library/imagethumb.php?w=500&=260&src=" class="img-responsive" alt="Top 5 Free SEO Checker Tools to Make Site Auditing Easy"> </a> <div class="absolute"> <h2> <a href="https://toolspivot.com/blog/top-5-free-seo-checker-tools">Top 5 Free SEO Checker Tools to Make Site Auditing Easy</a> </h2> <div class="aboutBlog"><span id="date">3 May  </span>/ <span id="views">4546</span> views  /  by <span id="readtime">Nadeem Raza</span> </div> </div> </div> </div></div></div><div class="clearfix"></div> </div> <div class="col-md-4" id="rightCol" > <div class="search_dots_section p20 box_shadow_border"> <div class="tool_heading text-center"> <h2 class="fs18 mn">SEARCH</h2> <div class="heading_border mb10 mt10"></div> </div> <div id="sidebar_search"> <div class="input-group"> <input id="sidebarsearch" autocomplete="off" placeholder="Search from seo tools" class="form-control" type="text"> <span class="input-group-btn"> <button class="btn btn-secondary" type="button"><span class="glyphicon glyphicon-search"></span></button> </span> </div> <div id="sidebar-results" class="search-resultsbar box_shadow_border" style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 10px; padding: 15px 0px; display: none;"></div> </div> </div> <div class="sidebar_adds p5 mt15 box_shadow_border"> <div class="sideXd"> <!-- Autorelaxed AdSense (CWV-safe) --> <div class="adsense-wrapper" style="min-height:420px;width:100%;overflow:hidden;"> <ins class="adsbygoogle" style="display:block;width:100%;height:420px" data-ad-format="autorelaxed" data-ad-client="ca-pub-3744783675211834" data-ad-slot="7393957901"> </ins> </div> <script> window.addEventListener('load', function () { (adsbygoogle = window.adsbygoogle || []).push({}); }); </script> </div> <br> <div class="sideXd"> <!-- Small Sidebar / In-content AdSense (CWV-safe) --> <div class="adsense-wrapper" style="min-height:250px;"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3744783675211834" data-ad-slot="9168512573" data-ad-format="auto" data-full-width-responsive="true"></ins> </div> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> <div class="popular_tool_box box_shadow_border pn mb10"> <ul> <li class="popular-seo-t pn"> <h3 class="mn p10">Popular SEO Tools</h3> </li> <li class="pg-hovr"> <div class="icon_image plagrism-checker"></div> <a href="https://toolspivot.com/plagiarism-checker">Plagiarism Checker</a> </li> <li class="aw-hovr"> <div class="icon_image word-count-checker"></div> <a href="https://toolspivot.com/word-counter-tool">Word Counter</a> </li> <li class="kpc-hovr"> <div class="icon_image keyword-position-checker"></div> <a href="https://toolspivot.com/keyword-rank-checker">Keyword Rank Checker</a> </li> <li class="gc-hovr"> <div class="icon_image grammer-chacker"></div> <a href="https://toolspivot.com/grammar-checker">Grammar Checker</a> </li> <li class="da-hovr"> <div class="icon_image domain-ath"></div> <a href="https://toolspivot.com/domain-authority-checker">Domain Authority Checker</a> </li> <li class="pr-hovr"> <div class="icon_image readability-checker"></div> <a href="https://toolspivot.com/readability-checker">Readability Checker</a> </li> <li class="ic-hovr"> <div class="icon_image image-comp"></div> <a href="https://toolspivot.com/image-compressor">Image Compression Tool</a> </li> <li class="ris-hovr"> <div class="icon_image reverse-image"></div> <a href="https://toolspivot.com/reverse-image-search">Reverse Image Search</a> </li> <li class="pac-hovr"> <div class="icon_image page-athority"></div> <a href="https://toolspivot.com/page-authority-checker">Page Authority checker</a> </li> <li class="sc-hovr"> <div class="icon_image spell-checker"></div> <a href="https://toolspivot.com/text-to-speech-converter">Text To Speech</a> </li> <li class="bc-hovr"> <div class="icon_image backlink-checker"></div> <a href="https://toolspivot.com/backlink-checker">Backlink Checker</a> </li> <li class="arc-hovr"> <div class="icon_image xml-sitemap-generator"></div> <a href="https://toolspivot.com/sitemap-generator-tool">Sitemap Generator</a> </li> <li class="bm-hovr"> <div class="icon_image back-link-m"></div> <a href="https://toolspivot.com/backlink-maker">Backlink Maker</a> </li> <li class="dac-hovr"> <div class="icon_image domain-age-checker"></div> <a href="https://toolspivot.com/domain-age-checker">Domain Age Checker</a> </li> <li class="wpt-hovr"> <div class="icon_image exif-remover"></div> <a href="https://toolspivot.com/exif-data-remover">Exif Data Remover</a> </li> <li class="wssc-hovr"> <div class="icon_image website-seo-score"></div> <a href="https://toolspivot.com/website-seo-checker">Website Seo Score Checker</a> </li> <li class="kdc-hovr"> <div class="icon_image keyword-dencity-checker"></div> <a href="https://toolspivot.com/keyword-density-checker">Keyword Density Checker</a> </li> <li class="wpsc-hovr"> <div class="icon_image lorem-ipsum"></div> <a href="https://toolspivot.com/lorem-ipsum-generator">Lorem Ipsum Text Generator</a> </li> <li class="wcc-hovr"> <div class="icon_image exif"></div> <a href="https://toolspivot.com/exif-data-viewer">Exif Data Viewer</a> </li> <li class="mc-hovr border-bottom"> <div class="icon_image mozrank-checker"></div> <a href="https://toolspivot.com/moz-rank-checker">Moz-rank Checker</a> </li> </ul> </div> </div> </div> </div> <br /></div></div></div><!-- Bug Button --> <style> #bug-btn { position: fixed; bottom: 20px; right: 20px; padding: 12px 18px; background: #fa4c10; color: #fff; font-weight: 600; border-radius: 8px; cursor: pointer; z-index: 9999; } </style> <a id="bug-btn" href="https://docs.google.com/forms/d/e/1FAIpQLSc2gvlcBGr_8E0ceKnZMKwuUZBEk0tHRlHdq516KwnxVUaM0Q/viewform?usp=pp_url&entry.123456789=" target="_blank" onclick="this.href += encodeURIComponent(window.location.href)"> Report a Bug </a> <!-- Bug Button End--> <div class="f_intro_bg text-center"> <form class="navbar-form mn" action="#"> <img src="https://toolspivot.com/theme/smallseo/img/form_subcribe_footer.png" class="f_icon"> <span class="f_text">Subscribe to our Newsletter</span> <div class="input-group"> <input id="newsletterEmail" name="email" placeholder="Enter your Email Address" class="form-control search_input pl30" type="email"> <div class="input-group-btn"> <button id="newsletterSubscribe" type="submit" class="btn btn-default search_button">Subscribe</button> </div> </div> </form> </div> <div class="f_description_bg text-center"> <div class="f_graph"> <div class="container"> <div class="col-lg-1 col-md-1"></div> <div class="col-lg-3 col-md-3 col-sm-4 col-xs-12 f_logo_box f_contect pn"> <a class="navbar-brand ptn" href="https://toolspivot.com/"><img src="https://toolspivot.com/uploads/ToolsPivot Light Logo.png" alt="Logo" /></a> <div class="contect_info col-xs-12 pn"> <p>CONTACT US</p> <span>marketing@toolspivot.com</span> </div> <div class="address_info col-xs-12 pn"> <p>ADDRESS</p> <span>Ward No.1, Nehuta, P.O - Kusha, P.S - Dobhi, Gaya, Bihar, India, 824220</span> </div> </div> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 lef_to_right_border f_version"> <p>Our Most Popular Tools</p> <a href="https://toolspivot.com/word-counter-tool"><div class="ver_img fa-file-word"></div></a> <a href="https://toolspivot.com/plagiarism-checker"><div class="ver_img plagrism-checker"></div></a> <a href="https://toolspivot.com/sitemap-generator-tool"><div class="ver_img f-sitemap"></div></a> <a href="https://toolspivot.com/robots-txt-generator"><div class="ver_img f-robot"></div></a> <a href="https://toolspivot.com/reverse-image-search"><div class="ver_img f-robot"></div></a> </div> <div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 f_contect pl30" style="min-height: 230px;"> <div class="mor_pages"> <p>QUICK LINKS</p> <li><a href="https://toolspivot.com/">Home</a></li><li><a href="https://toolspivot.com/page/changelog">Changelog</a></li><li><a href="https://toolspivot.com/page/privacy-policy">Privacy Policy</a></li><li><a href="https://toolspivot.com/page/terms-of-service">Terms of Service</a></li><li><a href="https://toolspivot.com/page/write-for-us">Write for Us</a></li><li><a href="https://toolspivot.com/contact">Contact US</a></li><li><a href="https://toolspivot.com/page/about-us">About Us</a></li> </div> </div> </div> </div> </div> <div class="clearfix"></div> <div style="position: relative;"> <div class="container-fluid p10 footer"> <div class="container pn"> <div class="col-md-6 col-sm-12 col-xs-12 text-center pull-right_big"> </div> <div class="col-md-6 col-sm-12 col-xs-12"> <p class="text-center margin0">Copyright © 2018-2026 by ToolsPivot.com All Rights Reserved. </p> </div> </div> </div> </div> <script type="text/javascript"> $("body").append('<div class="top">↑</div>'),$(window).scroll(function(){$(this).scrollTop()>220?$(".top").fadeIn(500):$(".top").fadeOut(500)}),$(".top").click(function(a){return a.preventDefault(),$("html, body").animate({scrollTop:0},500),!1}) </script> <script> jQuery(document).ready(function(){ jQuery("#newsletterSubscribe").click(function(e) { e.preventDefault(); var newsletterEmail = jQuery('#newsletterEmail').val(); if (newsletterEmail == '') { sweetAlert(oopsStr, inputEm, "error"); }else { jQuery.post(baseUrl + 'newsletter', {subscribe: '1', email: newsletterEmail}, function (data) { if (data.success) sweetAlert('Success', data.msg, "success"); else sweetAlert(oopsStr, data.msg, "error"); }); } }); }); </script> <!-- Bootstrap --> <script src="https://toolspivot.com/theme/smallseo/js/bootstrap.min.js" type="text/javascript"></script> <!-- Sweet Alert --> <script type='text/javascript' src='https://toolspivot.com/theme/smallseo/js/sweetalert.min.js'></script> <!-- App JS --> <script src="https://toolspivot.com/theme/smallseo/js/app.js" type="text/javascript"></script> <!-- Master JS --> <script src="https://toolspivot.com/rainbow/master-js" type="text/javascript"></script> <!-- Sign in --> <div class="modal fade loginme" id="signin" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h4 class="modal-title">Sign In</h4> </div> <form method="POST" action="https://toolspivot.com/account/login" class="loginme-form"> <div class="modal-body"> <div class="alert alert-warning"> <button type="button" class="close dismiss">×</button><span></span> </div> <div class="info">Sign in with your username</div> <div class="form-group"> <label>Username <br /> <input type="text" name="username" class="form-input width96" /> </label> </div> <div class="form-group"> <label>Password <br /> <input type="password" name="password" class="form-input width96" /> </label> </div> </div> <div class="modal-footer"> <button type="submit" class="btn btn-primary pull-left">Sign In</button> <div class="pull-right align-right"> <a href="https://toolspivot.com/account/forget">Forgot Password</a><br /> <a href="https://toolspivot.com/account/resend">Resend Activation Email</a> </div> </div> <input type="hidden" name="signin" value="fef8266b4d24bc3d6f9b74e54e044aff" /> <input type="hidden" name="quick" value="8d890f182140b6a76d818709a3fe9f79" /> </form> </div> </div> </div> <!-- Sign up --> <div class="modal fade loginme" id="signup" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h4 class="modal-title">Sign Up</h4> </div> <form action="https://toolspivot.com/account/register" method="POST" class="loginme-form"> <div class="modal-body"> <div class="alert alert-warning"> <button type="button" class="close dismiss">×</button><span></span> </div> <div class="info">Sign up with your email address</div> <div class="form-group"> <label>Username <br /> <input type="text" name="username" class="form-input width96" /> </label> </div> <div class="form-group"> <label>Email <br /> <input type="text" name="email" class="form-input width96" /> </label> </div> <div class="form-group"> <label>Full Name <br /> <input type="text" name="full" class="form-input width96" /> </label> </div> <div class="form-group"> <label>Password <br /> <input type="password" name="password" class="form-input width96" /> </label> </div> </div> <div class="modal-footer"> <button type="submit" class="btn btn-primary">Sign Up</button> </div> <input type="hidden" name="signup" value="fef8266b4d24bc3d6f9b74e54e044aff" /> <input type="hidden" name="quick" value="7bdfec9d0487783ac45eab2a047aafa9" /> </form> </div> </div> </div> <!-- XD Box --> <div class="modal fade loginme" id="xdBox" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button id="xdClose" type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h4 class="modal-title" id="xdTitle"></h4> </div> <div class="modal-body" id="xdContent"> </div> </div> </div> </div> <script> $("#collapse0").collapse();</script></body> </html>