IndexWho AI recommends.See it
Run your own audit

Growth audit

Bloom Nutrition

bloomnu.com

Run 2 August 2026, today

What we measured

Four separate checks. There is no single overall score, because these measure different things and averaging them would hide which one needs work.

Agent readability
58/100
Tracking hygiene
62/100
Landing page
81/100
AI visibility
0/100

The headline

Bloom Nutrition has 7 of its 54 product listings unbuyable in every variant, yet they remain published and crawlable. This could lead to customer frustration and missed sales opportunities.

What is costing you right now

  • 7 of your 54 product listings are still in your sitemap and public product feed, so an assistant asked for a recommendation has a 13% chance of naming one that cannot be bought.
  • Bloom Nutrition was not named in any of the 12 answers from ChatGPT, Claude, and Gemini when asked about the best supplements. This limits your visibility and potential customer reach through AI shopping agents.
  • 5 of 54 products have no image. AI shopping agents and Google Shopping both drop imageless items, which can reduce your product visibility and attractiveness to potential buyers.
  • 18 of 54 products have descriptions under 100 characters, which is below what agent product matching needs to distinguish one SKU from another. This can lead to poor product differentiation and reduced sales.

Fix this week

  • Verify and update the availability status of your product listings to ensure that only purchasable products are visible in your sitemap and public product feed.
  • Add images to the 5 products currently lacking them to improve visibility on AI shopping platforms and Google Shopping.
  • Enhance product descriptions for the 18 products with descriptions under 100 characters to improve product differentiation and matching by AI agents.

How AI assistants see you

Measured

Checked chatgpt and claude and gemini across 12 answers. Not checked: perplexity.

  • perplexity: not reached on this run

Bloom Nutrition was not mentioned in any of the 12 answers from ChatGPT, Claude, and Gemini when asked about the best supplements, best supplements for women, best protein powders, and best greens powders. Competitors like Nordic Naturals Ultimate Omega and Organifi Green Juice were recommended instead.

What we could not check

Our connection to the Meta Ad Library did not return usable data on this run, so we could not read live ads. This is a gap in our measurement, not a finding about your advertising.

Want this report in your inbox?

Optional. Everything above stays on screen either way, and the link below works forever.

