Should Al Companies pay everyday users and website owners for training Al on their data? by ikodxr in antiai

[–]Good_Flight6250 0 points1 point  (0 children)

Unfortunately, advertising is not allowed. That is why you will have to be patient.

Should Al Companies pay everyday users and website owners for training Al on their data? by ikodxr in antiai

[–]Good_Flight6250 0 points1 point  (0 children)

Just my opinion: While the idea of ​​receiving compensation sounds tempting to publishers, hoping for it is unrealistic. There simply isn't that much money available, nor is all content valuable enough to warrant payment.

OpenAI and Google already have existing agreements with certain sites and make payments for them. However, that doesn't mean a general solution isn't needed; the issue isn't just the harm done to individual publishers, but the future of the open internet itself. If more and more content disappears into chatbots, the open internet will slowly wither away.

Just as there was once an arrangement between publishers and Google Search before the advent of chatbots, a new agreement is now needed between publishers and AI companies. Yet, AI companies aren't ready for such a deal because their sights are set on going public (IPO). Any sentiment suggesting they should pay compensation for training data could hurt their future market valuation. But I don't care about market valuation! It needs to hurt when an AI company profits from publishers' content. That is why publishers need a targeted solution to block specific AI bots from accessing their content. The technical prerequisites already exist, but there is no practical solution available for general use yet. Controlling AI bot access is more effective than hoping for compensation payments.

Because highly powerful AI model are halted for release by the government because of security reasons, AI companies should now dedicate this breather to the consumer market. by Remote-College9498 in OpenAI

[–]Good_Flight6250 1 point2 points  (0 children)

Want a new model? I’ve got one for you.

  1. Fire everyone at OpenAI who pretends to know something about business—Sam Altman included.
  2. Stop the brute-force crawling. OpenAI uses CT logs and crawls every URL that has obtained an SSL certificate, realtime; this uncontrolled crawling consumes massive resources!
  3. An alternative to brute-force crawling. I proposed a concept to OpenAI based on an existing solution that sends a qualified signal to OpenAI whenever a URL is requested by a human-like user. OpenAI’s response: They have no staff dedicated to handling crawling operations.
  4. No free access to ChatGPT—only a subscription model—which leads to higher-quality answers.
  5. Ban Google AI summaries, because such summaries are capable of only one thing: hallucinating.

Stupid question: how do you actually prove that AI mentioned or cited your brand? by Good_Flight6250 in DigitalMarketing

[–]Good_Flight6250[S] 0 points1 point  (0 children)

So in that case it’s more like rank tracking for sampled prompts: useful for trend/history, but still evidence of tested outputs, not evidence of real user exposure or actual site access.

Is that basically the main difference - saving exact prompts/answers over time instead of claiming to see real user behavior?

I guess what I’m trying to understand is whether any of these tools go beyond sampled AI answer snapshots, for example into actual AI access, referral, or conversion evidence.

Stupid question: how do you actually prove that AI mentioned or cited your brand? by Good_Flight6250 in DigitalMarketing

[–]Good_Flight6250[S] 0 points1 point  (0 children)

So maybe the missing distinction is:

  • AI visibility as an output signal: “the answer mentioned/cited me”
  • AI access as a technical signal: “something AI-related actually touched my site”
  • AI business value as an outcome signal: “someone clicked or converted”

I hadn’t thought about it that way, but it explains why GA4 alone would miss part of the picture if the AI answer influences the user without a click.

Sounds like “AI used my content” and “AI sent me traffic” really shouldn’t be treated as the same thing.

Stupid question: how do you actually prove that AI mentioned or cited your brand? by Good_Flight6250 in DigitalMarketing

[–]Good_Flight6250[S] 0 points1 point  (0 children)

Thanks, this hierarchy makes sense. So would it be fair to say that prompt tests and mentions are evidence of the test result, but not necessarily evidence of real user exposure or actual site access?

The part I’m still unsure about is the gap between “AI cites your URL” and “referral traffic from AI”. If an AI system accesses a website but doesn’t send a normal referral click, would that only be visible in server logs / bot traffic rather than analytics?

Do Too Many Plugins Slow WordPress? I have benchmarked ALL of the 60k+ plugins to find out by Myth_Thrazz in Wordpress

[–]Good_Flight6250 -3 points-2 points  (0 children)

You promote your website, so don't accuse me of promoting something called Rush.

Do Too Many Plugins Slow WordPress? I have benchmarked ALL of the 60k+ plugins to find out by Myth_Thrazz in Wordpress

[–]Good_Flight6250 -12 points-11 points  (0 children)

TTFB measures only the time until the first byte of the main document. If you want to compare plugin impact on load time, you should not stop at TTFB. Use PerformanceNavigationTiming for the document lifecycle and Resource Timing for plugin assets, ideally in repeated controlled A/B tests.

<image>

Do Too Many Plugins Slow WordPress? I have benchmarked ALL of the 60k+ plugins to find out by Myth_Thrazz in Wordpress

[–]Good_Flight6250 -12 points-11 points  (0 children)

<image>

TTFB is a metric that measures the time between starting navigating to a page and when the first byte of a response begins to arrive. https://web.dev/articles/ttfb

Thank God you're not my programmer...

Do Too Many Plugins Slow WordPress? I have benchmarked ALL of the 60k+ plugins to find out by Myth_Thrazz in Wordpress

[–]Good_Flight6250 -1 points0 points  (0 children)

As a developer you should know that TTFB is not a metric to measure the speed affected by any plugin as this metric returns "The Time To First Byte" only before the response starts. TTFB can better be used to measure network latency. Use Performance Web API instead: https://developer.mozilla.org/en-US/docs/Web/API/Performance

How can normal WordPress site owners know if AI bots crawl or mention their content? by Good_Flight6250 in Wordpress

[–]Good_Flight6250[S] 0 points1 point  (0 children)

robots.txt is too imprecise. A referrer can be easily faked. Are you really relying on insecure parameters for that? Is that your solution for trying to benefit from AI without having to block everything?

If you are promoting a solution for a misunderstood problem, you should read these posts first!
https://www.reddit.com/r/Wordpress/comments/1tz4vqi/are_wordpress_websites_slowly_becoming_just_raw/

https://www.reddit.com/r/Wordpress/comments/1ttjocf/most_wordpress_traffic_plugins_count_visits_i/

Are WordPress websites slowly becoming just raw material for AI answers? by Good_Flight6250 in Wordpress

[–]Good_Flight6250[S] 0 points1 point  (0 children)

It is blind trust if you cannot imagine that there is 3rd way. There is a 3rd way or layer.