teamforus / forus

Online platform voor maatschappelijke projecten.
https://forus.io
GNU Affero General Public License v3.0
9 stars 3 forks source link

Webshop activate page has no <title> #2217

Closed jamalv closed 3 years ago

jamalv commented 3 years ago

Page: https://stadjerspas.gemeente.groningen.nl/start

The title of the page is "Forus platform". This applies to all informational pages. This text does not describe what can be seen on this page, namely "start request".

The visitor of the website cannot deduce from the title what this page is about.

Give this page a good page title (""). A good page title describes the content of the page followed by the organization name </p> <h2>Task</h2> <p>add "Start aanmelden" to title of page</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>