Jump to content

Recommended Posts

Posted

A few things will cause your site to not appear in the search engines. First thing is to be sure this line of code IS NOT in your pages:

<meta name="robots" content="noindex,nofollow">

... The above code tells the search engines to ignore your page and any links in the page. Instead, use this code:

<meta name="robots" content="all">

You can learn more here: https://developers.google.com/search/reference/robots_meta_tag

Check out this screenshot for details:

 

google robots.png

  • Like 2
Posted (edited)
11 hours ago, Javi12Alvares said:

And how to see how many pages of my site are indexed? 

As Stef mentioned, you'll defintely want to get set up in webmaster tools / search console. Make sure you submit your site map and keep an eye on the crawl & index status for your site over the next week or so.

You can also use an advanced search operator to see how many pages google currently has indexed, then manually flip through the results as needed:

Head over to google and do a search for site:mywebsite.com ... ie:

sitesearchscreenshot.thumb.jpg.22c95a508aeef9f2c52df78737592c7c.jpg

List of google advanced operators: Reference 1 from google & Reference 2 (more comprehensive) from a 3rd party site.

Edited by TylerW
  • Like 1
  • 3 months later...
Posted

Hi please check following issues,

1- Check google webmaster account.

2-check robot.txt file.

3-submit website to all search engine.

4-also do social media posting share your link on social media - social signal helps your website to get crawled. 

  • 2 weeks later...
  • 11 months later...
Posted
On 10/24/2017 at 5:49 PM, Javi12Alvares said:

And how to see how many pages of my site are indexed? 

Type "Site: your domain" in the google search and they will show you the pages which are indexed.

  • Like 1
  • 2 months later...
  • 6 months later...
Posted

Few things are important to update on the website like,

1 - Robots.txt

2 - Google search Consol

3 - Sitemap.xml etc

After updating these cross-check your domain or backlink indexing (site:abc.com)

Thanks

 

  • 1 year later...
Posted

Use the cache:domainname.com to check if the website is cached or indexed. If it is not, then you can use the search console to let the Google to know about your website. One more thing, you need to set the robots.txt file, check if it is "follow,index". Best of Luck.

  • 4 weeks later...
Posted

If your website is not appearing in Google search results, it means that it is

not yet indexed. I will suggest submitting its Sitemap, as it will help the

Google to index your website.

  • Like 1
  • 7 months later...
  • 11 months later...
Posted

A website is not appearing on Google there are many reasons

1. The website might not have a Google Analytics code.

2. It not be indexed by Google

3. Your website does not have a mobile-friendly design

4. Maybe Google has penalized your site for some reason

  • 4 months later...
Posted

As Proficient suggested, one of the reasons for this could be the "noindex, nofollow" code in your pages. Make sure to change it to "all" to allow search engines to index your pages. Additionally, to check how many pages of your site are indexed, you can use Google Webmaster Tools

Guest
This topic is now closed to further replies.
×
×
  • Create New...