A small, growing agency is always searching for ways to work more efficiently and effectively. Agile approaches attempt to address a lot of the challenges a small agency might face. But one of the key aspects of an agile approach — an iterative process — can be challenging for a small team to adopt, and may… Read more »
Posts By: Mark Wahl
Principles of an Effective Web Team
Download my presentation from the WordPress DC February meetup. Thanks! Principles of an Effective Web Team
Browsers to Display Warnings on Non-HTTPS Sites
Early in 2016 I had posted about the benefits of enabling HTTPS by default on your websites, and that browsers would eventually begin displaying warnings on non-HTTPS sites. The time is now. Read more at https://jakegroup.com/blog/non-ssl-website-security-warnings/
Why It Is Important to Upgrade WordPress
It may seem obvious that you ought to upgrade WordPress whenever upgrades are released. If security was the only rationale to do, it would be an EXCELLENT one. But it’s not the only reason — check out the other benefits of making upgrades a regular part of your work in my post — https://jakegroup.com/blog/the-importance-of-upgrading-wordpress/
Making Websites HTTPS By Default
The digital firm I work with — Jake Group — will be installing SSL certificates with every website we launch from here on out, and will make an effort to add them to the older sites as well. Read the whys and wherefores here: https://jakegroup.com/blog/moving-to-https-by-default/
Website Content Migration Tips
What? You say it’s time for a website redesign? Hooray! The prospects of a fresh new interface, responsive layout and new functionality make a redesign project really exciting. It’s easy to focus on the design and development aspects of the process, and just ignore that ugly, out-of-date, sorry excuse for an old website. But somewhere along the… Read more »
What Version of WordPress Am I Running?
It may seem a silly thing, but for various reasons you may not be aware of what version of WordPress your are running on a particular website. Maybe you’ve taken over a site built by someone else. Or you are rebooting your own site that’s been neglected for awhile. Or maybe you are just being… Read more »
How to Disable Email Notifications in Microsoft Outlook
Microsoft Outlook email delivery notifications can be set to provide audio and visual prompts every time an email is delivered. How helpful this feature is may depend on how you tend to work. For me, getting constant bings and pop-ups every time an email arrives is nothing but a distraction. The notifications themselves interrupt my… Read more »
Local DNS Settings: Map a Domain to a Local IP Address
On occasion you may have reason to map a domain name to a specific IP address on an individual computer. I find this most useful when developing locally so that I can use a website’s actual domain name but map it to the local dev version of the site. Using a custom domain mapping is… Read more »
Making Fixed Nav Work with the WordPress Admin Bar
A fixed header is a good way to maintain a prominent position for the branding and navigation elements on your website. A normal inline header disappears once a visitor begins scrolling to see content lower on the page. A fixed header remains pinned to the top of the browser window so that it always remains… Read more »