Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Please Read This First:


This category is only for reporting defects with K 3.0.

Do not use this category:
  • to ask general questions about how to use K 3.0 or to ask when new versions of Kunena will be released;
  • to ask about other (older) versions of Kunena; or
  • if you have tried to install K 3.0 on J! 1.5; or
  • if you installed K 3.0 on a live, production site and you want your site restored to its previous state; or
  • if this website ( www.kunena.org ) works but works differently to how you expected.

You must include your K 3.0 configuration report; if you do not include your configuration report, your topic may be closed (locked) or deleted without any further warnings from the moderators.

Topics that have been closed (resolved) will be archived and no further discussion on those topics will be allowed.

Solved K 3.0.7 Missing H1 and H3 tags

More
9 years 2 months ago - 8 years 11 months ago #1 by ssh
H1 and H3 tags are missing in posts made in kunena version <= 3.0.7

This affect one of the SEO variables used by google
Last edit: 8 years 11 months ago by ssh.

Please Log in or Create an account to join the conversation.

More
9 years 2 months ago #2 by xillibit
Hello,

Do-you have an example where it's missing ?

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
9 years 2 months ago - 9 years 2 months ago #3 by ssh
Replied by ssh on topic K 3.0.7 Missing H1 and H3 tags
Actual:
Code:
<div class="kblock"> <div class="kheader"> <h2><span> Page Title</span></h2> </div> <div class="kcontainer"> <div class="kbody"><div class="kmsg-header kmsg-header-right"> <h2> <span class="kmsgtitle kmsg-title-right">Page Sub Title </span> <span class="kmsgdate kmsgdate-right" title="11 Feb 2015 08:24">11 Feb 2015 08:24</span> <span class="kmsg-id-right"> <a id="13756"></a> <a href="#13756" rel="nofollow">#13756</a> </span> </h2>

Suggested:
Code:
<div class="kblock"> <div class="kheader"> <h1><span> Page Title</span></h1> </div> <div class="kcontainer"> <div class="kbody"><div class="kmsg-header kmsg-header-right"> <h2> <span class="kmsgtitle kmsg-title-right">Page Sub Title</span> <span class="kmsgdate kmsgdate-right" title="11 Feb 2015 08:24">11 Feb 2015 08:24</span> <span class="kmsg-id-right"> <a id="13756"></a> <a href="#13756" rel="nofollow">#13756</a> </span> </h2>

W3 School Recommendations:
www.w3schools.com/tags/tag_hn.asp

Google Recommendations:
Page 20: static.googleusercontent.com/media/www.g...on-starter-guide.pdf
Last edit: 9 years 2 months ago by ssh.

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago #4 by horseguards
It sounds right. Could anyone tell me what files should I edit to make these changes?

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago #5 by horseguards
Few questios about the same issue...

=================================================
In which file can I find this?

<h2><span><a href="/forum/customising-kunena" rel="follow" title="View Category 'Customising Kunena'">Customising Kunena</a></span></h2>

How do I delete View Category in the title?

=================================================

I which file can I find this to change it to h1?

<h2><span>TOPIC: Two Factor Authentication</span></h2>

How do I delete "TOPIC:"?
=================================================

Thanks in advance!

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago - 9 years 1 month ago #6 by ssh
Replied by ssh on topic K 3.0.7 Missing H1 and H3 tags
Download your website to your local machine.
Then use notepad++ to find all the codes you want to.
Ctrl+F --> Find in Files --> Choose Directory
Last edit: 9 years 1 month ago by ssh.

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago #7 by 810
Replied by 810 on topic K 3.0.7 Missing H1 and H3 tags
i have improved the html.
The following user(s) said Thank You: ssh

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #8 by ssh
Replied by ssh on topic K 3.0.7 Missing H1 and H3 tags

810 wrote: i have improved the html.


Thank you 810

if possible, Please do the same for crypsis

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #9 by ssh
Replied by ssh on topic K 3.0.7 Missing H1 and H3 tags
This topic can be closed as solved.

Please Log in or Create an account to join the conversation.

Time to create page: 0.533 seconds