CDRH / lewisandclark

The Journals of the Lewis and Clark Expedition Rails Site
https://lewisandclarkjournals.unl.edu
1 stars 0 forks source link

Unique titles (and descriptions) for main nav pages #186

Closed techgique closed 7 years ago

techgique commented 7 years ago

Our <title> is the same on every page. This will look very unpleasant in search results if we don't change it.

Meta descriptions are nice, but not as necessary. Search engines default to the first text on the page if no description is provided.

This would be a good time to integrate page-specific CSS and JS into <head> instead of the top of our content container too.