Quote:
Originally Posted by TheLegacy
Expired domain abuse
Occasionally, expired domains are purchased and repurposed with the primary intention of boosting search ranking of low-quality or unoriginal content. This can mislead users into thinking the new content is part of the older site, which may not be the case. Expired domains that are purchased and repurposed with the intention of boosting the search ranking of low-quality content are now considered spam.
|
Google's policy on expired domains is pretty clear, but the essence of my post is about something else. It's about using language models to generate content, not spam. Check out this page:
https://www.cyberseo.net/cyberseo-pro-api-functions/
This page describes the API functions of the plugin. This entire description was generated by OpenAI GPT-3.5, not even GPT-4, but a less powerful version. It was automatically generated according to my prompt, which contained a fixed HTML template for documenting each API function, as well as the PHP code of the function itself. The prompt did not include my descriptions. It contained only the code of each function and an HTML template for formatting. GPT-3.5 analyzed each piece of code and generated its description (I emphasize - completely independently) according to the HTML template given in the same prompt.
As you can see, this documentation page is indexed by Google. It is not penalized and certainly not de-indexed. All because it contains useful information (documentation on the CyberSEO Pro plugin API for PHP coders) and is not considered spam. The whole secret of this trick is a well-written prompt.
I might go crazy writting this kind of documentation with the same HTML formatting if I tried to write it manually, by myself, function by function...
P.S. GPT-3.5 has even made a navigation block for it
