HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

[SEO] Add a h1 tag for the title of the discussion.

edited June 2012 in Feedback

Hello,

A small contribution to improve the SEO of pages of discussions.
I noted that there is no h1 tag, for title.

In the file:

/applications/vanilla/view/discussion/index.php

On line 40, replace with:

<div class="SubTab"><h1><?php echo $DiscussionName; ?></h1></div>

Tagged:

Answers

  • Options

    I think need and a style for this h1, do not be tot big.

  • Options
    ToddTodd Chief Product Officer Vanilla Staff

    We've made a similar change in our 2.1 branch.

Sign In or Register to comment.