teamforus / forus

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

All product pages have the same page title ‘Aanbieding’. This title does not provide enough information about the content of the page. #2218

Closed jamalv closed 3 years ago

jamalv commented 3 years ago

All product pages have the same page title "Offer". This title does not provide enough information about the content of the page.

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 product name to title {{product name}} </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>