Hi,
I hv searched my site on google,bt it is not showing any result.I hv uploaded my site n can view the site frm its url,bt google can't search it...WHY..?
Reply soon.
Regards,
Hi,
I hv searched my site on google,bt it is not showing any result.I hv uploaded my site n can view the site frm its url,bt google can't search it...WHY..?
Reply soon.
Regards,
Summary of the situation: cannot find the site in Google. correctly pointed out submission as one route, and mentioned meta tags — both relevant. Below are concrete, current checks and quick fixes to run now so Google can crawl and index the site.
Start with these technical checks (run from your machine or ask your host):
curl -I https://yourdomain.example/ User-agent: *
Disallow:
Sitemap: https://yourdomain.example/sitemap.xml X-Robots-Tag: noindex header or <meta name="robots" content="noindex"> on the homepage.On-page HTML and content improvements
<title>Short descriptive title</title>
<meta name="description" content="One-sentence summary of this page.">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://yourdomain.example/page.html"> alt text on images.Practical next steps
site:yourdomain.example search to see what Google has indexed so far. If those checks look good and content is crawlable, indexing will follow once Google crawls your site. If problems persist after these steps, paste the exact robots.txt, one example page HTML head, and a sample curl -I result for more targeted diagnostics.
Jump to Post— FC Jamison 31It takes several weeks for your site to appear in the search engines if you submit them...and much longer if they have to find your site on their own.
Jump to Post— FC Jamison 31Go to http://www.google.com/ and click on "About Google"
Under the heading "For Site Owners" click on "Submit your content to Google"
Then click on "
It takes several weeks for your site to appear in the search engines if you submit them...and much longer if they have to find your site on their own.
Thankx for ur reply,
Can u plz guide me that hw i can submit my site to google?
Go to http://www.google.com/ and click on "About Google"
Under the heading "For Site Owners" click on "Submit your content to Google"
Then click on "Add your URL to Google's index" and follow the instructions.
I hv added my site bt still google is not searching it.Also plz guide me tht whether I need to add a meta tag?If so thn plz guide hw to add it.
Thankx
Regards,
It will take 3 weeks or longer for Google to index your site.
Thankx for ur reply.
Is there any other way to submit my site to google n to other search engines,which give faster result?Also plz tell me tht is this problem related to:
1-Meta tags.
2-Usage of many images on site.
As I hv added txt in form of images to my site n also I hv added meta tag,bt it is still not working.
Regards,
The time it takes to get listed has nothing to do with your site. Google indexes millions of sites...that's just how long it takes to get to it.
Adding the meta tags will certainly improve the search engine capablity to find your site, try giving some catchy title or keywords in meta tag.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.