@akiraanastasia We checked on the site and have confirmed that it isn’t appearing for us in Bing. We reviewed your robots.txt at https://globaltechgadgets.com/robots.txt and there is nothing in it preventing the site from being indexed, nor did we find any robots meta tags in the source code set to noindex
. In addition, the site does have a sitemap generated at ###/sitemap_index.xml so everything appears to be fine with the site being indexed.
?
However, we did also check the site using cURL and that did return a 403 forbidden error for us:
cbailey$ curl -I https://globaltechgadgets.com
HTTP/1.1 403 Forbidden
Date: Mon, 19 Oct 2020 22:20:41 GMT
Server: Apache
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Connection: close
Content-Type: text/html; charset=iso-8859-1
So if the site is returning a forbidden error for some types of requests, that would be a potential cause of this. For example if a security plugin or a rule in the server firewall was preventing Bingbot from crawling the site it could result in it not being indexed.
?We ask that you please check your site Bing Webmaster tools and use the Fetch as Bingbot to see whether there are any indexing issue reported. You can find more information on this in Bing’s documentation here: https://www.bing.com/webmaster/help/fetch-as-bingbot-fe18fa0d
This guide also explains more: https://kb.yoast.com/kb/your-site-isnt-indexable/.