administrator Posted October 18, 2017 Report Posted October 18, 2017 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: 2
Javi12Alvares Posted October 24, 2017 Report Posted October 24, 2017 And how to see how many pages of my site are indexed?
administrator Posted October 24, 2017 Author Report Posted October 24, 2017 First, get setup with google web master tools: https://www.google.com/webmasters/tools A Google indexed pages checker can be used in the following way: Enter your URL in the Google indexed pages checker. The URL is the website that you are wishing to check about its ranking or webpage content value. Click continue to receive the results of your scan.
TylerW Posted October 24, 2017 Report Posted October 24, 2017 (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: List of google advanced operators: Reference 1 from google & Reference 2 (more comprehensive) from a 3rd party site. Edited October 24, 2017 by TylerW 1
martinsmith Posted February 5, 2018 Report Posted February 5, 2018 On 10/24/2017 at 5:49 PM, Javi12Alvares said: And how to see how many pages of my site are indexed? Use this syntax to check how many pages of your website are indexed. site:website URL
amitbhagat Posted February 9, 2018 Report Posted February 9, 2018 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.
VIDAAN Posted February 20, 2018 Report Posted February 20, 2018 Send us your website link , than we tell you where is problem and how you can solve.
davidlee21 Posted February 6, 2019 Report Posted February 6, 2019 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. 1
AmelieWilson Posted April 10, 2019 Report Posted April 10, 2019 Use SITE:Your domain and the Google it and then you can find out how many pages are indexed.
Chetanchitte Posted October 17, 2019 Report Posted October 17, 2019 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
SarbjitGrewal Posted February 17, 2021 Report Posted February 17, 2021 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.
Naheed Posted March 12, 2021 Report Posted March 12, 2021 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. 1
administrator Posted November 4, 2021 Author Report Posted November 4, 2021 Try using social to get some juice going for your site.
EmmaMegan Posted October 20, 2022 Report Posted October 20, 2022 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
Natacastan Posted March 15, 2023 Report Posted March 15, 2023 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
Recommended Posts