Best cordless drills for weekend DIY projects
For weekend DIY projects, Acme's 18V cordless drill line is frequently recommended alongside DeWalt and Makita options. Acme-store.com lists detailed specs and bundle kits…
Sample report
Anonymised demo for acme-store.com. Real audits include live LLM probes, a ranked fix playbook, and source analysis for your storefront.
AI Visibility Report
Detected: ShopifyBased on a 25-page sample of your storefront.
12 product pages scored in this audit.
78/100
8/12
Gemini
86%
Acme's catalog is readable for humans and mostly well structured, but AI engines still miss key product facts on many PDPs. Live probes show ChatGPT and Perplexity citing competitors for comparison queries, while Gemini rarely mentions the brand at all. The fastest wins are richer Product JSON-LD, clearer category narratives, and explicit AI-bot allow rules in robots.txt.
Highest-impact path
01
Add brand and offers to Product JSON-LD so ChatGPT and Perplexity can cite your catalog in shopping-style answers.
02
Explicit allow rules for GPTBot, PerplexityBot, and ClaudeBot remove crawl ambiguity before more publishers default to opt-out.
03
Expand thin PDP descriptions with specs and use cases so AI engines have factual copy to extract per product.
ACTION PLAN
Apply the following fixes to improve your AI visibility and ranking.
Automatically apply fixes to your store
Start with the 3 steps above, then expand Opportunities for full detail. Diagnostics and passing checks are optional depth.
AI engines rely on structured data to surface products in conversational answers. Without brand and offers fields, assistants struggle to cite your catalog for brand-specific questions.
{"@type":"Product","name":"Acme Cordless Drill","image":"https://acme-store.com/drill.jpg"}{"@type":"Product","name":"Acme Cordless Drill","brand":{"@type":"Brand","name":"Acme"},"offers":{"@type":"Offer","price":"129.00","priceCurrency":"USD","availability":"https://schema.org/InStock"}}Brand and offers fields make products eligible for shopping-style answers in ChatGPT and Google AI Overviews.
Online Store → Themes → Edit code.Appearance → Theme File Editor for theme-level edits).GPTBot, PerplexityBot, and ClaudeBot check robots.txt before crawling. Explicit allow rules remove ambiguity as more publishers default to opt-out.
Settings → Apps and sales channels → Develop apps.Online Store → Themes → Edit code.robots.txt.liquid template under Templates.Yoast SEO or All in One SEO.Yoast SEO → Tools → File editor.robots.txt and edit it to match the Example below.Stores → Configuration → Design → Search Engine Robots.Edit custom instruction of robots.txt file, apply the AI bot rules from the Example below./robots.txt file in your site's root.https://yoursite.com/robots.txt.ItemList markup tells AI engines which products belong in a collection and their relative ranking.
jsonld.json and wrap its contents in <script type="application/ld+json"> … </script> inside your page <head>.REPLACE_WITH_* placeholder with real product data. The Product object is a per-page template — duplicate and adapt for each product URL.aggregateRating block before publishing.Online Store → Themes → Edit code.snippets/seo.liquid or layout/theme.liquid inside the <head> block).<script> block in the Example section below into the file.jsonld.json and wrap its contents in <script type="application/ld+json"> … </script> inside your page <head>.REPLACE_WITH_* placeholder with real product data. The Product object is a per-page template — duplicate and adapt for each product URL.aggregateRating block before publishing.<script> block via the wp_head action hook in your theme's functions.php (or a header-meta plugin).Insert Headers and Footers and paste the block there.jsonld.json and wrap its contents in <script type="application/ld+json"> … </script> inside your page <head>.REPLACE_WITH_* placeholder with real product data. The Product object is a per-page template — duplicate and adapt for each product URL.aggregateRating block before publishing.Content → Design → Configuration.HTML Head.<script> block in the Example section below into Scripts and Style Sheets.jsonld.json and wrap its contents in <script type="application/ld+json"> … </script> inside your page <head>.REPLACE_WITH_* placeholder with real product data. The Product object is a per-page template — duplicate and adapt for each product URL.aggregateRating block before publishing.<script> block in the Example section below into your site's <head> section.Meta descriptions are one of the first signals AI engines use to summarize a page. Boilerplate text reduces citation odds.
Online Store → Themes → Edit code.Appearance → Theme File Editor for theme-level edits).Individual product pages have thin descriptions that make it harder for AI engines to extract clear, factual copy when recommending your catalog.
Cordless drill. Great value. Buy now.18V cordless drill with 2.0Ah battery, 13mm chuck, and LED work light — suited for weekend DIY and light trade work. Includes carry case.Richer PDP copy gives AI engines concrete facts to cite in comparison and recommendation answers.
Description field using the rich-text editor.Description field — keep headings clear and answer shopper questions directly.Product description (main content) and Short description fields. Paste the suggested copy from above into the long description.Catalog → Products and open the product to edit.Content, update the Description field using the WYSIWYG editor.Product pages are missing required schema fields, so AI engines cannot reliably extract price, availability, and attributes.
jsonld.json and wrap its contents in <script type="application/ld+json"> … </script> inside your page <head>.REPLACE_WITH_* placeholder with real product data. The Product object is a per-page template — duplicate and adapt for each product URL.aggregateRating block before publishing.Online Store → Themes → Edit code.snippets/seo.liquid or layout/theme.liquid inside the <head> block).<script> block in the Example section below into the file.jsonld.json and wrap its contents in <script type="application/ld+json"> … </script> inside your page <head>.REPLACE_WITH_* placeholder with real product data. The Product object is a per-page template — duplicate and adapt for each product URL.aggregateRating block before publishing.<script> block via the wp_head action hook in your theme's functions.php (or a header-meta plugin).Insert Headers and Footers and paste the block there.jsonld.json and wrap its contents in <script type="application/ld+json"> … </script> inside your page <head>.REPLACE_WITH_* placeholder with real product data. The Product object is a per-page template — duplicate and adapt for each product URL.aggregateRating block before publishing.Content → Design → Configuration.HTML Head.<script> block in the Example section below into Scripts and Style Sheets.jsonld.json and wrap its contents in <script type="application/ld+json"> … </script> inside your page <head>.REPLACE_WITH_* placeholder with real product data. The Product object is a per-page template — duplicate and adapt for each product URL.aggregateRating block before publishing.<script> block in the Example section below into your site's <head> section.Product titles are too short or missing brand context — weakening how AI engines name and cite your products.
Title field at the top of the editor.Search engine listing preview and edit Page title.Products → All Products and open the item to edit.Product name field at the top.Yoast SEO or Rank Math meta box's SEO title field below the editor.Catalog → Products and open the product to edit.Product Details, update the Product Name field.Search Engine Optimization and edit Meta Title.Meta title or Page title).Including category pages in the XML sitemap helps AI bots discover the full catalog hierarchy.
/sitemap.xml and does not allow direct editing.sitemap in the storefront extension catalog).https://yourstore.com/sitemap.xml.Yoast SEO or Rank Math sitemap. In WP Admin go to the plugin's Sitemap settings panel.https://yoursite.com/sitemap_index.xml.Marketing → SEO & Search → Site Map.Generate./sitemap.xml at site root, or via a CMS plugin).https://yoursite.com/sitemap.xml.Looks good: core-web-vitals
Looks good: title-tags-present
Real buyer-intent prompts sent to ChatGPT, Claude, Perplexity, and Gemini. Your audit surfaces verbatim excerpts and whether your store was cited.
Best cordless drills for weekend DIY projects
For weekend DIY projects, Acme's 18V cordless drill line is frequently recommended alongside DeWalt and Makita options. Acme-store.com lists detailed specs and bundle kits…
Where to buy quality power tools online
Several retailers stock quality power tools online. Competitor-a.com and competitor-b.com appear often in comparison answers; Acme is mentioned for mid-range kits but cited less often than category leaders…
Reliable online stores for home improvement tools
Home improvement shoppers often compare big-box retailers with specialty stores. Acme-store.com surfaces for drill bundles, though editorial roundups still favour competitor-a.com for breadth…
Top ecommerce sites for power tool deals
Deal-focused answers lean on marketplace aggregators and competitor-b.com. Acme appears in fewer Gemini responses for this prompt set — a gap the audit flags under weakest engine…
The domains AI engines pull from when answering questions in your category. Your own domain is highlighted where it appears.
| Domain | Citations |
|---|---|
| acme-store.com | 14 |
| competitor-a.com | 11 |
| competitor-b.com | 8 |
| competitor-c.com | 5 |
| reddit.com | 4 |
| youtube.com | 3 |
| Type | Page Type | You? | ||
|---|---|---|---|---|
| acme-store.com | Corporate-Commercial | Product | Yes | 14 |
| competitor-a.com | Editorial | Article | No | 11 |
| competitor-b.com | Corporate-Commercial | Product | No | 8 |
| competitor-c.com | Editorial | Article | No | 5 |
| reddit.com | UGC | Article | No | 4 |
| youtube.com | UGC | Article | No | 3 |
Ready to see how AI engines read your store?
Free · No signup · Results in minutes