Sagamore .htaccess: Difference between revisions
Jump to navigation
Jump to search
(Intro) |
(More guidelines) |
||
Line 1: | Line 1: | ||
To meet [[Sagamore online goals 2014#URL_redirects]], build out a comprehensive <code>.htaccess</code> file that covers the existing [[Sagamore Hills PTA website]] (2011-2014) addresses, as well as addresses dropped from the site that still show up via search (404) (are there any?). |
To meet [[Sagamore online goals 2014#URL_redirects]], build out a comprehensive <code>.htaccess</code> file that covers the existing [[Sagamore Hills PTA website]] (2011-2014) addresses, as well as addresses dropped from the site that still show up via search (404) (are there any?). |
||
* Include ''all'' links, even if it forwards to the same place another link already does or make it simply dump to the homepage |
|||
⚫ | |||
* Inlcude non-page (file) links too (when it makes sense) |
|||
⚫ | |||
<blockquote> |
<blockquote> |
Revision as of 11:07, 15 May 2014
To meet Sagamore online goals 2014#URL_redirects, build out a comprehensive .htaccess
file that covers the existing Sagamore Hills PTA website (2011-2014) addresses, as well as addresses dropped from the site that still show up via search (404) (are there any?).
- Include all links, even if it forwards to the same place another link already does or make it simply dump to the homepage
- Inlcude non-page (file) links too (when it makes sense)
- List addresses in alphabetical order and thoroughly comment to ease future pruning