I've been asked to amend a webpage such that it effectively removes the h1 tag for the page. Currently it has one h1 with the business name and location, then a number of h2 tags detailing aspects of the business.
The site owner wants the business name and location removed. There's a header image that now displays this information.
By removing the h1 tag, is the page going to tank? Would Google even care these days? I shall add the name and location as alt text for the header image, but should I wrap the image in an h1 tag?
Suggestions greatly appreciated :-)