I am work in my seo site do all seo techniq is use but not in google index page.

Dani AI

Generated

A few quick clarifications before chasing “submit to Google” fixes: sitemaps and sharing (as suggested) are useful, but they won’t help if something is actively blocking Google from crawling or indexing your pages. Start with a short, prioritized diagnosis so you fix the real blocker instead of repeating submissions. Crawling and indexing timelines are variable — requesting indexing via Search Console doesn’t guarantee instant inclusion. (developers.google.com)

Run these technical checks (they’re the usual hidden traps):

  • robots.txt at — make sure it isn’t disallowing the site or the sitemap.
  • Look for page-level blocks: <meta name="robots" content="noindex"> or an X-Robots-Tag header; if present, pages will be excluded even when accessible.
  • Verify HTTP status codes, redirects and canonical tags so Google sees the canonical, 200 OK URL.
    A couple of quick commands to inspect headers and meta tags:
    curl -I https://example.com/page
    curl -s https://example.com/page | grep -i 'noindex'

    Robots.txt controls crawling; meta/X‑Robots rules control indexing — both matter. (developers.google.com)

Use Google Search Console next: the URL Inspection tool and the Index Coverage report will show exactly why a given URL is excluded (noindex, blocked, server error, duplicate/canonical, etc.). If Search Console reports a manual action or security issue, those must be fixed and reviewed before full recovery. After you fix the underlying issue, request indexing; be patient while Google reprocesses.

If you’re on WordPress (or another CMS), double-check the platform visibility setting and SEO plugins — WordPress can add a site-wide noindex via Settings → Reading ("Discourage search engines...") or a plugin. Also confirm your XML sitemap only lists canonical, accessible URLs (no redirects, noindex, or 4xx/5xx). Fix the blockers, validate with the URL Inspection tool, then ask Google to reprocess.

Summary checklist: confirm pages return 200 and are not password‑protected; remove accidental noindex/X‑Robots headers; ensure robots.txt and sitemap are correct; check canonical/redirects; inspect Search Console coverage/manual-action messages; then request indexing.

Recommended Answers

All 14 Replies

Hello Harish,

Google takes time to index a website. Google needs your website URLs in sitemap for the indexing. If you don't create a sitemap, create sitemap first after those submit sitemap to google webmaster tools. After that submit your URL into search engine (https://www.google.com/webmasters/tools/submit-url) this will helps to index your website fast.

Share your new website link in different trusted sources, bookmark it. Once you do these all defiantly your site will be index within 24 hours.

Hope this will help you.

Thanks

Would like to know more details about website.

check using

**site:yourwebsitename** on Google

there you can find, is your website indexed or not. xD

Kind Regards

Hi,
It actually take some time to index any site. But you can also try pinging and search engine submissions for quick indexing.

Usually, Google bots, robots/spiders takes time to crawl/cache a webpage/website. If you want to make an immediate indexing, do search engine submission.

First finish optimizing your sites Meta tag, Meta description, head tag, image and content and then social bookmark your site and go to pingler.com and ping it. This will make your site to index faster.

Initially, you need to create xml sitemap foryour website and submit that to google webmaster tool after that,you need to do on page seo to your website which means, adding of title, meta description and meta keywords to your website.By,doing all these things, your website will be get indexed in the search eninge soon.

At First You tell me What are using CMS and have you created Site map For your website?

Create an XML sitemap and submit here.

You can creat sitmap and submit in Google.
Also go for bookmarkng the page and ping submission and search engine submission

You can check whether the site got indexed in google or not by also using info operator
info: yourwebsitename

First of all you have to check your website indexing, then create site map and then submit it to your google webmaster tools, about 24 to 36 hours your site will be index.

submit sitemap to google webmaster and check your robots.txt file also it may be blocking your website to get indexed.

Pinging will help your site to be indexed faster.

Did you get your website indexed? If not, I know how you can get it done.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.