#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
Duplicate H1 in wp ...
 
Share:
Share
Tweet
Share
Notifications
Clear all

Duplicate H1 in wp page forum

    Last Post
RSS

FabienneO
Posts: 4
 FabienneO
Topic starter
November 15, 2019 4:12 pm
(@fabienneo)
New Member
Joined: 3 years ago

Hi, I would love to get some help on this, thanks for reading me...

I have an SEO issue: duplicate H1 on our forum page https://rplusplus.com/forum/ .

The page header is H1 ("Forum R++") and in the forum itself (), there is also another H1 which is the forum title: "R++ Forum".

I have to remove one of the two, any suggestion please?

Thanks!

Fabienne

Topic Tags
#forumtitle #H1duplicate
7 Replies
Alvina
Posts: 1873
Alvina - Facebook Alvina - Twitter
 Alvina
Moderator
November 16, 2019 10:37 am
(@alvina)
Member
Joined: 3 years ago

Hi @fabienneo,

Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS code in the "Custom CSS Code:" textarea:

.qodef-title-subtitle-holder-inner{
display: none !important;
}

The code hides text in the Forum header page.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
6 Replies
FabienneO
 FabienneO
(@fabienneo)
Joined: 3 years ago

New Member
Posts: 4
November 17, 2019 8:37 pm
Reply toAlvinaAlvina

Hi @alvina and thanks for your reply!

I put the css code as advised and my header disappeared, but because it is only hiden and not removed, I still have the duplicate H1 SEO issue. 

I need to replace H1 by H2 or completely remove from the code one of the two H1 headers.

Do you know how to do this  please?

Fabienne

Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 4 years ago

Support Team
Posts: 4057
Sofy - Facebook Sofy - Twitter
November 18, 2019 7:51 am
Reply toFabienneOFabienneO
Alvina

@fabienneo,

Please remove the CSS code and follow the solution mentioned in this post. 

https://wpforo.com/community/how-to-and-troubleshooting-2/duplicateted-h1-title-on-wordpress-page-with-wpforo/#post-23411

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
FabienneO
 FabienneO
(@fabienneo)
Joined: 3 years ago

New Member
Posts: 4
November 20, 2019 8:55 am
Reply toSofySofy
FabienneO
Alvina

Hi @sofy, thanks for answering me.

I had already tried to untick this box but it did work. Again, the header only hidden so the H1 duplicate warning still appears on my SEO check report.

I guess that many people use the WP forum, so I am surprised to be the only one with this SEO issue...

PLEASE if anybody has a solution for this duplicate H1 on the wp forum page, I'll try it straight away!

Thanks

 

 

Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 4 years ago

Support Team
Posts: 4057
Sofy - Facebook Sofy - Twitter
November 20, 2019 9:11 am
Reply toFabienneOFabienneO
Sofy
FabienneO
Alvina

@fabienneo

Please send the admin login details to info[at]gvectors.com email address. I'll ask the developers to check the issue for you.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
FabienneO
 FabienneO
(@fabienneo)
Joined: 3 years ago

New Member
Posts: 4
November 20, 2019 9:18 am
Reply toSofySofy
FabienneO
Sofy
FabienneO
Alvina

@sofy, thank you!

Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 4 years ago

Support Team
Posts: 4057
Sofy - Facebook Sofy - Twitter
November 20, 2019 11:11 am
Reply toFabienneOFabienneO
Sofy
FabienneO
Sofy
Alvina

Thank you @fabienneo,

The issue comes from your current active theme. You should customize the forum page of your active theme and remove the <h1> tag.

Of course, the wpForo also allows you to customize and remove the "R++ Forum" forum title but this is not recommended. All the wpForo pages are considering as one page and in this case, the primary is, of course, the forum title.

If you don't know how to customize your theme page you should contact your theme support to get some instruction on how to do it.

The following instruction may help you to do it by yourself: https://www.wpbeginner.com/wp-themes/how-to-create-a-custom-page-in-wordpress/

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
  All forum topics
  Previous Topic
Next Topic  
Topic Tags:  #forumtitle #H1duplicate (1),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • Attachments not showing on forums posts after migration

    By Formicid, 3 hours ago

  • New Feature About Plugin Customization and Integration

    By z14165899, 14 hours ago

  • WordPress Email sending function wp_mail() doesn't work!

    By feassistant, 22 hours ago

  • Import users from IPBoard

    By jesusdlg, 1 day ago

  • Intruder signing in to wpforo without approval

    By plaurits, 2 days ago

  • How to make new user to get approve manually before creating post and profile.

    By Adhyansh21, 3 days ago

Topic Tags

  • css52
  • translation50
  • plugin conflict48
  • seo47
  • new features45
  • buddypress43
  • avatar41
  • moderation40
  • ultimate member40
  • login40
  • forum40
  • registration37
  • threaded layout35
  • cache34
  • spam33
  • editor33
  • menu33
  • shortcode32
  • forum accesses30
  • widget29
View all tags (2195)

Recent Posts

  • RE: replacing create_function() with something else for PHP8 [duplicate]

    Hi @douglajonson, what is the plugin name?

    By Chris, 2 hours ago

  • RE: Description for each topic?

    @christine, wpForo does not have a topic description ...

    By Chris, 2 hours ago

  • RE: About Plugin Customization and Integration

    Hi @z14165899, Please send your request to sales[at]g...

    By Chris, 2 hours ago

  • Attachments not showing on forums posts after migration

    Hello I just did a manual migration and the older forum...

    By Formicid, 3 hours ago

  • RE: WordPress Email sending function wp_mail() doesn't work!

    @dimalifragis thanks for the enlightenment there. It...

    By feassistant, 16 hours ago

  • RE: Intruder signing in to wpforo without approval

    Maybe at Wordpress.org ?

    By dimalifragis, 1 day ago

  • Import users from IPBoard

    Hello, Is it possible to import users from ipboard? (...

    By jesusdlg, 1 day ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,940 Topics
50.3 K Posts
13 Online
48.4 K Members

Latest Post: replacing create_function() with something else for PHP8 [duplicate] Our newest member: Snehasharma Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation