Skip to content

September 2014

Add Google Fonts to WordPress.

    You can add Google Fonts to your WordPress site in under one minute. One minute to create a unique branding for your WordPress website. Why would you not do it? Using Google Fonts can give your site a customized look. In addition, fonts loaded from there will be faster than using self-hosted font files. Sometimes self-hosted fonts take the longest time to download by the… Read More »Add Google Fonts to WordPress.

    WordPress Scheduled Posts.

      WordPress Scheduled Posts for numerous reasons. They allow you to target the best times for publishing your posts or having a consistency in adding new posts. To schedule posts in WordPress: Select the post you want to schedule. In the “Publish” panel, click “Edit” beside “Publish” option. Choose the date and time for when you want to schedule the post to be published and click… Read More »WordPress Scheduled Posts.

      Enable gzip using htaccess.

        Enabling gzip allows compression of HTML,CSS and other specified files. This saves a lot of file size, saving bandwidth as a result. When your site requires less bandwidth, it will load faster. To enable gzip you must add the following lines of code to your .htaccess file. AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json

        WordPress 4: New features & updates.

          WordPress 4 is named “Benny” in honor of jazz clarinetist and bandleader Benny Goodman. It is not a major update in terms of features and functionality. However, it streamlines and improves WordPress. New features & updates include: Embedding URLs now has previews. Accessible in both the visual editor and the Insert from URL tab. To add a URL in the visual editor, just add the… Read More »WordPress 4: New features & updates.

          WordPress function to load jQuery from Google’s CDN.

            Loading jQuery using Google’s Content Delivery Network(CDN) will lead to decreased latency, meaning faster load time for your site. Using this method eliminates a request from your server. In some cases the user may already have the exact version of jQuery cached from Google’s CDN, meaning they do not need to download it again. However, if you host jQuery locally from your site, the user… Read More »WordPress function to load jQuery from Google’s CDN.

            Enable keep alive using htaccess.

              Keep alive is communication between the server and the browser that allows getting more than one file. Without keep alive enabled, it takes more time to download the page. Enabling keep alive allows for faster downloads of webpages. To enable keep alive you must add the following code to your .htaccess file. Header set Connection keep-alive

              Easiest way to update URLs in WordPress.

                Install Velvet Blues Update URLs. Activate it. Go to the plugin and select Update URLs. Enter the URL you would like to change in old URL. Enter the URL you would like it changed to in new URL. Choose the places in which the URLs should be updated. Click  Update.

                Say Hello!

                adeeb@adeeb.org


                Let’s work together!

                I’ve been building websites since dialups walked the earth.
                I develop, design, architect & maintain websites.

                © Copyright 2009 – Forever Adeeb