不同页面的元描述

Hi Discourse Team,

I’m reaching you because we have noticed some duplicate meta descriptions on our community website, since we used the “site description” field in the settings.

I would like to know if it’s possible and how to have a different meta description for each page of our website :

  • .com/about
  • .com/categories
  • .com/privacy
  • etc.

Many thanks,

I believe something similar has already been discussed here

@dax Thank you for your answer.

The title tag is fine. But, we need to have different meta descriptions for :

  • categories
  • guidelines
  • privacy
  • etc.
    Somehow, our meta description is the same for all pages. Do you know why ? and how to fix it ?

Many thanks.

It is possible to overwrite meta title for categories from /admin/customize/site_texts, searching for js.filters.with_category, while the category description can be edited in the About topic of the category.

Instead to change the meta titles and descriptions for the static pages I guess you’ll have to write a plugin.

真没想到这竟然还无法实现。元描述对 SEO 至关重要,这已经是二十多年来的常识了,哈哈。

我使用的是最新版本的 Discourse,所有静态页面(如常见问题、隐私政策等)在 Google 中的“元描述”都显示为默认的站点描述。这太糟糕了!为什么还有更多人没有对此抱怨呢?

也许没人抱怨,因为这是一个非常小的问题,甚至根本算不上问题?

+1,元描述用于链接分享,对参与度也至关重要。

请提供一些更新这些页面元描述的解决方案。