Hi Team, I want to put a link in the Feature Heading like this: <a href="http://www.mywebsite.com/">TEST</a> The reason I want to do this is because I want to have different urls behind the feature images and feature headings. See picture. My question: Is this solution bad for my SEO? Is it better to make the urls with h1 tags, like this: <a href="http://www.mywebsite.com/"><h1>TEST</h1></a> Thank you
Hello, From SEO point of view. If you use <a href="http://www.mywebsite.com/"><h1>TEST</h1></a> Then it is good.