261 results

Introducing Drush 8

DrupalCon LA was a complete blast. In addition to exciting announcements, amazing sessions and tons of fun side events, there were also a lot of super productive sprints that really pushed Drupal development forward. In the Drush sprints, the remaining issues tagged for Drush 7 were all reviewed, and either resolved or deferred, cumulating in the release of Drush 7.0 Stable today.

Importing Large WordPress sites into Pantheon

Recently I wrote about how to prepare your site and import it into Pantheon’s new WordPress platform. This process works well for smaller sites. However, if you have a large WordPress installation, the process may not work. The Pantheon Importer has a limit on the size of files it can process. If you are uploading the file to Pantheon, the limit is 100MB. If you are giving the Pantheon Importer a URL, the file cannot be larger than 500MB.

How to Use WordPress Multisite To Power a Network

WordPress multisite is a great tool to streamline website management while providing site owners with some versatility. At its best, multisite is the perfect solution for managing multiple websites at once.

But, a multisite certainly isn’t a one-size-fits-all solution. There are some caveats. Before we celebrate or dismiss it, let’s take a look at multisite and see what it’s all about. 

How To Manage WordPress Site Configuration in Code

We’ve all had that moment where we have content in our live environment and want to add a new plugin or feature to our site. However, we need to test this new feature in a development environment first before deploying it to our live site. You do all the work to configure the plugin and then realize all of this configuration is saved in the database and you are in no position to override the live database. What do you do?!

How to Get a Static Outbound IP on Pantheon

While working with clients and helping them create awesome websites, we’ve noticed a need for an outgoing static IP. Pantheon’s cloud architecture is awesome—based on Linux containers, it allows us to scale easily, migrate containers, restart them in just seconds without any customer impact, resize them, and so on. The downside of having such great flexibility is not being able to assign a fixed IP address to a container. This is sometimes needed by third-party applications that only accept connections from services they know about.

How to Get Rid of those Pesky "Mixed Content" Messages for WordPress

Perhaps you've heard the news surrounding "secure" websites? A secure site is better for your users. Their data (and yours) is safer. Google adds new rules all the time that could affect your search engine ranking. Luckily, most hosts offer an easy way to turn HTTPS on. You could even get a free SSL certificate through Let's Encrypt.

So let's say you do that: you enable SSL on your domain. How do you make sure your WordPress site is secure? Specifically, how do you make sure you don't get Mixed Content messages?

 

Subscribe to Developer