Sha256: 2322d04f5de640e2ccd7f7c906e22427a78e1984790f73a5c53b5e4141a6fd15

Contents?: true

Size: 1.07 KB

Versions: 79

Compression:

Stored size: 1.07 KB

Contents

.form-group
  = f.text_field :seo_title, :class => "title", :style => "width: 100%;", :label => "Title Tag", :'data-popover' => true, :explanation => "This is the title that will show on search engine results and in the title bar of a visitor's browser.  By default, this will use the item's title.", :'data-placement' => 'bottom'
.form-group
  = f.text_area :seo_keywords, :style => "width: 100%;", :rows => 5, :label => "META Keywords", :'data-popover' => true, :explanation => "These META keywords will be used by some search engines when crawling your site.  Separate keywords with a comma.  Note: Google does not factor in keywords when calculating your rank.  Other search engines may or may not.", :'data-placement' => 'bottom'
.form-group
  = f.text_area :seo_description, :style => "width: 100%;", :rows => 5, :label => "META Description", :'data-popover' => true, :explanation => "This description will show up on search engines and in some cases will affect your rank.  It should be no longer than 150-160 characters (about the length of a tweet.)", :'data-placement' => 'bottom'

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
tenon-1.1.4 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.1.3 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.1.2 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.1.1 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.76 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.75 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.74 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.73 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.72 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.71 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.70 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.69 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.68 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.67 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.66 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.65 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.64 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.63 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.62 app/views/tenon/shared/_seo_fields.html.haml
tenon-1.0.61 app/views/tenon/shared/_seo_fields.html.haml