How to hide element without affecting SEO listing
-
I have a problem I would like to remove header from normal page flow as I already have same information copied in CTA box but I need this header for SEO, is there a way to remove this header from a document flow without being blacklisted by google?
-
display=none
As a CSS style for your header. Won't be displayed but is still there for the links to be crawled.
Not sure what you mean by "blacklisted" by Google here.