WebSite X5Help Center

 
Michael Ludwig
Michael Ludwig
User

Hidden H1  en

Author: Michael Ludwig
Visited 1884, Followers 2, Shared 0  
Tags: class,h1,hidden

I have been advised that www.craigynoscastleweddings.com as H1 Hidden attributes - i dont quite understand how or why...

h1class="imHidden">Wedding Venues South Wales with free exclusive use of Castle - Wedding Venues South Wales | Swansea wedding packages Craig y Nos Castle</h1>

Although in X5 Version 9 - we have not set anything to make it hidden - although on the index.html page - the above is hidden.

http://www.craigynoscastleweddings.com/regular---members-tariff.html this page however does not have anything set, and i can see the H1 header on the text of the page yet the source is telling <h1class="imHidden">Regular Wedding Tariff and Wedding Packages Tariffs - Wedding Venues South Wales | Swansea wedding packages Craig y Nos Castle</h1>  that it is hidden.

Ok - so i could actually go into the html of everypage and amend it but i dont see why i should. How can i get around this?

Posted on the
6 ANSWERS - 1 USEFUL - 1 CORRECT
Incomedia
Claudio D.
Incomedia

Hello Michael,

Yes you can avoid to have the h1 tag in the sourcecode by following these steps:

Open following folder on your computer:

C:\Program Files\WebSite X5 v9 - Evolution\Templates\_Custom

Copy the files hor.html and ver.html on your desktop and then open both files with an text editor like notepad and in both remove

<h1 class="imHidden"><!-- PageTitle --><!-- TitleSeparator --><!-- SiteTitle --></h1>

Once done save both files and then move them back in

C:\Program Files\WebSite X5 v9 - Evolution\Templates\_Custom

Once done open the program and then press CTRL while you start the preview and then export the project online.

In future this tag will be no longer present on the website.

Many thanks!

Read more
Posted on the from Claudio D.
U. Ak
U. Ak
User

Hello Claudio

What is the reason of the existence of this imhidden section? ıf i remove it from every page, do i have any trouble? Is there any effect with SEO?

Read more
Posted on the from U. Ak
Incomedia
Claudio D.
Incomedia

Hello Michael,

the presence of a H1 tag helps you during the indexing process of the search engines. If you remove it from the code and then you add manually a different H1 tag in the HTML&Widget Object this will help you to customize it.

The presence of an H1 can help to improve the SEO.

Many thanks!

Read more
Posted on the from Claudio D.
Michael Ludwig
Michael Ludwig
User
Author

Can i just delete the word hidden - i want the H1 tag to remain, but just not hidden?

Thanks - once you answer this, then i will try

M!chael

Read more
Posted on the from Michael Ludwig
Anthony A.
Anthony A.
User

Michael, thats is not a place for h1, that is a page title which goes under <title>..</title>

read the post below

http://answers.websitex5.com/post/86570

if this post solved your issue, please mark it as solved.

------------------------------------------------------------

Good Luck

www.wdesigners.us

www.usx5.com (coming soon)

Read more
Posted on the from Anthony A.
Incomedia
Claudio D.
Incomedia

Hello Michael,

If you remove the from the code class="imHidden" then this tag will be visible but you will not have control of where it appears on the project. The solution to add the h1 code in the HTML&Widget object allows you to choose ho to style it and where the text will appear.

Many thanks!

Read more
Posted on the from Claudio D.