Best free stock music sites for commercial use 2021
Stock music can be useful in delivering a better message and bring entertainment to your podcast, web video, or advertisement. Consequently, royalty-free music can be costly if you use various types of tracks for your commercial projects. Luckily the world wide web provides us with both paid and free stock music websites. Following our blog...
How to create a child theme in WordPress
Create a new directory in your existing wp-content-->themes folder and name it <parent-theme>-child Access newly created folder and create a new file called style.css Populate that file with the following code: /*Theme Name: Twenty Seventeen Child Theme URL: webpopular.net Description: Twenty Seventeen Child Theme ...
How to leverage browser caching
Add the following code to the beginning of your .htaccess file. Remember to back it up first! <IfModule mod_deflate.c> # Compress HTML, CSS, JavaScript, Text, XML and fonts AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/vnd.ms-fontobject AddOutputFilterByType DEFLATE application/x-font AddOutputFilterByType DEFLATE application/x-font-opentype AddOutputFilterByType DEFLATE application/x-font-otf AddOutputFilterByType DEFLATE application/x-font-truetype AddOutputFilterByType DEFLATE application/x-font-ttf AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE font/opentype AddOutputFilterByType DEFLATE font/otf AddOutputFilterByType DEFLATE font/ttf AddOutputFilterByType...
minimize add