Hello,
In my category templates, I am using Posts Loop 2.
I have hidden the “read more” button, so vially it is invisible.
My website with an example: https://cutt.ly/TlJibN1
I hide the button like this: https://fotos.subefotos.com/b6ee9c6961ebf2fe318a2d39a499ad33o.jpg
The problem is, Google’s crawler can see that button hidden by CSS. And it also reads the button link.
So each article actually has three links to the same site. The first link from the photo. The second link from the title / description. And the third link, from the button (no matter if it is hidden by css).
So my question is: How can I completely remove the button? I want google not to read another repeated link. I don’t use the button, so I can omit it completely.
Is there any template without button aesthetically similar?
Can I remove the button completely by editing some code?
And finally, is it possible to remove the link from the image and leave only the link in the title?
Thanks