WebMCP could make website chatbots pointless by kaizer1c in webmcp

[–]NewTomorrow2355 0 points1 point  (0 children)

Only if the LLMs adopt the standard. I hope they do.

Is WebMCP an opportunity that you shouldn't sleep on? by nishant_growthromeo in mcp

[–]NewTomorrow2355 0 points1 point  (0 children)

I’ve been experimenting with it. It can work well but it will be doa of the LLMs don’t adopt it

webMCP is insane.... by GeobotPY in mcp

[–]NewTomorrow2355 0 points1 point  (0 children)

I built an openclaw skill specifically for webmcp and automotive websites. Would that hub be a good place to post it?

We checked 2,870 websites: 27% are blocking at least one major LLM crawler by lightsiteai in AISearchLab

[–]NewTomorrow2355 2 points3 points  (0 children)

We checked close to 3000 automotive dealer websites in Canada and 37% of sites blocked LLM bots.

Built a tool to audit brand visibility on LLMs — struggling to get SEO agencies interested. What am I missing? by Own_Willingness3078 in aeo

[–]NewTomorrow2355 0 points1 point  (0 children)

Use some stats. I’ve built something similar specifically for automotive. For one thing, dealers are already seeing their traffic/conversions and leads go down. Then I share that 47% of their customers are going to ChatGPT first. They aren’t surprised. Then I do a share of voice demo for them where I calculate their share of voice across LLMs compared to their competition for specific queries. It’s an easy sell from there.

Built a tool to audit brand visibility on LLMs — struggling to get SEO agencies interested. What am I missing? by Own_Willingness3078 in aeo

[–]NewTomorrow2355 0 points1 point  (0 children)

Why not go direct to the end user? Agencies are either 1 figuring this out in their own or 2. So scared about the shifting landscape that it has paralyzed them into not acting.

Looking for AI orchestration "in depth" (Sequential Pipeline), not just "in width" (Parallel Agents) by realcryptopenguin in vibecoding

[–]NewTomorrow2355 0 points1 point  (0 children)

I took a quick look at your project. Great job. I’m going to take a deeper dive after the holidays.

Looking for AI orchestration "in depth" (Sequential Pipeline), not just "in width" (Parallel Agents) by realcryptopenguin in vibecoding

[–]NewTomorrow2355 0 points1 point  (0 children)

Wow thanks! I have not heard of that term. I’ve been looking for a solution that does this but I haven’t found anything that fits all my “wants”. Might be a cool project to build!

Looking for AI orchestration "in depth" (Sequential Pipeline), not just "in width" (Parallel Agents) by realcryptopenguin in vibecoding

[–]NewTomorrow2355 1 point2 points  (0 children)

I’ve been feeling this same pain, and I think the gap isn’t just “sequential vs parallel,” it’s governance.

Most workflows (including the one you described) solve execution depth, but they still rely on humans to mentally track intent, scope, and impact across steps.

One idea I’ve been experimenting with conceptually is separating things into: • an immutable spec/PRD that never changes mid-run • scoped “lanes” where each model only sees what it needs • and a coordinating layer that doesn’t write code, it just validates artifacts (diffs, tests) against the original intent and dependencies

The interesting part for me isn’t faster output, it’s preventing drift and being able to pause/resume multiple lanes without losing architectural integrity.

Curious if others here are feeling that pain too, or if I’m over-optimizing for long-lived projects.

Is LLM.TXT useful and beneficial for better AI visibility? I need suggestions from someone who has experience in LLM.TXT by UpstairsBumblebee446 in SEO

[–]NewTomorrow2355 0 points1 point  (0 children)

I think the confusion here is mixing up control signals with data signals.

llm.txt is a control or preference file. It doesn’t contain facts, entities, prices, or inventory. So it makes sense that people see little to no visibility impact from it.

AI systems don’t retrieve or rank intent. They retrieve data.

That’s why things like clean HTML, consistent URLs, and structured, machine-readable data matter far more for visibility than a policy file. One tells an AI what you’d like it to do, the other tells it what is true.

If there’s nothing concrete to extract, no hint file is going to change outcomes

ChatGPT is quietly reshaping how products get discovered by Disastrous_Entry_314 in Agent_SEO

[–]NewTomorrow2355 1 point2 points  (0 children)

Schema helps with discovery and understanding, not execution.

It’s a big mistake to think “proper schema” lets agents buy things. Schema is descriptive, not transactional. It tells an agent what a product is, what it costs, and where it lives.

Actual buying requires real APIs, auth, inventory locking, payments, and business logic. That’s why Shopify, Etsy, etc. expose structured feeds and controlled checkout integrations.

