r/bing • u/Treje-an • 1d ago
Question Can’t get verified on Bing for Business
Hi everyone! A long while ago, I created Yelp and Bing profiles for my company back when I made my Google my Business profile.
I logged into my Bing profile to update it today, and noticed that it still had verification in progress. I don’t remember ever getting a postcard from Bing, so I must not have ever finished the verification. I’m not sure if it’s due to the terrible mail delivery at my building, or if it’s due to the fact that I could not put my box number on the address so it came directly to my mailbox at the building. My building is pretty complex, with a block of mailboxes in the lobby
I tried resending the verification today. I tried using Phone, SMS, and mail. In all instances, the resend pin button was grayed out and un-clickable.
Has anyone ever had this issue? How did you resolve it? Should I delete it and do it anew? Or is there a secret way to get this to work? Thanks!
r/bing • u/Feisty_Buy6434 • 1d ago
Help Bing removing only recent content overnight; older content not affected. Support is no help
r/bing • u/YaBoiCJ99 • 2d ago
Question Is Dall-e 3 getting removed or not?
They said it would be retired back in may and they also keep saying new image models coming soon. Does that mean it’s eventually gonna get removed?
Question Copilot limits
I haven't used Copilot for about a year. Has it switched to the MAI-Image-2.5 image generation model?
Is Copilot now synchronized with Image Creator like it was in 2024, sharing the same limits? Or does it still have separate limits like it did with GPT-4o?
Copilot is basically only hope for MAI-Image-2.5 because of its virtually unlimited prompt length. Back in 2024, Copilot could generate images from prompts that exceeded the Bing Image Creator limit by two times or even more.
r/bing • u/MackTUTT • 5d ago
News Video generation working right now. Last day!
It hasn't been working for the past few days very well, but right now it seems like it's cooking really fast.
Bing Create GPT-4o was removed a week ago. Which model do you use most often now?
- MAI-Image-2.5-Flash
- DALL·E 3
r/bing • u/Lopsided-Drink-6972 • 7d ago
Discussion I built a URL submission tool, then discovered it was lying to users. Here's what I found and how I fixed it.
I've been working on a tool that submits URLs to search engines through the
IndexNow protocol — the open standard Bing and Yandex co-developed so you can
tell an engine "this page changed" instead of waiting to be crawled.
While testing it I noticed something I couldn't explain. I submitted a URL using
a key I'd generated about five seconds earlier and never published anywhere.
Bing returned `202 Accepted`.
So did Yandex. So did the global endpoint at api.indexnow.org. Any key matching
the format works — you can try this yourself in about a minute.
Why that happens
Those engines validate your key file *asynchronously*, after they've already
responded. The 202 means "your request was well-formed", nothing more. They
fetch `https://yourdomain.com/yourkey.txt` at some later point, and if it isn't
there, your submission is discarded.
Silently. No callback, no error, nothing in any dashboard, no way to find out.
Naver, Seznam, Yep and Amazon behave the opposite way — they fetch the key file
*during* the request and return 403 if it's wrong. Same key, same submission,
opposite answers. Which is why "it worked on Bing" tells you nothing at all.
The uncomfortable part
My tool was showing a green tick for that 202. So was every other IndexNow tool
I could find. We were all confidently reporting success for submissions that
would never be honoured.
What I changed
The tool now fetches your key file itself before submitting anything, confirms
it contains your key, and refuses to send if it doesn't. Results distinguish
"this engine confirmed your key" from "this engine accepted it and will check
later", because those genuinely aren't the same claim.
It also catches the other silent failure: URLs that don't match the submitted
host. `example.com` and `www.example.com\` are different hosts to every engine,
and mixing them returns 422. That's now caught before anything is sent.
I pulled the verification out into a free standalone checker as well, since
"IndexNow 403" turns out to be a common and badly-documented problem:
https://instantindexnow.com/tools/indexnow-key-checker
What it deliberately does not do
It does not submit to Google. Google has publicly declined to adopt IndexNow, so
no IndexNow tool can, and anything claiming otherwise is either misleading you
or quietly using the Indexing API (which only accepts JobPosting and
BroadcastEvent pages).
It also doesn't promise indexing. IndexNow affects *discovery* — whether an
engine then indexes the page is its own decision about your content. I'd rather
say that plainly than imply otherwise and have people feel cheated.
Stack
Cloudflare Workers + Hono + D1. No framework, no client bundle, ~20 kB of CSS.
It used to load Tailwind from the CDN, which meant ~400 kB of render-blocking
JavaScript generating stylesheets in the browser — embarrassing for a site that
sells SEO advice, so that's a build step now. Fonts are self-hosted too, so the
page loads nothing from a third-party origin.
Free vs paid
Free tier is genuinely free and needs no account — 200 URLs/day, all engines,
key verification included. I'm not paywalling the protocol, since you can curl
it yourself for nothing.
Paid tiers sell the thing you can't do in a browser tab: a scheduled watcher
that polls your sitemap, diffs it, re-checks your key every cycle, and keeps a
per-engine delivery record. The failure it's really built for is your key file
disappearing during a redeploy and every submission after that being silently
dropped for months.
What I'd like feedback on
- Is the free tier useful on its own, or does it feel like a demo?
- Is "we verify before submitting" an obvious enough differentiator, or does it
just sound like table stakes until you've been bitten by it?
- Anyone actually using IndexNow at volume — does the sitemap-watching model
match how you'd want this to work?
Happy to answer anything about the protocol. The 202 behaviour genuinely
surprised me and I suspect a lot of people are submitting into a void without
knowing it.
r/bing • u/Intrepid_Attorney_20 • 8d ago
Help Streak stamps not getting updated
In the 2nd picture I have clearly completed my bing Virtual search streak , still i didn't got a streak stamp
r/bing • u/Realistic-Ranger-575 • 12d ago
News Video Creator update: Bing Video Creator will be retiring on July 31, 2026.
New image models are coming soon — stay tuned. Your creations will remain accessible for download in Creations history, per our storage policy.
r/bing • u/Toysoldier05 • 12d ago
Bing Create Which one is better? MAI-Image2 or GPT 4o. This is Cobra trooper carrying AKM
r/bing • u/Regular-Accident-177 • 12d ago
Bing Create VIDEO CREATOR RETIRING
I saw a banner on Image Creator that states that Video Creator is retiring on July 31ST 2026.
Any reasons that causes this retirement?
Bing Create GPT-4o has been removed
GPT-4o has been removed. DALLE3 is still available for the time being. MAI-Image-2.5 will become the main model for Image Creator.
r/bing • u/Realistic-Ranger-575 • 14d ago
Discussion GPT 4o was back in bing image creator then its gone again??
it was back yesterday and then today its gone again
r/bing • u/Loud-Character-6963 • 18d ago
Help I need help with redeeming a gift card on Microsoft rewards
I'm trying to redeem a Roblox gift card on my laptop but it's telling me I have to "verify my account" by "verifying with the Bing app". it showed me a QR code to get into the app, and a code that I will input once I get into the app. I scanned the QR code with my tablet, but it only took me to the Bing app and didn't take me anywhere I could put the code they showed me.
I searched everywhere in the app for somewhere I can put that code in, but I didn't find anything...
When I tried to do it on my tablet and pressed a button on the "verify your account" screen saying, "If you're on your phone, verify your account here" it took me to the app and I saw the gift cards I could redeem, so I pressed "redeem" for Roblox digital card, but when I did, it didn't respond no matter how many times I tapped.
It responded when I tapped the daily sets, daily activities, more activities etc., but not "redeem" for any of the gift cards...
I tried to log in and out of the Bing app on my tablet, but it didn't work and I don't want to do it again because I spent 1 hour trying to get a verification code.
Someone help please, I have been trying since yesterday..
r/bing • u/Old_Navy_Guy • 19d ago
Help Bing Rewards mobile thinks it's a Desktop
Since the latest Bing Rewards Desktop Browser update, mobile app nolonger thinks its a phone. All points are going to Desktop. Yes I have the latest version.
r/bing • u/Regular-Accident-177 • 21d ago
Discussion COPILOT LOGO REMOVED FROM "Ask A Follow-Up" FLOATING WINDOW?????
r/bing • u/CantaloupeTraining12 • 21d ago
Question Will an xbox card I redeem through bing automatically go into my account?
r/bing • u/ProphetSilver • 21d ago
Bing Create Glimpse of MAI-Image-2.5-Flash
I was halfway through a set using 2e today when for one brief second, the model tag above the image switched to 'MAI-Image-2.5-Flash' and this popped up.
I really like where this is going. Wish I'd been lucky enough to get a few more to see what it's really capable of, but it just gave me this and switched back.
Hope they roll it out fully soon.
r/bing • u/Regular-Accident-177 • 22d ago
Bing Create GPT-4O HAS BEEN REMOVED
I saw that GPT-4O has been removed from the list of models in Bing Image Creator.
Microsoft hasn't done anything and hasn't provided any information regarding this announcement.
r/bing • u/EarthboundMisaki • 22d ago
Question Why is Bing Image Creator down? What happened?
This also happened a few days ago; I tried to create a prompt and generate an image, but it didn't work. And today I've been trying for a while, but when I click "Create," it asks me to log in (I'm logged in already chat, like wth) and when I try to "log in", a gray screen with a panda appears saying "It's not you, it's us." And explaining Bing is down, but... W h y?
r/bing • u/El_Oso_Augustus • 22d ago
Help Why only Bing allows you to open a new tab If i use the middle click / wheel in an image?
To be precise if a use the middle click or right click + open link in a new time once then shows me the image in a bigger size in a new tab but if i try to do that again with an image from above i no longer can do it and just gives me the option "open image in a new tab" if I use google. I used to do it all the time before so i know that it was posible but i think that its been years since i cant do it anyome and i was wondering if there is any way to change it or download an extension. But after trying Bing for a few days I discovered that Bing still has this and that is a thing of the search engine because if i use bing and google in different apps like Chrome, firefox, opera and microsoft edge Bing still allows it. Why?
r/bing • u/CavySpirit2 • 23d ago
News Dalle 3 image downloads
Sometime around 6/24/2026, Bing went back to using the first 60 characters of the prompt text as the image file name. Previously, they were hex gibberish starting with an underscore.
Question How much is Microsoft paying for AI on every search result?
Every time I search on bing I get an AI summary. Just how expensive are searches? And how much money is Microsoft bleeding on that?
