Hello! Everybody…
10 days ago I posted two articles in my blogs and after posting I had shared on social networking sites but still does not get Google index. My home page and other pages got Google index but my last two posts does not get Google index. Please suggest me what should i do?

Dani AI

Generated

Several replies focus on promotion and waiting (, , , ). For diagnosing why two new posts remain unindexed after 10 days, start with how Google actually sees those URLs rather than only more promotion.

A fast diagnostic is Google Search Console's URL Inspection. It reports whether a URL is known, whether Google crawled it, and explicit coverage reasons. Common blockers to look for are a robots meta/X‑Robots‑Tag noindex, robots.txt blocking, canonicalization to another URL, server errors or soft-404 behavior, or client-side rendering that hides content from the crawler. The tool’s “Live Test” shows the HTML Googlebot received.

A few practical checks that often fix indexing problems:

  • Inspect HTTP headers and HTML for robots directives and canonical links. A quick header check:
    curl -I https://example.com/path-to-post

    Look for HTTP 200 and absence of X‑Robots‑Tag: noindex.

  • Verify the post’s content is present in the server-rendered HTML (not only injected by JS). If Google’s rendered HTML lacks the article text, serve a server-side or pre-rendered version.
  • Check CMS/SEO-plugin settings (e.g., “discourage search engines” or a plugin noindex flag) and confirm URLs aren’t behind login or hidden by redirects. Server logs can confirm whether Googlebot actually fetched the URL.

After removing any technical blockers, use Search Console’s request-indexing feature and monitor the Coverage report. If a URL is crawled but still not indexed, the usual cause is perceived low or duplicate value; improving unique content and increasing the page’s internal prominence often helps. This approach complements the community’s outreach advice while targeting the technical causes that most often prevent new posts from being indexed.

Recommended Answers

All 10 Replies

have you any links to that articles from your website? (from the main page or other pages?)

Do more social bookmarking and try to get more backlinks from authority web 2.0 site and also ping your site URL

I think the Ping it your post and submit post in social bookmarking sites....

Keep link building. It takes time. Give it about 3 weeks.

Only social networking sites are not gonna do worth for your traffic
you have use various techniques like Social bookmarking sites, building links and join some forums and discussions.
Follow this you will surely get good traffic

You should continue doing link building. It will took some time to index your articles. It happened with me also, don't worry.

Keep writing. Eventually, GOogle will index your site/page.

You need to link those pages from your website or link them from pages where google crawler visits so that your urls can be found.

Hello! Everybody…
10 days ago I posted two articles in my blogs and after posting I had shared on social networking sites but still does not get Google index. My home page and other pages got Google index but my last two posts does not get Google index. Please suggest me what should i do?

Keep on posting, it takes times to get indexed and do bookmark the postings it will helps to get indexed faster.

do some link building for it and post xml site map for your site

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.