Changes between Initial Version and Version 1 of Ticket #4814, comment 18
- Timestamp:
- 04/02/2020 09:26:09 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4814, comment 18
initial v1 3 3 And, if this isn't server-side, it won't solve the problem(s). :( 4 4 5 Also, we shouldn't be outputting warnings/notices in the rendered HTML, then hiding them with CSS/JS. That's going to cause confusion and issues for search engines and for users. 6 5 7 More broadly, if we're just doing stuff "For SEO purposes", we're probably doing it wrong. This really needs fixing properly, I'm afraid, for users as much as for search engines.