Indexing on Microsoft Bing search engine

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Hi can anyone help Bing keeps telling me they can't show my url for indexing because of a problem with my site, I've checked with my service provider and they say there is no problem. Can someone take a look at my site and see if there is a problem, https://www.multimatebriquettemaker.com/index.php

Regards Keith Hughes
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Indexing on Microsoft Bing search engine

Post by BaconFries »

What do all the other search engines report? Have you used a .htacces or robots.txt to block indexing or following? It could be even the over use of "Keywords" better known as "Keyword Stuffing". It is known that the over use of these can cause issues. It may be also be a issue with one of the manually added meta tags not having a closing tag.
Missing closing tag >
<meta http-equiv="Cache-Control: max-age=86400"
Not
<meta http-equiv="Cache-Control: max-age=86400">
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Hi It's fine on Google search. It was on Bing OK but for some reason no longer visible
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Indexing on Microsoft Bing search engine

Post by BaconFries »

Did you fix the following below? Have you included a site map? this is a requirement so that Bings crawl engine can read to index your site. Have you submitted your site to Bing?
Missing closing tag >
<meta http-equiv="Cache-Control: max-age=86400"
Not missing
<meta http-equiv="Cache-Control: max-age=86400">
See the following urls on why and how to resolve. Note none of this is related to the use of the software

Site not being indexed
http://www.bing.com/webmaster/help/why- ... x-2141dfab

Using Bings webmaster tools

http://www.bing.com/webmaster/help/my-sites-05a5a164

How to submit to Bing
http://ssl.bing.com/toolbox/submit-site-url
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Yes I did fix the error
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Indexing on Microsoft Bing search engine

Post by BaconFries »

Did you make any major changes to the site, do these changes reflect in the sitemap?. Any major changes could affect how Bing crawls the information and it could take time (days,weeks) for it to the re index you again. It is also possible that Bing is using one of the reasons mentioned in "Site not being indexed" to not index you, meaning what was once ok isn't now.
You should use the Bing webmaster tools to check for issues, if nothing shows then contact them to ask why and how to resolve.
Note each search engine has its own rules, so it may work in Google but not others, it is also not related to the software in anyway. I would read through all the urls, check that you actually have uploaded a sitemap, and that you are actually submitted to Bing so you will be indexed and wait.
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Is it possible someone could look at my page and see if there are any errors? https://www.paperbriquettepress.com/index.php
I've tried to see if there were any errors but lack the knowledge to do so.
Regards Keith Hughes
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Indexing on Microsoft Bing search engine

Post by BaconFries »

What url should we be looking at? The most recent you have just posted is different from the first post which one is it that isn't getting indexed by Bing
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Hi, the latest one I've given you. neither is being listed by Bing
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

I've just got an email from google saying that there is a bad escape sequence in string!
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Indexing on Microsoft Bing search engine

Post by Pablo »

To which specific part of your website is this related?
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Indexing on Microsoft Bing search engine

Post by BaconFries »

You have added the following at the end of the source which will make the code invalid please remove. Note if adding any externally generated code it is assumed that you understand the correct place to insert in the source so not to break the code generated by the software.

Code: Select all

<script async defer src="//assets.pinterest.com/js/pinit.js"></script>
If this doesn't resolve this then please remove all manually added code and see if this allows Bing to index your site. Note
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Hi I've checked with my service provider and they say there is an issue with this bit of code in my website "<meta name="robots" content="NOINDEX">" how do I search the code of my site, to be able to remove this code.
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Indexing on Microsoft Bing search engine

Post by BaconFries »

I have again looked at the source code and the only reference to anything like this is the following

Code: Select all

<meta name="robots" content="index, follow">
Looking further at the FAQ not made with the software there is reference. Please note that there is no help with any external code / widgets you use as it is understood that you understand how to use and fix.
https://paperbriquettepress.com/livehel ... dentifier=
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Hi what is the use of a canonical url? is there a need to use one?
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

I have removed the Livehelper now
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Indexing on Microsoft Bing search engine

Post by BaconFries »

Hi what is the use of a canonical url? is there a need to use one?
See the following from "Google"
https://developers.google.com/search/do ... icate-urls
User avatar
Chris_t
 
 
Posts: 84
Joined: Thu Oct 27, 2016 7:39 pm

Re: Indexing on Microsoft Bing search engine

Post by Chris_t »

*
Last edited by Chris_t on Sun Apr 04, 2021 12:13 pm, edited 1 time in total.
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Hi is there anyone who can inspect my html code for my page https://www.paperbriquettepress.com/index.php
User avatar
Pablo
 
Posts: 21702
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Indexing on Microsoft Bing search engine

Post by Pablo »

I'm sorry, I cannot help you with custom code. But it looks correct as far as I can tell.
User avatar
BaconFries
 
 
Posts: 5365
Joined: Thu Aug 16, 2007 7:32 pm

Re: Indexing on Microsoft Bing search engine

Post by BaconFries »

I have viewed again and I cannot see any issues with the HTML generated by the software. As previously mentioned please remove all manually added code that you have added. If Bing is still not indexing your site then the issue is with Bing and not the software!. Like "Google" Bing has webmaster tools to show what issues you have and how to resolve. Again how search engines index your site and page(s) content etc is down to them sorry.

Just some of the reasons why Bing might not index your site taken from the following:

https://www.bing.com/webmasters/help/wh ... x-2141dfab
  • Your site is new and we haven’t discovered and crawled it yet: With new websites it can take Bing time to find links and crawl through to your website. Even if you submit sitemaps or submit pages directly to us via your Webmaster account as described in Submit URLs to Bing, we still need to crawl and assess it before it appears in the index.
  • Your site does not meet the quality threshold required by Bing: Bing likes unique, quality content. Websites which replicate content, redirect users quickly, or provide little depth often don’t fare well in our results. Prolonged poor performance can lead us to delist websites to make room for quality websites.
  • Your website has been assessed a penalty and has been removed from the index: In rare case where we have found your web site in violation of quality guidelines or we have discovered malware on your site your site may not appear in search results because it has been penalized. Bing communicates directly with website owners via the Webmaster tools to alert them to any malware we detect on a website. Should malware be detected on your website, we will either remove the site from our search results entirely or add a malware warning to the listing to protect our searchers. If you've been hit by malware you should follow the Bing Webmaster Guidelines accordingly.
User avatar
Chris_t
 
 
Posts: 84
Joined: Thu Oct 27, 2016 7:39 pm

Re: Indexing on Microsoft Bing search engine

Post by Chris_t »

*
Last edited by Chris_t on Sun Apr 04, 2021 12:13 pm, edited 1 time in total.
Keith Hughes
 
 
Posts: 111
Joined: Wed Mar 11, 2020 8:11 pm

Re: Indexing on Microsoft Bing search engine

Post by Keith Hughes »

Thanks to everyone for your help I'm finally back listed on Bing, what I did in the end was to use a html checker and then remove everything that had any sort of error, which worked.
Post Reply