Changes between Version 10 and Version 11 of TechnicalDescription
- Timestamp:
- 10/31/14 12:05:13 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TechnicalDescription
v10 v11 58 58 User input for meta description. 59 59 ## Canonical field ## 60 User input for <link rel="canonical" href="{{user input}}" /> 60 User input for 61 {{{ 62 <link rel="canonical" href="{{user input}}" 63 }}} 64 /> 61 65 Important: If the input field isn't field by the user, then this field shouldn't be rendered. 62 66 ## Friendly URLs ## … … 80 84 ## Robots.txt upload via ftp ## 81 85 ## Search engine friendly Breadcrumbs markup ## 82 83 86 See https://schema.org/breadcrumb 87 This is for better indexing by search engines. 84 88 85 89 ## No-www with www redirection (if not on subdomain) ## 90 Not sure it's relevant 86 91 ## XML Sitemap ## 92 We should put sitemap.xml file on the root domain . 87 93 ## “Semantic” IDs and Classes for in tags for better event management via !GoogleTagManager. ## 88 94 ## Ability to inject third party code at the bottom of the <head> ##