Categories
Blogs Free Open Source Software (FOSS) Free to use Hosting Management TIK Wordpress World Wide Web

WordPress Security Guide

Malware costs businesses billions of dollars every year in lost revenue, legal costs, damage to branding, and data theft. To make matters worse, hackers constantly evolve their tactics, so malware keeps changing and getting harder to spot.   There are data breaches almost every day, and the scary part is how much people are losing to […]

Categories
Blogs Free Open Source Software (FOSS) Free to use Hosting Management TIK Wordpress World Wide Web

WordPress CSRF Attacks: Vulnerability and Prevention

All attacks are bad for your site, but WordPress CSRF attacks are damaging on multiple levels. This class of attacks hijacks the account of an authenticated user to steal data, change settings or permissions, and in general cause havoc.  WordPress site administrators need to be particularly vigilant about CSRF vulnerabilities found in the plugins on their sites. […]

Categories
Blogs Free Open Source Software (FOSS) Free to use Wordpress

How to maximize the width of the web display for twenty twenty X wordpress themes

When we use the twenty twenty – X default WordPress themes, sometimes we find that the width of the content (container) does not match the width of the title. So that the display on our computer screen becomes less pleasing to the eye. Yes, because the default twenty twenty themes container doesn’t default to full width. So […]

Categories
Blogs Free Open Source Software (FOSS) Free to use TIK Wordpress World Wide Web

Why wordpress always get 404?

WordPress is a powerful CMS. Sometimes a slight tweak can make your website inaccessible. However, finding a solution for any WordPress problem is extremely easy. In the past we have covered some of the most common problems WordPress users face. Like the internal server error or error establishing database connection. Another common problem that most WordPress users face […]

Categories
Blogs Free Open Source Software (FOSS) Free to use TIK Wordpress World Wide Web

Can login as a wordpress administrator but can’t access the wp-admin back-end

Today I found a strange case on wordpress https://bsk. telkomuniversity .ac.id User ordinary administrators can’t access wp-admin, even though they can login. Troubleshooting is done: restore .htaccess kedefault wordpress check wp-config.php if there is a strange script , all normal rename folder plugin dan themes replace the wordpress folder using the latest wordpress Still inaccessible. Check that the user access rights in phpmyadmin are correct, they still have access as Administrator It can only be like this, […]

Categories
Blogs Free Open Source Software (FOSS) Free to use TIK Wordpress World Wide Web

General solution to improve a website’s page speed

. Optimize CSS Delivery. Optimize CSS delivery for faster page rendering by inlining, defer loading, compressing CSS. Enable Gzip Compression. Reduce the file size of web files by an average of 50-70% by enabling gzip compression. Enable Caching. Leverage browser caching to speed up a website. Learn about other methods to enable caching server side […]

Categories
Blogs Free Open Source Software (FOSS) Free to use TIK Wordpress World Wide Web

Manually Migrate WordPress To A Different Domain

If you don’t want to use a plugin to migrate wordpress to a different domain, you must be able to have access to the database.

The first thing to do in the new domain, after all the wordpress files are imported and the database is also imported