Skip to content

Instantly share code, notes, and snippets.

@addisonhall
Created March 23, 2015 13:01
Show Gist options
  • Select an option

  • Save addisonhall/e534ca8977063e233ada to your computer and use it in GitHub Desktop.

Select an option

Save addisonhall/e534ca8977063e233ada to your computer and use it in GitHub Desktop.
Statamic SEO fieldset
title: Meta Fields
fields:
meta_section:
display: SEO
type: section
page_title:
display: SEO Page Title
instructions: Create a custom page title for search engine optimization.
required: false
type: text
meta_description:
display: Meta Description
instructions: Search engines use this text to display a brief description in search results.
required: false
type: text
meta_hide_from_search:
display: Hide this page from search engines
type: checkbox
hide: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment