Search Visibility Audit

BIOptimizers Australia (bioptimizers.com.au)

Search Visibility Score
50
out of 100

With SEO Aligner: ~80/100

How Google & AI search engines see your store · 15 free rewrites every month, forever
20
Products Scanned
30
Variants
141
Images
175
Issues Found

Score Breakdown - how we calculated 50/100:

Starting score100
Missing SEO meta tags (16)−24
Missing product category (2)−1
Images missing alt text (141/141) (141)−15
Duplicate descriptions (18)−10
Your score50/100

Your Brand Voice

We analyzed your product data to understand your brand - here's what search engines see:

Target audience:

Search Optimization: “BIOptimizers Magnesium Breakthrough Drink Powder | 30 Servings| 5 Flavours”

This product had a blank or thin description. Here's what it looks like after a rewrite in your brand voice:

Current

/* ── ALL STYLES SCOPED TO .bio-desc — WILL NOT AFFECT REST OF PAGE ── */ .bio-desc { --bd-green: #106b63; --bd-green-light: #e6f5f4; --bd-green-rule: #b8ddd9; --bd-text: #1a1a1a; --bd-muted: #5e6b5e; --bd-border: #dde3d8; --bd-white: #ffffff; --bd-gold: #c8972a; font-family: 'Lato', sans-serif; font-size: 16px; line-height: 1.7; color: var(--bd-text); } .bio-desc *, .bio-desc *::before, .bio-desc *::after { box-sizing: border-box; margin: 0; padding: 0; } /* ── DIVIDER ── */ .bio-desc .bd-rule { border: none; border-top: 1px solid var(--bd-border); margin: 32px 0; } /* ── SECTION ── */ .bio-desc .bd-section { padding: 0 0 32px; } .bio-desc .bd-eyebrow { font-size: 10.5px; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--bd-green); margin-bottom: 6px; font-family: 'Lato', sans-serif; display: block; } .bio-desc .bd-h2 { font-family: 'Lato', sans-serif; font-size: clamp(20px, 3vw, 26px); font-weight: 900; color: var(--bd-text); line-height: 1.2; margin-bottom: 24px; } /* ── BADGE GRID ── */ .bio-desc .bd-badges { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; } @media (max-width: 560px) { .bio-desc .bd-badges { grid-template-columns: repeat(2, 1fr); } } .bio-desc .bd-badge { background: var(--bd-white); border: 1px solid var(--bd-border); border-radius: 10px; padding: 18px 12px; text-align: center; transition: border-color 0.2s, box-shadow 0.2s; } .bio-desc .bd-badge:hover { border-color: var(--bd-green); box-shadow: 0 2px 10px rgba(16,107,99,0.1); } .bio-desc .bd-badge .bd-icon { font-size: 26px; margin-bottom: 8px; display: block; } .bio-desc .bd-badge p { font-size: 12px; color: var(--bd-muted); font-weight: 600; text-transform: uppercase; letter-spacing: 0.04em; line-height: 1.35; } /* ── MAGNESIUM FORMS GRID ── */ .bio-desc .bd-forms-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-bottom: 12px; } @media (max-width: 560px) { .bio-desc .bd-forms-grid { grid-template-columns: 1fr; } } .bio-desc .bd-form-card { background: var(--bd-white); border: 1px solid var(--bd-border); border-radius: 10px; padding: 20px 20px; transition: border-color 0.2s, box-shadow 0.2s; } .bio-desc .bd-form-card:hover { border-color: var(--bd-green); box-shadow: 0 2px 10px rgba(16,107,99,0.08); } .bio-desc .bd-form-card .bd-form-name { font-family: 'Lato', sans-serif; font-weight: 700; font-size: 15px; color: var(--bd-green); margin-bottom: 8px; display: flex; flex-direction: column; align-items: flex-start; gap: 6px; } .bio-desc .bd-form-card p { font-size: 14px; color: var(--bd-muted); line-height: 1.65; } /* ── HIGHLIGHT ── */ .bio-desc .bd-highlight { background: var(--bd-green-light); border: 1px solid var(--bd-green-rule); border-left: 4px solid var(--bd-green); border-radius: 10px; padding: 24px 24px; margin-bottom: 20px; } .bio-desc .bd-highlight h3 { font-family: 'Lato', sans-serif; font-weight: 900; font-size: 17px; color: var(--bd-text); margin-bottom: 12px; line-height: 1.45; } .bio-desc .bd-highlight ul { list-style: none; display: flex; flex-direction: column; gap: 8px; padding: 0; margin: 0; } .bio-desc .bd-highlight ul li { font-size: 15px; color: var(--bd-text); display: flex; gap: 10px; align-items: baseline; line-height: 1.55; padding: 0; margin: 0; } .bio-desc .bd-highlight ul li::before { content: '→'; color: var(--bd-green); font-weight: 700; flex-shrink: 0; min-width: 14px; } /* ── HOW TO TAKE ── */ .bio-desc .bd-how-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin-bottom: 16px; } @media (max-width: 600px) { .bio-desc .bd-how-grid { grid-template-columns: 1fr; } } .bio-desc .bd-how-card { background: var(--bd-white); border: 1px solid var(--bd-border); border-top: 3px solid var(--bd-green); border-radius: 10px; padding: 22px 18px; } .bio-desc .bd-how-card .bd-time { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--bd-green); margin-bottom: 10px; display: flex; align-items: center; gap: 6px; font-family: 'Lato', sans-serif; } .bio-desc .bd-how-card h3 { font-family: 'Lato', sans-serif; font-weight: 700; font-size: 15px; color: var(--bd-text); margin-bottom: 8px; } .bio-desc .bd-how-card p { font-size: 14px; color: var(--bd-muted); line-height: 1.65; } /* ── CALLOUT ── */ .bio-desc .bd-callout { background: var(--bd-white); border: 1px solid var(--bd-border); border-radius: 12px; padding: 26px 26px; margin-bottom: 20px; } .bio-desc .bd-callout h3 { font-family: 'Lato', sans-serif; font-weight: 900; font-size: 17px; color: var(--bd-text); margin-bottom: 12px; line-height: 1.45; } .bio-desc .bd-callout p { font-size: 15px; color: var(--bd-muted); line-height: 1.7; margin-bottom: 10px; } .bio-desc .bd-callout p:last-child { margin-bottom: 0; } /* ── INGREDIENT CARDS ── */ .bio-desc .bd-ingredient { background: var(--bd-white); border: 1px solid var(--bd-border); border-left: 3px solid var(--bd-green); border-radius: 8px; padding: 18px 20px; margin-bottom: 10px; } .bio-desc .bd-ingredient:last-child { margin-bottom: 0; } .bio-desc .bd-ingredient h4 { font-family: 'Lato', sans-serif; font-weight: 700; font-size: 15px; color: var(--bd-green); margin-bottom: 5px; } .bio-desc .bd-ingredient p { font-size: 14px; color: var(--bd-muted); line-height: 1.7; } /* ── CAUTION ── */ .bio-desc .bd-caution { background: #fafaf7; border: 1px solid var(--bd-border); border-radius: 8px; padding: 18px 20px; margin-top: 32px; } .bio-desc .bd-caution .bd-caution-label { font-size: 10px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: var(--bd-muted); margin-bottom: 7px; display: block; } .bio-desc .bd-caution p { font-size: 13.5px; color: var(--bd-muted); line-height: 1.7; } /* ── MOBILE & TABLET RESPONSIVE ── */ @media (max-width: 768px) { .bio-desc { font-size: 16px; line-height: 1.7; } .bio-desc .bd-h2 { font-size: clamp(19px, 5vw, 24px); margin-bottom: 18px; } .bio-desc .bd-callout, .bio-desc .bd-highlight { padding: 20px 16px; } .bio-desc .bd-how-card, .bio-desc .bd-form-card { padding: 18px 16px; } .bio-desc .bd-ingredient { padding: 16px 16px; } .bio-desc .bd-badge { padding: 14px 10px; } .bio-desc .bd-badge .bd-icon { font-size: 22px; } .bio-desc .bd-badges { grid-template-columns: repeat(2, 1fr); gap: 8px; } .bio-desc .bd-forms-grid { grid-template-columns: 1fr; } .bio-desc .bd-how-grid { grid-template-columns: 1fr; } .bio-desc .bd-highlight ul li { font-size: 15px; } .bio-desc .bd-callout p { font-size: 15px; } } @media (max-width: 480px) { .bio-desc { font-size: 15.5px; } .bio-desc .bd-h2 { font-size: clamp(18px, 5.5vw, 22px); } .bio-desc .bd-callout h3, .bio-desc .bd-highlight h3 { font-size: 16px; } .bio-desc .bd-ingredient h4, .bio-desc .bd-form-card .bd-form-name { font-size: 14.5px; } .bio-desc .bd-ingredient p, .bio-desc .bd-form-card p, .bio-desc .bd-how-card p { font-size: 14px; } .bio-desc .bd-caution p { font-size: 13px; } .bio-desc .bd-rule { margin: 24px 0; } .bio-desc .bd-section { padding: 0 0 24px; } .bio-desc .bd-badges { gap: 7px; } .bio-desc .bd-badge p { font-size: 11px; } } 🏋️ Formulated Sports Food 🌱 Vegetarian 🥛 Dairy Free 🌾 Gluten Free 🍬 No Added Sugar 🌿 Natural Flavours 🏭 GMP Manufactured 🇦🇺 Ships from Australia Product Overview Magnesium Breakthrough Drink — 8-Form Magnesium Powder A Daily Magnesium Drink With Eight Forms in One Serve Magnesium Breakthrough Drink is a Formulated Supplementary Sports Food in powder form that combines eight forms of magnesium in a single daily serve. Each scoop provides 320 mg of elemental magnesium, designed to mix into water as a refreshing daily drink. Most magnesium supplements contain only one or two forms. This formula combines eight, so each serve draws from a fuller spectrum of magnesium sources. The drink also includes Vitamin B6 (as pyridoxine hydrochloride). One jar provides 30 serves. Flavour System Naturally Sweetened With Katemfe Fruit Extract Five Flavour Options, No Added Sugar Sweetened with Katemfe fruit extract — a natural protein-based sweetener Approximately 3,000 times sweeter than sucrose, used in very small amounts No added sugar and no artificial sweeteners Available in Tart Cherry, Raspberry Lemonade, Fruit Punch, Banana Mango, and Unflavoured Mixes smoothly into cold or room-temperature water Natural flavours and natural colours used throughout Formula Composition The Eight Forms of Magnesium in This Formula Magnesium Bisglycinate Magnesium bound to the amino acid glycine. A chelated form commonly used in supplement formulations. Magnesium Citrate Magnesium bound to citric acid. One of the most widely used organic salt forms of magnesium. Magnesium Taurate Magnesium bound to the amino acid taurine. A chelated organic form. Magnesium Chelate Magnesium bonded to amino acids in a chelated structure. Magnesium Orotate Magnesium bound to orotic acid, a compound found naturally in the body. Magnesium Malate Magnesium bound to malic acid, a compound found naturally in fruits such as apples. Sucrosomial® Magnesium A patented form of magnesium oxide encapsulated within a phospholipid and sucrester matrix. Magnesium Carbonate An alkaline inorganic form of magnesium that contributes to the drink's natural fizz when mixed. Directions For Use How to Prepare Your Daily Drink 🥄 Serving Size One Scoop, Once Daily Mix one level scoop (providing 325 mg of elemental magnesium) into a glass of cold or room-temperature water. Stir until dissolved. ⏰ When to Take Any Time of Day Take once daily, or as directed by your healthcare professional. The drink can be taken with or without food. 📦 Pack size: One jar contains 30 serves. Store in a cool, dry place below 25 °C away from direct sunlight. Full Ingredient Information What's Inside Each Serve Elemental Magnesium — 325 mg per scoop Provided across eight magnesium compounds (listed below). Magnesium Compounds Magnesium Bisglycinate, Magnesium Citrate, Magnesium Malate, Magnesium Taurate, Magnesium Orotate, Magnesium Chelate, Magnesium Carbonate, Sucrosomial® Magnesium. Vitamin B6 (as Pyridoxine Hydrochloride) Included alongside the magnesium compounds in the formula. Other Ingredients Natural flavours (organic), natural colours (organic), Katemfe fruit extract (natural sweetener), citric acid, malic acid. Free From No added sugar. No artificial sweeteners. No artificial colours or flavours. Gluten free. Dairy free. Suitable for vegetarians. Product Specifications At a Glance Classification Formulated Supplementary Sports Food (FSANZ Standard 2.9.4). Format Powder for oral solution — mixed with water before consumption. Serves Per Jar 30 serves. Elemental Magnesium Per Serve 325 mg. Flavour Options Tart Cherry · Raspberry Lemonade · Fruit Punch · Banana Mango · Unflavoured. Manufactured Produced in a GMP-compliant facility. ⚠ Important Information Formulated Supplementary Sports Food. This product is not a sole source of nutrition and should be consumed in conjunction with a nutritious diet and an appropriate physical training or exercise program. Not suitable for children under 15 years of age or pregnant women: should only be used under medical or dietetic supervision. Possible effects: High intake of magnesium may cause mild digestive discomfort. Reduce dose if this occurs. Discontinue use if any adverse effect occurs. Storage: Store in a cool, dry place below 25 °C away from direct sunlight. Keep the lid tightly closed. Keep out of reach of children.

Optimized for Search

Generated SEO Meta Tags Title: Description:

15 product descriptions per month - free. Forever.

SEO Aligner rewrites your catalog for Google, AI search, and shopping feeds - in your brand voice. Start with 15 free rewrites every month, no time limit.

15 products/month - free forever. Need your whole catalog? Plans from $29/mo.