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 …
Author: robertparkerx
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 …
I did some research and compiled this list of local citations for seo. …
This is a easy method to group custom posts by a date advanced custom field. I’m also going to sort by the date meta type. …
This is a quick easy tip for displaying the title of the posts page assigned in Settings > Reading of the WordPress dashboard. For title: For featured image: Have fun! …
You can make an adjustment to your wp-config for alternating between local and production WordPress database. Change the WP_DEBUG line in wp-config.php to In your DocumentRoot create wp-local-config.php …
Social Profiles