Why AI Doesn't Give Credit to Bloggers?

Search for a command to run...

Usually I clicked the links in Chatgpt results that make sense to me. I will take care now that I know creators do not get anu credit.
Oracle APEX ideas and insights that you can read in four minutes or less.
Introduction This post explains how to open an Oracle APEX modal page and securely pass unsaved form values as parameters, before they’re committed to session state. This technique is essential when users enter data into fields and trigger a modal wi...
Introduction One of the marquee features of APEX 26.1 was AI Interactive Reports. When I started testing this new feature, I was interested to see what was going on behind the scenes. In this post, I

Introduction One of the marquee features of APEX 26.1 is APEX AI Agents. APEX AI Agents allow you to use an LLM and your own PL/SQL and JS tools to perform actions on your data instead of just chattin

Introduction In my previous post, I looked at logging APEX AI Agent requests and responses with Request and Response handlers. Logging is the first step because it shows you what is actually moving th

Introduction Logging is one of the first things you need when building serious AI Agents. Without it, debugging quickly becomes guesswork. You can see the final answer, but not always why the model ch

Context management patterns from building agents in Oracle APEX

AI tools are changing how people consume content, and for bloggers, that shift comes with a hidden cost: disappearing traffic and no credit for the hard work we do. After noticing a decline in referrals from Google, I investigated whether ChatGPT and similar tools were quietly replacing my blog posts without giving credit.
I started by searching Google with the title of one of my posts. Securely Open an APEX Modal from JavaScript.

My post appeared first on Google. My search ranking on Google was not the problem.
Here is the conversation that we had:
The response exactly matched the Conclusion from the post and included no references or links to the post. What the heck?
Err that is spooky. Oh I remember now, I had asked ChatGPT to review that post so it must have had it in memory. Let’s force ChatGPT to search the internet.
Thats better, it even included a link to my post. That means I at least I get a page view when ChatGPT references my posts… right? I guess I better check.

If I am honest, I am not surprised by the result. As a frequent blogger, I should be angry, but that is a little like barking at the moon. AI is here to stay, and as developers, we must acknowledge this.
The reason I wrote this post is to ask you all to take an extra step and, at the very least click the link in there reference from ChatGPT. This way the blog author gets to know that their efforts are not being ignored.
Encourage AI platforms to attribute sources — Push for AI developers to include links or citations when content closely matches a known source.
Advocate for pingback-style analytics — Request that AI tools trigger a lightweight, privacy-respecting request to a source URL to count as a pageview.
Educate users — Encourage developers and technical users to follow links when they see AI-generated content citing a source, giving credit and traffic where it’s due.
If you are interested in APEX (and APEX-related technology), then check out APEX Developer Blogs. You can access all the latest APEX-related blogs & videos, and subscribe to receive a weekly email digest. You can even ask questions of APEX Blogs using AI (🤦).