From: Shaun McDonald Date: Fri, 31 Oct 2008 18:02:12 +0000 (+0000) Subject: Add a description meta tag for the all web pages. Wording probably needs to be improved. X-Git-Tag: live~7573^2~229 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/7418fc7e86827d2c0f184409bfa7ad90d1bf0021 Add a description meta tag for the all web pages. Wording probably needs to be improved. --- diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index 4437fa879..cf7ad9fc8 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -7,6 +7,7 @@ <%= stylesheet_link_tag 'site' %> <%= stylesheet_link_tag 'print', :media => "print" %> <%= tag("link", { :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Search", :href => "/opensearch/osm.xml" }) %> + <%= tag("meta", { :name => "description", :content => "OpenStreetMap is the free wiki world map." }) %> OpenStreetMap<%= ' | '+ h(@title) if @title %>