Post #153074
October 16, 2020, 06:55:33 PM
I've implemented some small changes with the goal of improving website performance and SEO:
Search Function and Profiles No Longer Accessible to Guests
Search function shouldn't have ever been accessible to guests, but I discovered that it was when looking at what was being crawled. After consideration, I decided that profiles didn't need crawled, then decided that they didn't need to be accessible to guests for the privacy of our members.
API scripts no longer made through site visits
Basically, this should make the website much faster to browse. I have adopted alternative ways for those scripts to run when needed.
Viewport setting defined for guests
Not having this was docking us badly in Google's algorithms (which have taken mobile performance into strong consideration for several years now). This essentially means that guests viewing the site on a mobile device will no longer use desktop mode.
Forum front page avatars removed on ultra-low resolutions
On resolutions below 500px wide, avatars will no longer display on the forum front page, to make more room for text.