Sha256: eed47a33942f96320f2ebfea556870f27c251f9fe8c5b5aec88019c9ec48da27

Contents?: true

Size: 684 Bytes

Versions: 3

Compression:

Stored size: 684 Bytes

Contents

<h2>Search Engine Optimization</h2>
<div class='field'>
  <%= f.label :browser_title %>
  <%= f.text_field :browser_title, :size => 63 %><br/>
  <small>
    If you want to override the default browser title, do it here.
  </small>
</div>
<div class='field'>
  <%= f.label :meta_keywords %>
  <%= f.text_field :meta_keywords, :size => 63 %><br/>
  <small>
    Enter 5-10 keywords that relate to this page. Separate keywords by a comma.
  </small>
</div>
<div class='field'>
  <%= f.label :meta_description %>
  <%= f.text_area :meta_description, :cols => 95, :rows => 3 %><br/>
  <small>
    Enter a concise two or three sentences describing what this page is about.
  </small>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
refinerycms-0.9.6.34 vendor/plugins/pages/app/views/admin/pages/_form_advanced_options_seo.html.erb
refinerycms-0.9.6.33 vendor/plugins/pages/app/views/admin/pages/_form_advanced_options_seo.html.erb
refinerycms-0.9.6.32 vendor/plugins/pages/app/views/admin/pages/_form_advanced_options_seo.html.erb