Posted On
2020 Feb 24
over 4 years ago
Updated On
2023 Jan 04
almost 2 years ago
Year 2020! Time sure flew!
Other than the usual maintenance updates of WordPress and its plugins, the last "major" update was a second-page addition to
It gets increasingly difficult over the years to grow any inspiration to write tutorials and or photo blogs... because there're everywhere! I am grateful to the many tutorials online, but it does affect what I plan to share, why re-invent the wheel right?
jasonloongphotos.com
Most of the organic users that reach this site are due to the tutorials that I have written... and they are not even photography related ;)
I have also made a title change to the main welcome page "Tech Enthusiast, Photographer & Drummer"
It makes sense to just use my name, this way I won't need to deploy jasonloongtech and jasonloongdrums
jasonloongphotos.com's .htaccess 301 redirect code
A quick tutorial/snippet on how to redirect users to a new page
Credits to
RewriteEngine On
RewriteCond %{HTTP\_HOST} ^jasonloongphotos.com$ \[OR\]
RewriteCond %{HTTP\_HOST} ^www.jasonloongphotos.com$
RewriteRule (.\*)$ https://jasonloong.com/$1 \[R=301,L\]
Commenting System and Forums
I've been using Disqus as this site's main commenting system, but have decided to go with another system entirely
There were
The unfortunate part of this move is that all the previous comments are not migrated over to the forums
forums.jasonloong.com
OAuth Registration is enabled on the forum to help smooth out the registration... I know, another forum to register right? You still need to register for other Comment platforms anyway... apart from Commento that supports Guest/Anonymous posting
- GitHub
- Discord
There is still the forum logo to change which will get updated over the next few days