SEO Friendly Titles and Meta Description

General Discussion
  • Hey everyone!

    I would like to create SEO friendly titles as these examples:

    For topics:

    • /topic/488/my-awesome-topic/
    • <title>My Awesome Topic | My Community</title>
    • <meta name="description" content="Community post: My Awesome Topic" />

    For tags:

    • /tags/my-awesome-tag
    • <title>My Awesome Tag | My Community</title>
    • <meta name="description" content="Community posts: My Awesome Tag" />

    My goal is basically use the {title} for each, but I am not sure how to solve this.

    Is there any plugin that could make this flexible or it should be done on code?

    Thanks for the help.

  • Thanks for asking this question. i am thinking the same. if you got any solution kindly please reply me here.


Suggested Topics


  • Canonical tags hurting SEO

    General Discussion
    47
    2 Votes
    47 Posts
    1k Views

    Why i do not receive such a warning?

  • Meta tags with 'og' support ?

    Unsolved General Discussion
    1
    1 Votes
    1 Posts
    854 Views

    Hello

    Was wondering about how to support open-graph og meta tags, while posting url's

    In facebook, whatsapp etc, when a url is pasted in composer, it automatically pulls/displays title, image etc.

    How can I do that in nodebb ?

    Thanks in advance !

  • 0 Votes
    2 Posts
    1k Views

    Sounds like something that should be part of a theme to me.

    If you wanted to make such a theme, in-place editing isn't really difficult, you're just swapping visibility between a text block and a text input. Client-side you would only do the swap for the correct user(s), and then server-side verify and actually change the topic title.

  • Changing topic title

    General Discussion
    6
    0 Votes
    6 Posts
    3k Views

    @baris said:

    A few weeks ago we weren't checking the slug for correctness. So https://community.nodebb.org/topic/2647/anythinghere was working. But if you had images in the topic in the form of ![](/no/url) this was causing an api call to the topic and loading the entire topic to solve that we started checking the slug.

    If we can find a solution to that image problem we can go back to ignoring the slug.

    Ah right, that makes sense.

  • About seo

    General Discussion
    15
    0 Votes
    15 Posts
    8k Views

    I'd rather manage a node.js + mongodb stack than a RoR + prostgresql stack

    brb, tweeting this to @jeffatwood (not really...)