tombrady
asked 7 years ago

I Analyzed my site’s on-page with different SEO tools and every time i find that my site is missing H1 Title tag on the homepage. When i checked my website’s source code, there was no H1 Title tag on the homepage which is surely damaging my SEO. How can I add H1 Title tag for my website. Here is my website

1 Answers
DominicStaff
answered 7 years ago

You can add the following code to the header.php file under the <meta> tag.

<title>Your Tittle | </title>
Powered by DW Question & Answer Pro