Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Sign In
Not a member yet? Click here to register.
Forgot Password?
Navigation

Googel and Bing is missing <h1> and Local info

Last updated on 10 years ago
D
DosSpieleMember
Posted 10 years ago
Hi, checket Googel and Bing both search engines tell me that the tag <h1> is missing
and the Meta Language-Informationen is missing

i dont know where i can change that

Greatings
H
HomdaxFusioneer
Posted 10 years ago
CSS style definitions for H tags and other related font tags. Some theme makers just skip the definitions they do not use, causing small issues like that.

As for Meta Language you mean this: https://www.w3.org/International/questions/qa-http-and-lang ?
That should already have been set, but I am not sure in what file it is now, used to be the header files like this one: https://github.com/PHPFusion/PHPFusion/blob/7.02.07/themes/templates/header.php

Not sure where it is now...ah, here: https://github.com/PHPFusion/PHPFusion/blob/9.01/themes/templates/header.php but that one has no meta info. Guys where did you put it?
F
FalkSuper Admin
Posted 10 years ago
It should be called in /themes/templates/layout.php
H
HomdaxFusioneer
Posted 10 years ago
Do the Admin / Settings / Main feed keywords and stuff to Meta?
F
FalkSuper Admin
Posted 10 years ago
Indeed it does, just tested to make sure. Both OG and ordinary meta seems to be in order.

<meta charset='utf-8' />
<meta property='og:title' content='PHPFusion RC 3 Powered Website' />
<meta name='description' content='My site description' />
<meta property='og:description' name='description' content='My site description' />
<meta property='og:url' content='http://next.php-fusion.co.uk/RC7/' />
<meta name='url' content='http://next.php-fusion.co.uk/RC7/' />
<meta property='og:keywords' content='key,word,s' />
<meta name='keywords' content='key,word,s' />
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.
You cannot up or down-vote on the post in this discussion thread.
You cannot set up a bounty in this discussion thread.
Moderator: Support Team
Users who participated in discussion: Falk, Homdax, DosSpiele