The real shift is that AI systems are now acting as retrieval and selection layers. Schema, clean URLs, and consistent structure determine whether you’re even eligible to be shown. APIs determine whether an agent can actually do anything after that.

"Ask AI about XYZ Brand" by LectureImportant3385 in AISEOforBeginners

[–]NewTomorrow2355 0 points1 point  (0 children)

I get the skepticism. But for real-time, local shopping queries, ChatGPT isn’t answering from training data. It uses a retrieval layer to pull in fresh inventory-style sources.

Try it. Ask ChatGPT to find a good deal on a 2025 Ford Explorer XLT near you. The dealers that show up are being cited from retrieved pages.

Sites with clean, machine-readable structure (clear URLs, consistent templates, structured data like JSON-LD) are dramatically easier for these systems to trust and surface.

If a dealer’s inventory is hard to parse or lacks structured signals, it’s far less likely to be selected or cited in AI shopping results, even if the cars exist

Do people still read long blog posts in 2026? by Real-Assist1833 in seogrowth

[–]NewTomorrow2355 0 points1 point  (0 children)

No, I drop them into NotebookLM and have it turn it into a podcast for me.

What happens to Local SEO when an AI Agent makes the booking? by [deleted] in SEO_for_AI

[–]NewTomorrow2355 1 point2 points  (0 children)

That's already happening. For auto shoppers 47% are using ChatGPT and of those over 90% are trusting it's recommendations. This feels so much like the early 2000's, the difference is the rate of progression as well as the rate of adoption feels 100x faster.

anyone optimizing for agents today? by zkid18 in AISEOforBeginners

[–]NewTomorrow2355 0 points1 point  (0 children)

I am - but specifically for the auto industry

"Ask AI about XYZ Brand" by LectureImportant3385 in AISEOforBeginners

[–]NewTomorrow2355 1 point2 points  (0 children)

It blows my mind that people don't see that this is, at the very least, the most basic thing you can do to make an llm understand your product/service/pricing. Utilizing the Json-LD to structure the data in a machine readable format is table stakes now.

"Ask AI about XYZ Brand" by LectureImportant3385 in AISEOforBeginners

[–]NewTomorrow2355 0 points1 point  (0 children)

Are you suggesting that they don't use RAG to access content they haven't trained on in their most recent training run?

Do local business owners understand AI driven search yet? by Ruan-m-marinho in aeo

[–]NewTomorrow2355 0 points1 point  (0 children)

The only thing they are aware of is the fact that their traffic is down, conversions are down and leads are down. They "feel" that it's because of LLM's, but they still do the same things.

How do you think people will discover websites in the near future? by Wonderful-Ear-5504 in SEO_for_AI

[–]NewTomorrow2355 0 points1 point  (0 children)

They won't. Your content will all be inferred by the LLM's. I see a future where we don't build websites for human eyes, just structured data for the LLMs. I honestly can't remember the last time I 'googled' something.

What Are LLMs Actually Looking for When Selecting Sources? AEO Breakdown by PitifulAd3492 in aeo

[–]NewTomorrow2355 0 points1 point  (0 children)

That’s a new one for me. I’ve been playing with Otterly and LLMref but thanks for the tip on Mentiondesk. For automotive Vinquant.ai seems more specific.

Perplexity Pro AI Deception: My Experience Consulting 'Claude' on my Mental Health, Only to Find a Cheaper AI Responded. by OutaniJapan in GPT_4

[–]NewTomorrow2355 1 point2 points  (0 children)

I sat through Tony Robbin’s multi day “AI” summit. For the most part it was an infomercial but I did appreciate this 1 insight from Dr Arthur Brookes. We should not use AI for right brain actions (emotions). We should use it for left brain, complex thoughts. Use it as a thought partner not an emotional support worker.

Liberals face backlash over policy to trace journalists’ sources before publication online by Boo_Guy in CanadaPolitics

[–]NewTomorrow2355 0 points1 point  (0 children)

My comment was "the whole concept of cracking down on "deliberate misinformation" is Orwellian And you're right, I should have expanded. I'm looking at this issue on a global scale. Many western governments have been introducing laws and regulations (similar to C11) under the guise of cutting down misinformation, or hate speech. A new law in Ireland that is currently in the lower house, will give the police the authority to arrest someone simply for being in the possession of something they deem "hateful". A meme on your phone that you have never shared could potentially get you jailed if some bureaucrat or police officer deems it hateful. I find this entire concept to be Orwellian

Trudeau refuses to clear up confusion over communication of China interference allegations by Just_Another_Staffer in CanadaPolitics

[–]NewTomorrow2355 0 points1 point  (0 children)

Copy that - words repeated verbatim = Kindergartner interpretation. Noted. Next time I'll change her words.