wordpress page not found

WordPress page not found after changing permalinks

Permalinks are a critical aspect of a WordPress website’s structure, providing user-friendly URLs that enhance both SEO and user experience. However, occasionally, WordPress users encounter permalink issues…

Your site does not have a default theme

WordPress: Your site does not have a default theme

If you get the message Your site does not have a default theme, it is because you are missing the default theme. The default theme is used…

locked out of wordpress

Locked out of WordPress admin panel

If you are locked out of WordPress admin panel, what to do or find out what to do. I will list some of the symptoms and solutions…

Change link color Wordpress

Change link color WordPress

Change link color WordPress. Sometimes your WordPress default link colors don’t fit very well on your page. There isn’t any settings where you can change this in…

fatal error out of memory Wordpress

Fatal error out of memory WordPress

Fatal error out of memory WordPress is caused by, as the message says, out of memory. WordPress itself is not memory hungry. According to WordPress memory requirements,…

wordpress admin blank page after login

WordPress admin blank page after login

WordPress admin blank page after login, the first time is terrifying. Since you found this article, I guess that is what you are experiencing now. If not,…

Disable all plugins Wordpress

Disable all plugins WordPress

Disable all plugins WordPress if you can’t access the admin panel. If you experience a white screen of death, or for other reasons can’t log in to…

Debian – Install WPScan to scan wordpress for vulnerabilities

WPScan is a handy tool to scan your wordpress site for vulnerabilities. And it is better you do it your self before someone else do. The official…

WordPress change permalink gives error 404

If you change your permalinks from default to something else, and it gives you a 404 error. Chances are the rewrite module in apache2 is not enabled….

MySQL – Create database and user with permissions

Handy to know when installing WordPress, phpBB or any other fancy web applications requiring a database. First log on to your MySQL server (assuming root user is…