Well after fixing the MySQL error, I noticed my permalinks weren’t being handled properly by Nginx. A little googling brought me here. I appended the following to the offending website config file: … location / { if (!-e $request_filename) { … Continue reading Nginx Permalink 404
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed