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.