Skip to main content

What Is URL Indexing in Funnels?

URL indexing in funnels controls how search engines discover, crawl, and select the preferred funnel page URL for search results.

What URL Indexing Means

URL indexing is the process search engines use to discover, crawl, and store funnel page URLs so they can appear in search results. Funnels can include both funnel-level URLs and individual step URLs. Each path must stay unique on the same domain to prevent conflicts.


Common Funnel URL Indexing Issues

URL indexing issues may happen when:

  • A funnel URL has random numbers added to the end.

  • Google indexes a URL variation instead of the preferred URL.

  • Multiple versions of the same funnel page are accessible.

  • A funnel path conflicts with another page or funnel step.

  • A redirect or canonical tag is missing or configured incorrectly.


Benefits of Fixing Funnel URL Indexing Issues

Fixing funnel URL indexing issues helps:

  • Keep URLs clean and readable.

  • Help search engines identify the preferred page URL.

  • Reduce duplicate URL conflicts.

  • Improve review accuracy in Google Search Console and analytics tools.

  • Make shared links easier for visitors to recognize.


Remove Random Numbers From Funnel URLs

Random numbers are usually added when the path is already being used by another page, funnel, or funnel step on the same domain. Kyrios adds a unique number string to help prevent duplicate URL conflicts.

Step 1: Open Funnels

Go to Sites → Funnels.

Step 2: Open the Funnel Menu

Find the affected funnel and click the three-dot menu.

Step 3: Open Funnel Settings

Open the funnel and go to Settings.

Step 4: Update the Funnel Path

In the Path field, enter a unique path that is not already used on the same domain.

Step 5: Save the Funnel Path

Click Save.


Update a Funnel Step URL

A funnel step can have its own URL path. Updating the funnel-level path does not always update every funnel step URL.

Step 1: Open the Funnel Step

Go to the funnel’s Steps tab and select the affected step.

Click Edit.

Step 2: Open SEO & AI Search Optimization

Inside the editor, click the SEO & AI search optimization icon.


Use Canonical Tags for Preferred Funnel URLs

Canonical tags tell search engines which URL should be treated as the preferred version when duplicate or similar URLs exist. A canonical tag does not redirect visitors or change the browser URL. Use a canonical tag when multiple URL versions remain accessible, but one URL should be preferred by search engines. Example canonical tag:

<link rel="canonical" href="https://www.example.com/preferred-page-url" />

Add the Canonical Tag

In SEO & AI search optimization, open Canonical links and click Add.


Avoid Accidental Noindex Tags

A noindex tag tells search engines not to index a page. Do not use a noindex tag when the funnel page should appear in search results. Example noindex tag:

<meta name="robots" content="noindex">

Use this only when the page should not appear in search results.


Save and Publish SEO Changes

After updating SEO settings, click Save in the editor.

Publish the funnel when the changes are ready to go live.


Use 301 Redirects for Changed Funnel URLs

A 301 redirect sends visitors and search engines from an old URL to a new URL. Use a 301 redirect when:

  • The old URL should automatically send visitors to the new URL.

  • A funnel page path changed.

  • Ads, emails, or shared links still use the old path.

  • Visitors should not land on an outdated or unavailable page.


Canonical Tag vs. 301 Redirect

Use a canonical tag when multiple URLs remain accessible, but search engines should treat one as preferred. Use a 301 redirect when visitors should automatically be sent from the old URL to the new URL.


Check Google Search Console After Updates

After changing a path, adding a canonical tag, or creating a redirect, Google may need time to recrawl the page. Recommended steps:

  1. Open Google Search Console.

  2. Use the URL Inspection Tool.

  3. Enter the preferred funnel URL.

  4. Review indexed URL and canonical URL information.

  5. Request indexing if needed.

Kyrios can help configure funnel URLs, redirects, and custom tags, but Google controls when pages are crawled and updated.


Common Issues and Fixes

Random numbers still appear after saving

The new path may still conflict with another page or funnel step. Use a different unique path.

Google still shows the old URL

Google may not have recrawled the page yet. Use Google Search Console to inspect and request indexing.

The old shared link no longer works

Create a 301 redirect from the old URL to the new URL.

The page disappeared from search results

Check whether a noindex tag was added by mistake.

FAQ

Why are random numbers appearing at the end of my funnel URL?

Random numbers usually mean the path is already being used by another page or funnel step on the same domain. Kyrios adds a unique number string to prevent duplicate URL conflicts.

How do I remove random numbers from a funnel URL?

Open the affected funnel or funnel step, update the Path field with a unique path, and save the changes.

Can Kyrios force Google to index a specific URL?

No. Kyrios can help configure paths, redirects, and canonical tags, but Google controls crawling and indexing.

How long does it take Google to update an indexed URL?

Timing varies. Use Google Search Console’s URL Inspection Tool to request indexing for the preferred URL.

Should I use a canonical tag or a redirect?

Use a canonical tag when multiple URLs remain accessible, but one should be preferred. Use a 301 redirect when visitors should automatically be sent to the new URL.

Will changing a funnel path break existing links?

Yes, it can. Add a 301 redirect if the old URL is already used in ads, emails, social posts, or other shared links.

Do www and non-www versions matter?

Yes. Search engines may treat www.example.com/page and example.com/page as separate URL versions. Use consistent domain formatting and canonical tags or redirects when needed.

Should I add a noindex tag to fix duplicate URLs?

No. Only use noindex when the page should be removed from search results. For duplicate URL issues, use a unique path, canonical tag, or redirect.

Did this answer your question?