Every check, in full

  • AI Readiness

    Dex

    58/100

    4 of 12 schema types present, llms.txt present

    • No Organization schema on your homepage, so agents have no machine-readable statement of who you are.
    • Incomplete Open Graph tags, so AI and social surfaces cannot preview your pages reliably.
    • No BreadcrumbList on https://bloomnu.com/products/total-wellness-trio, so agents cannot place the product in your site hierarchy.
    • AggregateRating schema is incomplete: Missing fields: reviewCount
    Paste-ready fixes (9)
    Organization schema
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "Your Company Name",
      "url": "https://yoursite.com",
      "logo": "https://yoursite.com/logo.png",
      "sameAs": ["https://twitter.com/yourhandle", "https://linkedin.com/company/yourcompany"]
    }
    </script>
    WebSite schema
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "Your Site Name",
      "url": "https://yoursite.com",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://yoursite.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    }
    </script>
    BreadcrumbList schema
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://yoursite.com" },
        { "@type": "ListItem", "position": 2, "name": "Products", "item": "https://yoursite.com/products" }
      ]
    }
    </script>
    FAQPage schema
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Your question here?",
          "acceptedAnswer": { "@type": "Answer", "text": "Your answer here." }
        }
      ]
    }
    </script>
    Review schema
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Review",
      "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": "5" },
      "author": { "@type": "Person", "name": "Customer Name" },
      "reviewBody": "Review text here"
    }
    </script>
    LocalBusiness schema
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "LocalBusiness",
      "name": "Your Business",
      "address": { "@type": "PostalAddress", "streetAddress": "123 Main St", "addressLocality": "City", "addressRegion": "State", "postalCode": "12345" },
      "telephone": "+1-555-555-5555"
    }
    </script>
    HowTo schema
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "HowTo",
      "name": "How to do something",
      "step": [
        { "@type": "HowToStep", "name": "Step 1", "text": "Do this first" },
        { "@type": "HowToStep", "name": "Step 2", "text": "Then do this" }
      ]
    }
    </script>
    Article schema
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Article",
      "headline": "Article Title",
      "author": { "@type": "Person", "name": "Author Name" },
      "datePublished": "2024-01-01",
      "image": "https://yoursite.com/article-image.jpg"
    }
    </script>
    Missing meta tags
    <meta property="og:title" content="Your Page Title" />
    <meta property="og:description" content="Your page description (50-160 chars)" />
    <meta property="og:image" content="https://yoursite.com/og-image.jpg" />
    <meta property="og:type" content="website" />
    <meta name="twitter:card" content="summary_large_image" />
  • Tracking & Pixels

    Dex

    62/100

    0 of 3 pixels visible in page source, 6 issues

    This check reads static HTML only. A GTM container is present (GTM-MN4Q2CS). Server-side tagging signals are present (Shopify Web Pixels (sandboxed)). Any pixel not listed as detected may still be firing through one of those, so we have not scored it as missing.

    • Meta Pixel not visible in static HTML
    • Google Ads / GA4 not visible in static HTML
    • TikTok Pixel not visible in static HTML
    • GTM noscript fallback missing
    • No consent management detected
    • No tracking pixels detected on page
  • Catalogue

    Parker

    54 products, 133 variants, 76 collections

    Listed price range 3 to 260.4, median 45 (store currency)

    • 5 of 54 products have no image. AI shopping agents and Google Shopping both drop imageless items.
    • 18 of 54 products (33%) have a description under 100 characters, against a catalogue median of 178. That is below what agent product matching needs to tell one of your SKUs from another.
    • 5 products have an empty product_type. Feed taxonomy falls back to guesswork downstream.
    • 16 products carry no tags, so collection and filter logic cannot reach them.
    • 7 of 54 product listings (13%) cannot be bought in any size or variant, yet they are still published and crawlable. An assistant that recommends one sends the shopper to a dead end.
    • 13 variants have no SKU, which blocks feed-level reconciliation.
  • Landing Page

    Dex

    81/100

    0 h1, 2 calls to action, 1 trust signals

    Our screenshot service was rate limited by the CDN in front of this site, so the visual pass did not run. This is a limit on our vendor's shared addresses, not a setting on your store, and it often clears on a later run. Every HTML-level finding below is unaffected.

    • No <h1> on the page. Both crawlers and AI agents use it as the page's primary claim.
    • 28 of 258 images have no alt text.
    • The HTML document alone is 1217kb before any assets load.
  • Live Ads

    Maya

    Not measured

    Our connection to the Meta Ad Library did not return usable data on this run, so we could not read live ads. This is a gap in our measurement, not a finding about your advertising.

  • AI Visibility

    Maya

    0/100
    Measured

    Checked chatgpt and claude and gemini across 12 answers. Not checked: perplexity.

    • perplexity: not reached on this run
    The 4 questions we asked
    • What are the best supplements?
    • Best supplements for women
    • What are the best protein powders?
    • Who makes the best greens powders?

    These questions were built from your own catalogue: product types, product titles, tags and your median price. None of them name your brand, so a mention means an assistant surfaced you unprompted.

    Also recommended: Nordic Naturals Ultimate Omega, Probiotics, Omega-3 Fatty Acids, Magnesium, Organifi Green Juice, Multivitamins

    • Bloom Nutrition was not named in any of the 12 answers from 3 assistants. We asked "What are the best supplements?", "Best supplements for women", "What are the best protein powders?", "Who makes the best greens powders?".
    • The assistants named these instead: Nordic Naturals Ultimate Omega, Probiotics, Omega-3 Fatty Acids, Magnesium, Organifi Green Juice.
    • perplexity could not be queried on this run, so it is excluded from the measurement rather than counted as a miss.
  • Agent Access

    Dex

Download PDFPermanent link

This report contains no revenue forecast, no spend recommendation and no dollar projection.

6 of 7 checks completed in 15.8s, served from a cached run.

Run this for your store

One URL, no signup.

Get your growth audit