Hello,
My wife's photography website is http://emoorephotography.com
Even though I don't know as much about WP as I'm sure most of you do, I have been able to go from ZERO knowledge to being able to somewhat get around. Now I'm heading into areas where my knowledge is very limited: HTML code.
When looking at the source code for the main page (link provided above), I noticed that I had no H1 tag. Even on Woorank, the H1 tag shows up as "empty". I know this can't help my SEO progress, and I need to get my H1 tag fixed.
I need this portion of the main page
<h2 class="content-title"><span>Lancaster, PA Photographer</span>Wedding | Newborn | Maternity | Baby | Child | Family | Engagement | Lifestyle | Studio</h2>
to be changed to h1 instead of h2 (unless you guys have any other recommendations).
I can't find this portion in the Editor, as from what I understand the HTML is dynamically generated based off these .php files. How do I go about changing the HTML from h2 to h1 on that portion? I have the file browser plugin, if it helps.
Thanks so much for your time!