Fill in your page details and get ready-to-paste HTML <head> meta tags - SEO, Open Graph, Twitter Cards and robots directives.
Meta tags are snippets of HTML code placed in the <head> section of a web page that tell search engines and social media platforms what the page is about. While Google's John Mueller confirmed in 2009 that the meta keywords tag no longer influences rankings, the meta description (ideally 150-160 characters), title tag (50-60 characters), Open Graph tags and Twitter Card tags remain critical for click-through rates, social sharing previews and overall SEO performance. India is now the world's second-largest internet market with over 90 crore internet users, making search visibility a priority for businesses of all sizes.
When a page is shared on WhatsApp, Facebook, LinkedIn or Twitter/X, the platform reads Open Graph meta tags (og:title, og:description, og:image) to generate the preview card. A missing or poorly written og:image (recommended 1200x630 pixels) results in a blank or incorrect preview, reducing click rates dramatically. For Indian e-commerce sites, news portals and blogs competing on social media traffic, correct Open Graph implementation can meaningfully increase organic reach without any ad spend.
The meta robots tag controls how search engine crawlers index and follow links on a page - "noindex" tells Google not to include the page in search results, while "nofollow" tells it not to follow links. The canonical tag (<link rel="canonical">) signals the preferred URL when the same content exists on multiple URLs, a common issue on Indian e-commerce and news sites that generate paginated or filter-based duplicate URLs. This generator produces all these tags ready to paste into your HTML or CMS template.
<head> section that provide metadata to browsers, search engines and social media platforms. The most important are: title tag (shown as the clickable headline in search results); meta description (the snippet shown below the title); canonical tag (tells Google the preferred URL for a page); Open Graph tags (control how the page appears when shared on Facebook/WhatsApp); and robots tag (tells search engines whether to index or follow links on the page).<link rel="canonical" href="...">) tells search engines which URL is the official version of a page when the same content is accessible at multiple URLs - for example, with and without www, or a page with UTM tracking parameters. Without canonical tags, search engines may split ranking signals across duplicate URLs. Canonical tags are especially important for e-commerce sites where product pages may appear under multiple category paths.