Keyword Missing in Header Text - Page 1

User 514943 Photo


Registered User
125 posts

I am using the VSD program. Website Insight is stating as Urgent:
    Keyword missing in header text and
    No header tags found

How do I make these additions using Visual Sight Designer?

Thank you.
Love those Nikon's!
User 187934 Photo


Senior Advisor
20,181 posts

Select "Edit" then "Edit Keywords and Description"
This can be done on each page.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 514943 Photo


Registered User
125 posts

Hi Eric, I did as you directed. And still the Website Insight is stating that I need to add both elements. Hmmm is this something that VSD can not do is <H1>, <H2> and <H3> tags?
Love those Nikon's!
User 514943 Photo


Registered User
125 posts

Okay, after playing with Eric's direction a bit more this is what worked- Website Insight Urgency removed!
In VSD go to Edit;
Edit Header;
insert
<h1>This is heading 1</h1>

This removed the urgency as stated above but now the problem:
In black writing I now have my keyword in the top middle of screen. Can I make this keyword transparent and if so how do I change the color?
Love those Nikon's!
User 187934 Photo


Senior Advisor
20,181 posts

Use a HTML box and use the <h1></h1> tag in your website.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2109793 Photo


Registered User
5 posts

Hi
I have this very question, I think. Website Insight told me that I don't have a prominent Keyword in the header text, but I do have those words in the Words at the top of the Page page and in the Page Title. Somehow I thought/hoping VSD was doing this with the Font Size (In know I should not have assumed). So now I know I need to go in and add html and I do not know any of that stuff.
I want to make the Headings I have on my Web Pages the H1 Stuff. I have added my page title in the edit header, I inserted the same words in my page and enclosed them in <H1> on the front and </H1> on the back. On Preview It puts the words added in the tags over the top of my existing title but does not have the same width of the rest of my page. It goes fully horizontal with no width control.
But remember I don't know html
Can you help?

I am just testing one page now on preview
User 187934 Photo


Senior Advisor
20,181 posts

The edit header is not where you add the h1 tag. Add a html box to your page and enter in that.
Add this to the Body html of the html box.
<h1>My cool text</h1>


Add this to the header html of the html box
<style type="text/css">
<!--
h1 {
color:#000000;
font-size:20px;
}
-->
</style>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2109793 Photo


Registered User
5 posts

Perfect, I don't have it down yet but I can see the light. I think it will work for me. I will play with it and retry the analytics
Thanks a bunch
Ken
User 373435 Photo


Registered User
114 posts

Eric,

I've added the "header" text to my html box but the h1 text still shows up. Any help would be appreciated.

Eric Rohloff wrote:
The edit header is not where you add the h1 tag. Add a html box to your page and enter in that.
Add this to the Body html of the html box.
<h1>My cool text</h1>


Add this to the header html of the html box
<style type="text/css">
<!--
h1 {
color:#000000;
font-size:20px;
}
-->
</style>
User 2088758 Photo


Senior Advisor
3,086 posts

Hi Robin,

Can you provide us with a link to your website so we can see whats going on.

Thanks
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.