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:
Always format the text before using it, it cost me time and money before I understood!
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] [&_a]:underline-offset-[6px] [&_.underline]:underline-offset-[11px]" dir="ltr" style="text-align: center;">
Code:
<h2 class="font-bold text-h3 leading-[31px] pt-[11px] pb-[5px] [&_a]:underline-offset-[6px] [&_.underline]:underline-offset-[2px]" dir="ltr">
Always format the text before using it, it cost me time and money before I understood!