https://hacklido.com - The cybersecurity community to share knowledge, experiences, ideas, guidance and collaborate with other cybersecurity enthusiasts.
![

    Ralkage HSTS is the only down i guess? if there is something you can help with that? i did the scan early once.... got the same C rating ☚ī¸

    • [deleted]

    User24 Love the theme and layout ! Congratulations !

    Ralkage Nice looking forum! LOVE the theme 😉 I did a scan using the MigrateToFlarum lab to add you to the showcase section, but it seems your forum received a "C" rating 🤐

    i will try to resolve it soon and will ping here 🙂

      User24 looks to me like you also need to stop canonical URLs.
      your forum is listening on both www. And non-www.

      you should redirect one of these and force one URL ((that matches your settings) 😀

        User24 This can be done with htaccess then:

          # Configure www redirect
          RewriteBase /
          RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
          RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
          # End WWW redirect

          Seems your site is still responding on both www. and non-www

            katos will let you guys know about it after i make it right... currently held up in something... 🙂

            2 months later