Amazon Web Services, Inc.

ENG | CS
OverAPI.com | Collecting all the cheat sheets
OverAPI.com is a site collecting all the cheatsheets,all!
10 Essential WordPress Interview Questions and Answers | Toptal®
Know what to ask. Know how to answer.
Unicode Character Table
Unicode web service for character search. Find, copy and paste your favorite characters: 😎 Emoji, ❤ Hearts, 💲 Currencies, → Arrows, ★ Stars and many others 🚩
18 Figma Plugins You Need to Have to Perfect your Designs
Figma is a browser-based interface and design application that can help you design and prototype and can be used to generate code for your application. It is likely the leading interface design tool on the
Vector Halftone Maker - Interactive PNG/SVG halftone pattern generator
Create Hexagonal, Square and Radial grid dotted/pixelated patterns for free. PNG and SVG export available.
Speed Up Wordpress with Plugins - Increase WP Page Speed
Are you looking at how to Speed Up WordPress with Plugins?
In this video, I’ll show you how to increase your Page Speed score for it to hit 80+! By using W3 Total Cache Plugin and reSmush.it image optimization plugin.
Google PageSpeed Insights: https://developers.google.com/speed/pagespeed/insights/
W3 Total Cache: https://wordpress.org/plugins/w3-total-cache/
reSmush.it: https://wordpress.org/plugins/resmushit-image-optimizer/
More info about Cache: https://www.youtube.com/watch?v=n__c7xY1ZcI
According to Google if your site loads longer than 3 seconds on mobile, 53% of the users will abandon the site.
So make sure your website loads fast!
BACKUP BEFORE YOU START
Please make sure you have backed up everything. It only takes few minutes and it will save you a lot of work if something goes wrong.
When I was trying different plugins, my website broke down. And I had to debug it. So be safe kids, use a backup. If you need a backup click on the link that will appear on your screen now.
I will show you how I went from a PageSpeed score of 50 on mobile and 69 on desktop to 82 and 88.
More in my blog post: https://punchsalad.com/wordpress-tips/speed-up-wordpress-plugins/
My website setup & recommendations: https://punchsalad.com/recommendations/
We will cover following topics:
1. Installation of W3 Total Cache WordPress plugin to speed up your website
In summary, cache is away to store your website without always needing to call the server.
2. Configure all recommended settings for W3 Total Cache Plugin
Just so you can utilize all the functionalities.
3. Install reSmush.it an image compression WordPress plugin
This plugin compressed my 173kb image into only 38kb.
That’s huge reduction! And when you have multiple images, they all add up.
At this point, for me to get closer to a score of a 100, I would need to setup up CDN and get more powerful servers, as right now, I’m using shared hosting.
Why speed up WordPress?
I just want to mention that page speed is a Google ranking factor. As it is stated on some of the SEO authority sites like Backlinko and MOZ. Now it’s not like you get points for faster site, but if it is not fast enough then you might penalized for it, with lower ranking.
Zion Builder - The Fastest WordPress Page Builder
Zion Builder is the fastest and the lightest on the market - it loads only the necessary resources. Download for free today!
KALLYAS - Creative eCommerce Multi-Purpose WordPress Theme Preview - ThemeForest
<p><img src="http://kallyas.net/item_description/v6/01.kallyas-version-3.png" ...
Metwally Labs
Metwally Labs
NGINX Plus Feature: API Gateway - NGINX
The NGINX Plus API gateway takes all API requests from a client, determines which services are needed, and delivers the result in a high-performance manner. NGINX delivers blazingly fast APIs (in under 30 milliseconds) and can process thousands of requests per second.
HTML5 UP
Responsive HTML5 and CSS3 site templates designed by @ajlkn and released under the Creative Commons license.
Cross-origin resource sharing - Wikipedia
Cross-Origin Resource Sharing (CORS) - HTTP | MDN
Cross-Origin Resource Sharing (CORS) is an HTTP-header based mechanism that allows a server to indicate any origins (domain, scheme, or port) other than its own from which a browser should permit loading resources. CORS also relies on a mechanism by which browsers make a "preflight" request to the server hosting the cross-origin resource, in order to check that the server will permit the actual request. In that preflight, the browser sends headers that indicate the HTTP method and headers that will be used in the actual request.
Dependency injection - Wikipedia
Inversion of control - Wikipedia
Mocha - the fun, simple, flexible JavaScript test framework
Understanding the Load Average on Linux and Other Unix-like Systems
Linux, Mac, and other Unix-like systems display “load average” numbers. These numbers tell you how busy your system’s CPU, disk, and other resources are. They’re not self-explanatory at first, but it’s easy to become familiar with them.
Leverage Browser Caching With WordPress | WP Engine®
Browser caching improves site speed. Learn what WordPress browser caching is, plugins, & how WP Engine sets up browser caching for you.
Enable Apache Gzip Compression (mod_deflate) in cPanel Account
This article will help you to Enable Apache Gzip Compression (mod_deflate) in cPanel Account web interface. Its for compressing content before serving
How to access cPanel accounts through WHM - Kualo Limited
What is XMLRPC and How You Can Stop Hackers From Using It To Hurt Your Online Business
Understand what XMLRPC is &how hackers can exploit your website. Learn ways to prevent XMLRPC attacks and keep on using it securely.
How to Remove Previous and Next Link from a Single Blog Post?
If you wish to remove the navigation (Previous and Next) links from the single blog post, this article is for you. The navigation links can be removed with the filter. Below is the code for the required filter- add_filter( 'astra_single_post_navigation_enabled', '__return_false' ); Where should I put this code? We recommend you to put the filter … How to Remove Previous and Next Link from a Single Blog Post? Read More »
*** Frequently Asked Questions - Documentation
WPML Tutorial | Make Your Wordpress Website Multilingual
I will show you how to install and activate WPML on your Wordpress website. How to add more languages to your website and how to configure the layout of the ...
If-So Dynamic Content and WP Rocket
WP Rocket is a speed optimization plugin for WordPress helping you implement a variety of speed-boosting features to your WordPress site.
Stack Info - Home
Stack Info allows you to explore and find tech stacks
used by startups and corporates in EMEA 🌠💻
Apache Web Server
How to Host Single, Multiple Websites, Named, IP Based Virtual Hosting, Security, User Authentication, LAMP Stack, HTTPS
NGINX Fundamentals: High Performance Servers from Scratch
Learn to install & configure an NGINX web server from scratch.