AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Closed] Wrong SEO description on Forums pages

3 Posts
3 Users
1 Reactions
1,802 Views
Posts: 1
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@piska)
New Member
Joined: 7 years ago
[#8986]

Hi!

  1. Set forum on Home Page
  2. Show Forum Page Title is ON
  3. Create several pages on my website like https://wpforo.com/community/wpforo-announcements/
  4. Put some text to Meta description on Forum Page (Text area under Font-awesome icon)
  5. But there are the same SEO description from Forum Description on all forums (Description  from Dashboard > Forums > Settings > Features Tab)

Why? The title on forum page is correct. But the dascription isn't. Can you help solve the problem?

 


2 Replies
Sofy
Posts: 5774
 Sofy
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@sofy)
Support Team
Joined: 8 years ago

Hi @piska,

Current wpForo 1.6.1 version has a bug in Forum meta Description. it doesn't display forum description and Meta Description. We've already fixed in the upcoming version. At the moment you can fix it manually using the instruction below:

1. Open wp-content/plugins/wpforo/wpf-includes/wpf-hooks.php file.

2. Find this line:

if( isset(WPF()->current_object['forumid']) && !isset(WPF()->current_object['topicid']) ){

3. Replace it with this script:

if( wpfval(WPF()->current_object, 'forumid') && !wpfval(WPF()->current_object, 'topicid') ){

Posts: 1593
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@anonymous20)
Noble Member
Joined: 10 years ago

@sofy Some bugs are important, like this one. Please consider to make some "interim" fix versions.

thank you !


Share: