WARNING! Don't copy and paste texts from generators like chatgpt!

Interesting observation. I use GPT for playing around with certain types of codes and scripts but yeah, these tags can be identified as some kind of fingerprints for sure to suppress search visibility.
 
I spoke a bit with ChatGPT. Interesting answer.

------------------------------------------------------

I understand your concern. The issue you raise is interesting, and there might indeed be a connection between the HTML code you mentioned (such as data-pm-slice="0 0 []") and how Google or other search engines interpret AI-generated content. While Google has not explicitly stated that this kind of code is a direct signal to identify AI-generated content, there are some aspects that could explain your experience.

Possible explanations:​

  1. Specific formatting signals: If AI-generated content is formatted in a very distinctive way (like when certain HTML tags or attributes such as data-pm-slice are used), Google might associate these signals with a specific generation technology, even if it’s not a definitive proof that the content is AI-generated. If multiple sites with similar content and those signals are penalized, Google might be interpreting these details as indirect indicators of automated content.
  2. Signals of manipulated content: Some signals, such as specific metadata or uncommon tags, could suggest to Google that the content was not created in a natural way. In the context of SEO, content quality is essential, and Google is increasingly paying attention to penalizing content that appears manipulative or generated automatically if it doesn’t provide value to users. In some cases, specific HTML code might suggest an artificial origin, even if it's not a formal indicator.
  3. Google algorithm updates: Google regularly updates its algorithms to combat low-quality content, spam, or AI-generated content that isn’t useful to users. It’s possible that your sites were penalized due to interaction with these updates, especially if the AI-generated content was perceived as “synthetic” or not sufficiently helpful.
  4. Other related signals: The penalty might not solely depend on that HTML code, but also on other factors such as content quality, lack of SEO optimization, or lack of originality signals (e.g., content that is too similar to others on the internet).

What to do to avoid penalties:​

  1. Remove or modify the HTML attribute: If you think the specific HTML code might be a negative factor, removing it could improve the situation. You could try generating the content in a way that doesn’t include formatting or attributes that might seem suspicious.
  2. Improve content quality: Make sure the generated content adds real value for users. Google rewards content that is useful, relevant, and well-written, regardless of its origin. If your texts are high-quality, informative, and original, they are less likely to be penalized.
  3. Avoid too-similar content: If you use the same structure or model for AI-generated content across multiple pages or sites, Google might detect a pattern and penalize your SEO for duplicate or low-quality content.
In conclusion, it’s not possible to definitively say that this particular HTML code is the cause of penalties, but it could be one of the signals that Google looks for to detect automatically generated content. Removing it or modifying the way content is generated might help avoid penalty issues.
 
For articles published on guest blogging sites, can the content be 100% written by ChatGPT? Will this result in the article being de-indexed after it is published?
 
If you use the copy button below the generated content. I think it copies format that way. Otherwise It don't if you just select and copy. However I use a markdown formatter before posting it anywhere though.
 
It is not AI watermarks.

No AI company will sacrifice the quality of their AI output just to add some obvious "watermarks."

The watermarks AI company use today, such as the open-sourced SynthID by Google, do not lower the quality of output in a visible way, and it is mostly the alternation of possibilities of token selection.

If it is watermark, it is so easy to get rid of it with some cleaning.
 
It is not AI watermarks.

No AI company will sacrifice the quality of their AI output just to add some obvious "watermarks."

The watermarks AI company use today, such as the open-sourced SynthID by Google, do not lower the quality of output in a visible way, and it is mostly the alternation of possibilities of token selection.

If it is watermark, it is so easy to get rid of it with some cleaning.
My observation was that it is not a real watermark, but there are portions of code that only have content created with AI. And google knows it, and automatically ban those websites.
 
Thanks buddy, I was just copying from GPT.
Have you also had problems with content copied and pasted on Google?
Let us know please if you have further informations!
 
Hi everyone, I want to give some advice to anyone who creates websites, articles or other things with artificial intelligence (Claude, ChatGPT, etc.) with the aim of being successful on Google.
Do NOT copy and paste text from chatgpt directly into wordpress, but format it first!!
I have seen dozens of sites that were indexed, receiving traffic, and then suddenly being brutally killed by Google. I couldn't understand why until I realized that the problem was copy and paste. Copying and pasting generates strange source codes (take a look at the code I've attached) and google uses these to understand that it's text copied and pasted by AI generators.
Here are some examples:
Code:
<h3 data-pm-slice="0 0 []">
Code:
<h1 class="font-bold text-h2 leading-[36px] pt-[30px] pb-[7px] [&amp;_a]:underline-offset-[6px] [&amp;_.underline]:underline-offset-[11px]" dir="ltr" style="text-align: center;">
Code:
<h2 class="font-bold text-h3 leading-[31px] pt-[11px] pb-[5px] [&amp;_a]:underline-offset-[6px] [&amp;_.underline]:underline-offset-[2px]" dir="ltr">

Always format the text before using it, it cost me time and money before I understood!
I have read similar stories from BHW journey section so I could confirm what you are saying.
 
Hi everyone, I want to give some advice to anyone who creates websites, articles or other things with artificial intelligence (Claude, ChatGPT, etc.) with the aim of being successful on Google.
Do NOT copy and paste text from chatgpt directly into wordpress, but format it first!!
I have seen dozens of sites that were indexed, receiving traffic, and then suddenly being brutally killed by Google. I couldn't understand why until I realized that the problem was copy and paste. Copying and pasting generates strange source codes (take a look at the code I've attached) and google uses these to understand that it's text copied and pasted by AI generators.
Here are some examples:
Code:
<h3 data-pm-slice="0 0 []">
Code:
<h1 class="font-bold text-h2 leading-[36px] pt-[30px] pb-[7px] [&amp;_a]:underline-offset-[6px] [&amp;_.underline]:underline-offset-[11px]" dir="ltr" style="text-align: center;">
Code:
<h2 class="font-bold text-h3 leading-[31px] pt-[11px] pb-[5px] [&amp;_a]:underline-offset-[6px] [&amp;_.underline]:underline-offset-[2px]" dir="ltr">

Always format the text before using it, it cost me time and money before I understood!
I have read similar stories from BHW journey section so I could confirm what you are saying.
 
For writing an article I tell chatgpt to output in html format. It does that in an html window. It always produces an article with just the basic html tags (h1, h2, ul, li, etc). You can paste html code in the WordPress code editor, so there's no need to do anything with formatting. Not sure why others are seeing odd codes inserted. If you request html output, you get content with nothing odd inserted.
 
Copying and changing the font is not enough, because a sophisticated reader will immediately see that it is AI's writing. We need to edit it a little to make it our own, taking the AI's ideas, then the post will be perfect.
 
Google is cracking down on AI-generated spam, so manually formatting and adding value to AI-written content is crucial.
 
Thank you, this can be useful. Keep an eye on the text, and don't forget to format it
 
Is this happening when you are clicking the Copy button at the bottom? Because i copy/paste from ChatGPT and never got this
 
I started new websites, same pattern (Jasper/chatgpt plus) but with the text formatted.
I will update the thread, zerpogpt give me 0-30% AI, so the content seems humans, I think I finally found why my websites got deindexed in a week or two!!
I will update the thread in the next month.
Why use Jasper and not just chat gpt plus?
 
Back
Top