> ## Content Index
> Fetch the complete content index at: https://ghost.org/changelog/llms.txt
> Use this file to discover other available public pages before exploring further.

# Adding Custom Post Meta Data
- URL: https://ghost.org/changelog/post-meta/
- Published: 2014-10-07T08:56:45.000Z
- Updated: 2021-01-11T01:30:37.000Z
- Author: John O'Nolan
- Tags: New, #changelog, #ghost

Today we're officially announcing support for custom post meta data! You can now add a custom meta title and description to all your posts and pages within Ghost. This allows for more fine-grained control over your search engine content targeting.

For anyone using the default theme, this will work straight away. If you're using a custom theme, this content will be inserted via the `{{meta_title}}` and `{{meta_description}}` helpers.

![](https://storage.ghost.io/c/11/12/11129d96-48f2-4637-9c25-b077458f01e2/content/images/2021/01/meta.gif)

Developers can find out more about how to use images and more recently released features in the [Theme API Changelog](https://ghost.org/docs/themes/?ref=ghost.org).

*Have fun improving your rankings across the board!*

Users running Ghost on their own servers can grab this feature by upgrading to [Ghost 0.5.2](https://ghost.org/docs/install/?ref=ghost.org).