Like any profession, web designers and developers need to be equipped with the best tools in their toolbox. The lifecycle of a website from concept to launch requires knowing what tools can add value to your workflow. Below are my list of the best tools for web designers. They are highly recommended for both designers […]
Author: WPsite.net

Best Responsive WordPress Frameworks
Responsive design is becoming more popular thanks to the increasing number of mobile devices that use different screen resolutions. WordPress is one of the first open-source CMS platforms to fully embrace the new trend and there are a lot of responsive WordPres frameworks available for free download. Great WordPress designers and developers have created several amazing frameworks for you to work […]

How to Add Font Awesome to Your WordPress Website
Font Awesome is awesome and you’re in luck if you landed here wanting to find out how to add Font Awesome to your site. It allows you to add beautiful, scalable icons to your WordPress website, while allowing you to treat them as a font! This means that you can change their color, size, line-height, […]

How to Import and Export Content with WordPress
Whether you need to add demo content to your new theme, duplicate your entire site, or migrate your WordPress posts to a new site, understanding the operations of Import & Export are key to successfully moving data without breaking everything. Export Files from WordPress After logging in to your Admin Screen, navigate to the Tools […]

Sample HTML File index.html
Sometimes, you’re just on a roll developing a site, setting up a new server, or migrating from A to B, and realize you simply need a sample index.html to see if things are working. Since I just went through it, I figured I would share the a quick HTML file for testing purposes. Sample HTML […]

Best Google Fonts
I recently wrote about how to add Google Fonts to your WordPress site and that led me to share this post on the best Google Fonts. Of course, this list is just based on my opinion, however the popularity of these fonts and their consistent use across the web implies the list has some worthy […]

How to Add Google Fonts to Your WordPress Site
You probably read about Google Fonts or saw some other site using unique fonts and now have the urge to play with them. Most likely, you are using WordPress, and since your theme was developed by some third party developer, you’re wondering how to add Google fonts to your WordPress site, heh? Well don’t fret, it’s […]

Does Alexa Rank Matter for SEO?
So does Alexa Rank matter for SEO? Before I dive in, let me note that in the next few days, I suspect this awesome WordPress site will hover below an Alexa Ranking of 100,000. Unfortunately, there won’t be any parties or fireworks as that feat won’t change much. Short Answer The short response to the […]

How to Add Email Accounts to Outlook.com
If you already setup a custom domain on Outlook.com using our previous instructions, then it’s time to learn how to add email accounts to Outlook.com. I’m not the first to claim that Microsoft has done a terrible job at documenting instructions or simplifying the process. Luckily, adding additional user accounts to Outlook.com is not that […]

How to Show Custom Post Type in RSS Feed
Recently, a client asked me how to show custom post type in RSS feed since WordPress only includes ‘Posts’ by default. I did a quick search and found the fine folks from WPBeginner had offered a solution here. Below is their code snippet and how to use it for your own purposes: Method 1: Adds […]