openstreetmap-website/app/views/diary_entries
Tobias f36b6375e9
Add noindex meta tag to diary index pages
Google (and other search engines) should follow all links on this page, but only index the actual diary_entry#show and not the #index. This meta tag tells google to do just that (https://developers.google.com/search/docs/advanced/crawling/block-indexing?hl=en).

Part of https://github.com/openstreetmap/openstreetmap-website/issues/2851
2021-01-02 20:22:26 +01:00
..
_diary_comment.html.erb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
_diary_entry.html.erb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
_form.html.erb Refactor diary entry forms to use a custom form builder 2020-12-24 13:32:41 +00:00
_location.html.erb Avoid lego translations for coordinates 2020-08-19 16:43:16 +02:00
comments.html.erb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
edit.html.erb Refactor diary entry forms to use a custom form builder 2020-12-24 13:32:41 +00:00
index.html.erb Add noindex meta tag to diary index pages 2021-01-02 20:22:26 +01:00
new.html.erb Refactor diary entry forms to use a custom form builder 2020-12-24 13:32:41 +00:00
no_such_entry.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
rss.rss.builder Pluralize diary entries controller 2018-11-07 16:31:04 +01:00
show.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00