È possibile modificare la meta description per la SEO?

Hey guys,
We have our small community and we have the need to change meta descriptions for next pages:

  • https://community.flowmapp.com/
  • https://community.flowmapp.com/c/news
  • https://community.flowmapp.com/categories
  • https://community.flowmapp.com/privacy
  • etc.

I also found the Topic from 2019 and I can assume that it’s might be impossible to do.
Maybe some updates released since then?

Appreciate any help.
Thanks.

1 Mi Piace

Well you can change the homepage description via a site setting, which you can see here on meta if you view source

<meta name="description" content="Discussion about the next-generation open source Discourse forum software">

As for the category homepage /c/category-name, as you can see on the support category here on meta, the description is generated from the “about this category” topic for each category:

<meta name="description" content="Support on configuring and using Discourse after it is up and running. For installation questions, use the install category.">

The /category directory page inherits the same description as the homepage which seems correct to me

<meta name="description" content="Support on configuring and using Discourse after it is up and running. For installation questions, use the install category.">

The /privacy page indeed has no meta description tag, so I suppose we could add something generic like

<meta name="description" content="privacy policy for {sitename}">

but is it really worth it? I mean how many people are gonna Google for the privacy policy for a site, plus, the <title> tag is good

<title>Privacy policy | Discourse - Civilized Discussion</title>

and the primary <h1> header tag is also good

<h1 id="privacy-questions-and-answers">Privacy Questions and Answers</h1>

So I’m not sure there’s really anything necessary to do here.

5 Mi Piace

The thing is, as per Google’s guidelines, we’re fixing some problems here and there. Lack of Meta Descriptions and copies are considered as a site errors and can highly affect an overall rating in search results.
Besides that - I agree it’s not worth it and we would never start doing this if not Google Policies.

Could you please clarify more on how exactly can we change these settings? I couldn’t find these options from our Admin dashboard and I probably just misunderstood you.

Thank you!

To edit category descriptions, enter the category, press the edit button at upper right

image

then look for the Edit Description button on the first tab of category preferences

As for the site description, re-run the setup wizard, it’s one of the steps. Or look for site description in your site settings.

2 Mi Piace

Thank you very much Mr. Codinghorror!

Appreciate your help a lot and it’s always relieving to see in the thread your avatar from Steve McConnell’s book (yeah, I read your blog) - for me, this image strongly associates with the feeling of “ok, now I’m in capable hands and Jeff will help”

Take care!

3 Mi Piace

Hey there!

I am back with the same problem but on the next level. Thanks, @codinghorror, for showing how to edit the description of a category. We could do this, however, we could not change the meta description of a category. Every time, we run an SEO audit of the site, we get an error that the main community page, privacy policy page, ToS page, and category page have duplicated meta descriptions. So I am looking for ways to edit the meta description of privacy policy page, ToS page on our discourse account. Do you know of a way to do it?

OK - una domanda correlata.

Sto usando solo Discourse per il mio sito web, quindi è fondamentalmente un sostituto di WordPress con un forum.

Per alcune delle pagine (Argomenti), devo progettarle attentamente e ottimizzarle per la SEO.

Esiste un modo per creare / modificare le meta description a livello di singolo argomento. Ho thread specifici in cui vorrei che il post iniziale fosse altamente ottimizzato per la SEO. E potrei bloccare o meno il thread dopo che è stato fatto.

La meta description di un argomento sono le prime parole dell’OP. Ad esempio, per questo argomento qui è

<meta name="description" content="Hey guys, 
We have our small community and we have the need to change meta descriptions for next pages: 

https://community.flowmapp.com/
https://community.flowmapp.com/c/news
https://community.flowmapp.com/categories
ht&amp;hellip;">

Al momento non c’è modo di modificare manualmente i meta tag di un argomento.

1 Mi Piace

Sarebbe davvero bello poterlo fare, in modo simile a come siamo attualmente in grado di aggiungere tag opzionali a un post.

Nel breve termine, mi piacerebbe una soluzione che mi permettesse di farlo argomento per argomento, anche se dovessi fare qualche modifica HTML grezza.

Ma vedo anche un bisogno più ampio per questo. Nel mio caso, vorrei solo che l’amministratore o forse i moderatori potessero aggiungere/modificare la meta descrizione per singoli post.

Tutto ciò che servirebbe è un’altra opzione nel menu quando viene creato un nuovo argomento (visibile solo alle persone che avrebbero accesso ad esso, ad esempio amministratori/moderatori). Come questo: fare clic su Meta e si aprirebbe un’altra riga di testo simile alla casella di testo del titolo, appena sotto l’area delle categorie/tag opzionali.

Forse c’è anche un caso d’uso in cui gli individui potrebbero volerlo fare (ma mi sembra una priorità molto bassa).

Poiché gli argomenti di Discourse sono principalmente puro
UGC, questa è una necessità piuttosto di nicchia, che sarebbe meglio gestire con un plugin personalizzato secondo me.

Il plugin potrebbe consentire allo staff di impostare tag Meta e OpenGraph per un argomento e archiviare tali contenuti nei Campi personalizzati dell’argomento.

1 Mi Piace

Quindi - in relazione a questo - due domande:

  1. Quindi - la meta description attuale per ogni pagina sono le prime parole del post - quante parole / caratteri esattamente?

  2. Se modifico / cambio la prima riga del post, si aggiorna la meta description ogni volta che la modifico / cambio?

Ah, ho appena testato questo e il modo in cui funziona ora va bene, risolve il mio problema percepito. Posso modificare le parole nella prima frase del post per ottenere il miglior SEO, e si aggiorna dopo ogni modifica.

Grazie! Tutto è a posto su questo fronte.

2 Mi Piace

Ti renderò la vita ancora più facile. O difficile se non sei un creatore di contenuti ma più orientato alla tecnologia :wink:

I meta-campi sono necessari per creare snippet per i risultati di ricerca. Ma questi sono piuttosto irrilevanti per il posizionamento nei risultati di ricerca. È davvero una bella mossa fare le prime due frasi in modo che diano un’idea al lettore umano di cosa aspettarsi — ma di nuovo, non ha nulla a che fare con i risultati di ricerca. Beh, potrebbe averlo se una descrizione — qui la primissima frase — rende più facile per un umano cliccare su quel risultato.

Il valore SEO deriva dal contenuto nel suo complesso.

Intendo dire che tutto quel tempo che hai passato a esaminare l’HTML grezzo e le impostazioni dei meta non ha aiutato a migliorare la SEO. Ma se avessi speso lo stesso tempo per creare contenuti utili… beh, quello è il vero campo di gioco :wink:

I forum ne sono un buon esempio. Il primo post di un argomento ha pochissimo valore, se non che può essere lo stesso di quello che qualcuno cercherà. Il vero valore deriva dall’argomento stesso e non ci sono meta-campi — e ancora Google li valuta abbastanza bene.

Il business della SEO è… qualcosa.