The duplicate-URL bug hiding in most AI-built sites (www, http, trailing slashes)
7/4/2026 • 7 min read
By Clunky AI editors
Practical website readiness guidance for founders using AI builders. We do not invent customer results, scan data or proof.
About the editorsWho this is for: Founders who connected a custom domain and are unsure which host Google should index.
Duplicate URL variants make one page look like several competing pages. Google can often choose a canonical, but your site should make the preferred URL obvious.
AI builders frequently launch on preview domains, then add custom domains later. That sequence is where www, http, and slash variants creep in.
Redirects, canonicals, sitemap URLs, internal links, and social URLs should all agree. One mismatch can keep Search Console noisy for weeks.
Start with this diagnosis
The target query for this guide is Sites that serve the same page at multiple URL variants.. That matters because a good fix should match the real search or buyer problem, not a generic SEO scorecard. Treat this as a launch-readiness pass: find the blocker, fix the smallest useful thing, publish, then verify from the live URL.
For AI-built sites, the visible design often gets ahead of the operational details. The homepage might look polished while the browser title is generic, the canonical points at the wrong host, the images are heavier than they need to be, or the copy avoids the facts a buyer needs. That is why the checks below are ordered from technical blockers to trust and persuasion.
What to check, in order
- Test http://example.com, https://example.com, https://www.example.com, and common trailing-slash variants.
- Confirm each non-canonical variant returns one 301 hop to the preferred URL.
- Check canonical tags and og:url values on the served page.
- Check sitemap loc entries for the preferred host and slash format.
- Update navigation and footer links to avoid linking to the wrong host.
- Inspect the canonical URL in Search Console after deployment.
Do not skip the order. If Google cannot crawl the final URL, a better description will not help. If buyers cannot verify the business, a faster hero image will not earn trust. If the copy is generic, a new animation will not make the offer more credible.
What not to do
- Do not rely on meta canonicals when the server can redirect bad variants.
- Do not create redirect chains through http then www then apex.
- Do not mix slash and non-slash URLs in internal links.
The point is not to make the site bigger. The point is to remove confusion. Most AI-built sites improve fastest when you preserve the useful parts of the generated design and replace vague defaults with exact settings, real proof and clearer next actions.
A 20-minute workflow
Start with the live production URL and write down what you expect a stranger to understand in the first screen: the audience, the problem, the offer, the proof, and the next action. Then compare that expectation with what the page actually exposes to a crawler, a keyboard user, and a skeptical buyer. This keeps the work grounded in evidence instead of taste.
Spend the first five minutes on access and indexability. The page should load without a preview token, return a normal success status, avoid noindex directives, and point canonical signals at the same URL you want people to share. Spend the next five minutes on metadata and page structure: title, description, H1, headings, internal links, and whether the important copy is real text rather than only visual decoration.
Use the next five minutes for trust and action. Look for the contact path, policy links, business context, proof you can stand behind, and the form or CTA state after a visitor clicks. Use the final five minutes for mobile speed and accessibility basics. That order is deliberately boring, because boring checks catch the problems that make a finished-looking AI-built site underperform.
- Check the exact live URL, including host, protocol and path.
- Confirm the page explains sites that serve the same page at multiple url variants. in visible, crawlable copy.
- Fix one blocker at a time instead of asking the builder for a full redesign.
- Publish the smallest safe change and verify it outside the editor.
- Keep a short change log so future prompts do not undo the fix.
How to brief the builder
A good builder prompt names the page, the constraint and the proof boundary. Do not ask for better SEO in the abstract. Ask for the exact output you need: the metadata fields, redirect behavior, accessible labels, image sizes, footer links, form states or copy changes. Include the instruction to keep existing URLs unless a URL itself is the problem.
For founders who connected a custom domain and are unsure which host google should index., the safest wording is usually: keep the current visual direction, change only the launch-readiness issues, and show the before/after evidence. That prevents the tool from replacing a working layout with a new generic one. It also keeps the conversation focused on the business risk rather than a fresh design pass.
Be especially firm about proof. If a page needs a testimonial, customer result, office address, certification or measured performance claim, supply the real detail yourself. If you do not have it yet, ask the builder to write around the gap honestly. Specificity beats fake confidence. A smaller true claim is stronger than a dramatic claim a buyer cannot verify.
How to verify after publishing
Verification should happen on the published URL, not inside the builder preview. Open the page in a private window, inspect the source or rendered DOM where relevant, and run the same checks again. If the fix was metadata, compare the title, description, canonical and social URL. If it was accessibility, tab through the page and check labels. If it was speed, test mobile and look at the largest visible assets first.
Do not expect every external tool to update instantly. Search Console, snippets and social previews can lag behind the published change. What you can verify immediately is whether the live page now serves the right evidence. Once the page is technically clean, request indexing or resubmit a sitemap only where that makes sense.
Concrete example
The clean outcome is one redirect hop to one preferred URL.
HTTP/1.1 301 Moved Permanently
Location: https://example.com/pricing
<link rel="canonical" href="https://example.com/pricing">
Use examples like this as a pattern, not a claim to copy. Replace every business name, page promise, audience and proof point with your own real details. If you do not have proof yet, say less and be clearer rather than manufacturing confidence.
Builder-specific notes
- Lovable, Bolt, and v0 deployments may need hosting-level redirects.
- Framer, Wix, Webflow, Durable, and 10Web usually expose canonical or domain settings in the publishing layer.
- Do redirects first, then update sitemap and metadata.
After each change, test the production URL rather than trusting the editor preview. Preview pages are useful while building; Google, buyers and accessibility tools interact with the published page.
Copy-paste fix prompt
Paste this into your builder or hand it to whoever owns the site. Keep the constraints in place, especially the instruction not to invent proof.
Fix duplicate URL variants for my AI-built site. Choose one canonical HTTPS host. Add single-hop 301 redirects from www, non-www, http, and trailing-slash variants as needed. Update canonical tags, sitemap entries, og:url values, and internal links to match. Preserve all existing page slugs.
Scan it before and after
Run the page through Clunky AI's free scan before the fix and again after publishing. The scan will not replace judgment, but it gives you a repeatable way to check speed, findability, accessibility, trust, action and copy credibility.
Useful next steps inside Clunky AI:
Related deep dives:
- Custom domains on Lovable: www vs non-www done right
- Why your website isn't showing up on Google: the 9 causes, checked in order
References
Explore the six basics
Every Clunky AI article maps back to one or more of the questions a business site has to answer.
Related Posts
Tags AI BuilderSEO
Category AI Builder SEO