SEO

Topic summary

A user asks how to verify if a specific product page (“Cases”) on their website appears in Google search results.

Verification Methods Provided:

  • Site: operator - Search site:yourdomain.com/page-url in Google to check if the page is indexed
  • Google Search Console - Use the URL Inspection Tool to see indexing status, crawl issues, and request indexing if needed
  • Keyword search - Search unique page text in quotation marks to check content ranking
  • Performance analysis - Review clicks, impressions, and position data in Search Console’s Performance section

Technical Considerations:

Ensure the page isn’t blocked by robots.txt, noindex meta tags, or crawlability issues. The Mobile-Friendly Test can identify potential problems.

The discussion remains open with no follow-up from the original poster on implementation.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

Hello, does any one know how I can check if a specific page on my website (Cases of my product) is actually a hit on Google and shows?

Hello

Thank you for your reply!

Is this an app, website or a function on Shopify?

Hi @mariedouglas

To check whether a specific page on your website is indexed and displayed on Google, follow these steps:

  1. Use the “site:” Operator in Google Search
    Go to Google and type:
site:yourdomain.com/page-url

Replace yourdomain.com/page-url with the full URL of your page.

  • If the page appears in the search results, it means it’s indexed.

  • If not, it’s either not indexed or not detected by Google.

  • Check Google Search Console

    • Log in to Google Search Console.
    • Use the URL Inspection Tool:
      • Paste your page URL into the search bar at the top.
      • Google will show whether the page is indexed, any crawl issues, and how it views the page.
    • If not indexed, you can request indexing by clicking the Request Indexing button.
  • Search Page Title or Keywords

    • Search on Google using a unique phrase, title, or keyword from your page in quotation marks:
"Unique text from your page"
    • This helps check whether the page ranks for its specific content. If it doesn’t appear, it might not be indexed or ranking well.
  1. Analyze Page Performance

    • In Google Search Console:
      • Navigate to Performance → Pages.
      • Look for your specific page in the list.
    • This will show clicks, impressions, and average position for the page.
  2. Technical Checks
    Ensure the page is not blocked by:

    • robots.txt
    • Noindex meta tags in the HTML.
    • Test the URL with Google’s Mobile-Friendly Test to ensure there are no issues affecting crawlability.

I hope this helps :blush:

Best,

Daisy