If your Webflow site isn’t appearing in Google search results—even when searching by its full URL—there are likely indexing or visibility issues. Here’s how to diagnose and fix them.
1. Check if the Site Is Indexed
- Search “site:yourdomain.com” in Google (replace with your actual domain).
- If no pages show, Google hasn’t indexed your site yet.
2. Verify Robots.txt and Noindex Settings
- Go to Project Settings > SEO tab.
- Check for any custom robots.txt rules that might be blocking search engines. Look for entries like:
Disallow: /
which prevent indexing. - In the Page Settings of your Homepage and key pages, ensure “Disable SEO” or “Noindex this page” is not enabled.
3. Submit Your Site to Google Search Console
- Go to Google Search Console.
- Add and verify your domain (preferably as a domain property).
- Use the URL Inspection Tool to test your Homepage URL and click “Request Indexing” if eligible.
4. Check DNS and Publishing Settings
- Make sure your site is published to your custom domain and not just the Webflow.io subdomain.
- Go to Project Settings > Hosting tab.
- Verify your domain is connected correctly, with the correct A records (a) 75.2.70.75, (b) 99.83.190.102 and CNAME pointing to proxy-ssl.webflow.com.
5. Check Site Launch Timing
- If you’ve just launched the site, Google may take several days to index it.
- Regular crawling schedules depend on site authority and backlinks.
6. Improve Crawlability and SEO Basics
- Include the site in your sitemap (Webflow auto-generates this if enabled in SEO settings).
- Ensure that your sitemap.xml is accessible (yourdomain.com/sitemap.xml).
- Add meaningful title tags and meta descriptions to each page.
- Include external links to the site if possible, which can help with crawl prioritization.
7. Check for Penalties or Manual Actions
- In Google Search Console, go to Manual Actions to ensure your site hasn’t been penalized.
Summary
If your Webflow site isn’t showing in search—even by URL—ensure the site is indexable, submitted via Search Console, and not blocked by SEO settings. It can also take time for new sites to be discovered and indexed by Google.