A common reason for this error is because something is defer the JS scripts. You can check for plugins like autoptimize, wp rocket, etc. that handle this or code that might be used with the script_loader_tag hook. …
Blog Posts
[code lange="php"] <img src="https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=<?= get_permalink($id) ?>%2F&choe=UTF-8" title="<?= get_the_title($id) ?>" /> [/code] …
Apache2 While in document root and in terminal run these commands: Litespeed While in document root and in terminal run these commands: …
I have a new method to optimize for google CWV (Core Web Vitals). Here I will show you. WP-Optimize After activating enable caching. Check generate separate files for mobile devices. Go to the preload tab and check activate scheduled cache preloading. PhastPress Just activate and let it do its thing. Page Optimize Just activate and let it do its thing. Specify Missing Image Dimensions Just activate and let it do its thing. Pre* Party Resource Hints Just activate and let …
I will show you some plugins to use so you can improve your site for Google pagespeed. I’ll also give you some other tips so your site will benefit from browser cache, security headers and text compression. Lets get started. WP-Optimize After activating enable caching. Check generate separate files for mobile devices. Go to the preload tab and check activate scheduled cache preloading. Autoptimize Check Optimize JavaScript code and aggregate js-files. Check optimize css code, aggregate css-files, and also aggregate …
WordPress sites are hit all the time. Some basic steps can prevent most of the attacks. Automated scripts will likely timeout after so many blocks and move on. Injections will not be able to find important data. You can even hide your admin dashboard. Here are some working examples. Change database prefix https://wordpress.org/plugins/brozzme-db-prefix-change/ Change the prefix to 5 or more random characters. Such as fjTn8_ Install Wordfence https://wordpress.org/plugins/wordfence/ Brute Force Protection Lock out after how many login failures –Â 2 Lock …
Here is an easy way to change the text and url of yoast breadcrumb for the parent. Usually this is linking to archive of the post type. My example is for singular but you can adapt it to suit your use case. …
If you’ve upgraded WooCommerce plugin and your shop page, single page, and other areas have broken you can check your theme for WooCommerce theme support. It’s usually in your themes functions.php file. If your theme doesn’t have it you can add it to your themes functions.php and it should restore all your template changes. …
Place this inside of your document root .htaccess …
Social Profiles