Meta tag maker
Answer five things and copy the tags straight into your page. Everything happens in your browser.
These are the two lines of text under the blue link in a Google result. You write them yourself. If you leave this empty, Google picks a piece of your page at random instead. Aim for 150 to 160 characters.
This fits in a Google result.
The web address of this one page. Open the page and copy it from the top of your browser.
The picture people see when your link is pasted into Facebook or WhatsApp. Paste the full web address of the picture itself, not of the page it sits on. Leave it empty if you have none yet.
Example
Paste these inside your page head
<title>Steel bracelet for men | My Shop</title>
<meta name="description" content="Steel bracelets that do not turn your wrist green. Cash on delivery all over Bangladesh, and seven days to send it back." />
<link rel="canonical" href="https://myshop.com/steel-bracelet" />
<!-- What Facebook and WhatsApp show when your link is shared -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Steel bracelet for men | My Shop" />
<meta property="og:description" content="Steel bracelets that do not turn your wrist green. Cash on delivery all over Bangladesh, and seven days to send it back." />
<meta property="og:url" content="https://myshop.com/steel-bracelet" />
<meta property="og:image" content="https://myshop.com/photos/bracelet.jpg" />
<meta property="og:site_name" content="My Shop" />
<!-- The same thing for Twitter and X -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Steel bracelet for men | My Shop" />
<meta name="twitter:description" content="Steel bracelets that do not turn your wrist green. Cash on delivery all over Bangladesh, and seven days to send it back." />
<meta name="twitter:image" content="https://myshop.com/photos/bracelet.jpg" />Your title fits in a Google result.
Where these go
They belong between the head tags at the top of your page, not in the body. On Shopify or WordPress, an SEO plugin has boxes for the title and the description, and it writes the rest for you.
Want somebody to do this for you?
This tool tells you what is wrong. We can fix it and keep it fixed.