diff --git a/app/config/sculpin_kernel.yml b/app/config/sculpin_kernel.yml
index b655e2e3..3d9f7d06 100644
--- a/app/config/sculpin_kernel.yml
+++ b/app/config/sculpin_kernel.yml
@@ -3,7 +3,7 @@ sculpin:
 
 sculpin_content_types:
     posts:
-        permalink: blog/:slug_title/
+        permalink: blog/:basename/
         taxonomies: [tags]
     talks:
         permalink: talks/:basename/
diff --git a/source/_posts/2010-05-06-conditional-email-address-webform.md b/source/_posts/2010-05-06-conditional-email-addresses-webform.md
similarity index 95%
rename from source/_posts/2010-05-06-conditional-email-address-webform.md
rename to source/_posts/2010-05-06-conditional-email-addresses-webform.md
index 9b1e8cf6..4d314035 100644
--- a/source/_posts/2010-05-06-conditional-email-address-webform.md
+++ b/source/_posts/2010-05-06-conditional-email-addresses-webform.md
@@ -1,6 +1,5 @@
 ---
 title: Conditional Email Addresses in a Webform
-slug: conditional-email-addresses-webform
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-05-25-fancy-slide.md b/source/_posts/2010-05-25-create-slideshow-multiple-images-using-fancy-slide.md
similarity index 97%
rename from source/_posts/2010-05-25-fancy-slide.md
rename to source/_posts/2010-05-25-create-slideshow-multiple-images-using-fancy-slide.md
index 4f8747b5..6a4d9fc2 100644
--- a/source/_posts/2010-05-25-fancy-slide.md
+++ b/source/_posts/2010-05-25-create-slideshow-multiple-images-using-fancy-slide.md
@@ -1,6 +1,5 @@
 ---
 title: Create a Slideshow of Multiple Images Using Fancy Slide
-slug: create-slideshow-multiple-images-using-fancy-slide
 tags:
   - drupal-planet
   - drupal
diff --git a/source/_posts/2010-05-29-imagefield-import-module.md b/source/_posts/2010-05-29-quickly-import-multiples-images-using-imagefieldimport-module.md
similarity index 96%
rename from source/_posts/2010-05-29-imagefield-import-module.md
rename to source/_posts/2010-05-29-quickly-import-multiples-images-using-imagefieldimport-module.md
index 4cb682b3..f9f5939f 100644
--- a/source/_posts/2010-05-29-imagefield-import-module.md
+++ b/source/_posts/2010-05-29-quickly-import-multiples-images-using-imagefieldimport-module.md
@@ -1,6 +1,5 @@
 ---
 title: Quickly Import Multiples Images Using the Imagefield_Import Module
-slug: quickly-import-multiples-images-using-imagefieldimport-module
 tags:
   - drupal-planet
   - imagefield-import
diff --git a/source/_posts/2010-06-02-improve-jpg-quality.md b/source/_posts/2010-06-02-improve-jpg-quality-imagecache-and-imageapi.md
similarity index 95%
rename from source/_posts/2010-06-02-improve-jpg-quality.md
rename to source/_posts/2010-06-02-improve-jpg-quality-imagecache-and-imageapi.md
index 2dbf11f9..fac0162b 100644
--- a/source/_posts/2010-06-02-improve-jpg-quality.md
+++ b/source/_posts/2010-06-02-improve-jpg-quality-imagecache-and-imageapi.md
@@ -1,6 +1,5 @@
 ---
 title: Improve JPG Quality in Imagecache and ImageAPI
-slug: improve-jpg-quality-imagecache-and-imageapi
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-06-23-social-icons-block.md b/source/_posts/2010-06-23-create-block-social-media-icons-using-cck-views-and-nodequeue.md
similarity index 96%
rename from source/_posts/2010-06-23-social-icons-block.md
rename to source/_posts/2010-06-23-create-block-social-media-icons-using-cck-views-and-nodequeue.md
index 4b5e85eb..7ac56673 100644
--- a/source/_posts/2010-06-23-social-icons-block.md
+++ b/source/_posts/2010-06-23-create-block-social-media-icons-using-cck-views-and-nodequeue.md
@@ -1,6 +1,5 @@
 ---
 title: Create a Block of Social Media Icons using CCK, Views and Nodequeue
-slug: create-block-social-media-icons-using-cck-views-and-nodequeue
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-06-28-flickr-photo-gallery.md b/source/_posts/2010-06-28-create-flickr-photo-gallery-using-feeds-cck-and-views.md
similarity index 98%
rename from source/_posts/2010-06-28-flickr-photo-gallery.md
rename to source/_posts/2010-06-28-create-flickr-photo-gallery-using-feeds-cck-and-views.md
index b847e04a..9d149ef0 100644
--- a/source/_posts/2010-06-28-flickr-photo-gallery.md
+++ b/source/_posts/2010-06-28-create-flickr-photo-gallery-using-feeds-cck-and-views.md
@@ -1,6 +1,5 @@
 ---
 title: Create a Flickr Photo Gallery Using Feeds, CCK and Views
-slug: create-flickr-photo-gallery-using-feeds-cck-and-views
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-07-01-change-content-type-sql.md b/source/_posts/2010-07-01-change-content-type-multiple-nodes-using-sql.md
similarity index 96%
rename from source/_posts/2010-07-01-change-content-type-sql.md
rename to source/_posts/2010-07-01-change-content-type-multiple-nodes-using-sql.md
index e7b61ed5..5147aaf4 100644
--- a/source/_posts/2010-07-01-change-content-type-sql.md
+++ b/source/_posts/2010-07-01-change-content-type-multiple-nodes-using-sql.md
@@ -1,6 +1,5 @@
 ---
 title: Change the Content Type of Multiple Nodes Using SQL
-slug: change-content-type-multiple-nodes-using-sql
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md b/source/_posts/2010-07-02-create-virtual-hosts-mac-os-x-using-virtualhostx.md
similarity index 97%
rename from source/_posts/2010-07-02-virtual-hosts-virtualhostx.md
rename to source/_posts/2010-07-02-create-virtual-hosts-mac-os-x-using-virtualhostx.md
index 2cce92ec..11635d7d 100644
--- a/source/_posts/2010-07-02-virtual-hosts-virtualhostx.md
+++ b/source/_posts/2010-07-02-create-virtual-hosts-mac-os-x-using-virtualhostx.md
@@ -1,6 +1,5 @@
 ---
 title: Create Virtual Hosts on Mac OS X Using VirtualHostX
-slug: create-virtual-hosts-mac-os-x-using-virtualhostx
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md b/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md
index 6749841e..0444dd81 100644
--- a/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md
+++ b/source/_posts/2010-07-07-add-taxonomy-term-multiple-nodes-using-sql.md
@@ -1,6 +1,5 @@
 ---
 title: Add a Taxonomy Term to Multiple Nodes Using SQL
-slug: add-taxonomy-term-multiple-nodes-using-sql
 tags:
   - taxonomy
   - drupal-planet
diff --git a/source/_posts/2010-07-12-teleport-module.md b/source/_posts/2010-07-12-review-teleport-module.md
similarity index 98%
rename from source/_posts/2010-07-12-teleport-module.md
rename to source/_posts/2010-07-12-review-teleport-module.md
index 0ac1a6ea..afc17317 100644
--- a/source/_posts/2010-07-12-teleport-module.md
+++ b/source/_posts/2010-07-12-review-teleport-module.md
@@ -1,6 +1,5 @@
 ---
 title: Review of the Teleport Module
-slug: review-teleport-module
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-08-10-adminhover-module.md b/source/_posts/2010-08-10-review-adminhover-module.md
similarity index 98%
rename from source/_posts/2010-08-10-adminhover-module.md
rename to source/_posts/2010-08-10-review-adminhover-module.md
index f096b806..1e5eae93 100644
--- a/source/_posts/2010-08-10-adminhover-module.md
+++ b/source/_posts/2010-08-10-review-adminhover-module.md
@@ -1,6 +1,5 @@
 ---
 title: Review of the Admin:hover Module
-slug: review-adminhover-module
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-08-11-better-photo-gallery-1.md b/source/_posts/2010-08-11-create-better-photo-gallery-drupal-part-1.md
similarity index 99%
rename from source/_posts/2010-08-11-better-photo-gallery-1.md
rename to source/_posts/2010-08-11-create-better-photo-gallery-drupal-part-1.md
index d17546d1..ae4cf69e 100644
--- a/source/_posts/2010-08-11-better-photo-gallery-1.md
+++ b/source/_posts/2010-08-11-create-better-photo-gallery-drupal-part-1.md
@@ -1,6 +1,5 @@
 ---
 title: Create a Better Photo Gallery in Drupal - Part 1
-slug: create-better-photo-gallery-drupal-part-1
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-08-17-better-photo-gallery-2.md b/source/_posts/2010-08-17-create-better-photo-gallery-drupal-part-2.md
similarity index 97%
rename from source/_posts/2010-08-17-better-photo-gallery-2.md
rename to source/_posts/2010-08-17-create-better-photo-gallery-drupal-part-2.md
index 81f9ee8b..e8c6a9ae 100644
--- a/source/_posts/2010-08-17-better-photo-gallery-2.md
+++ b/source/_posts/2010-08-17-create-better-photo-gallery-drupal-part-2.md
@@ -1,6 +1,5 @@
 ---
 title: Create a Better Photo Gallery in Drupal - Part 2
-slug: create-better-photo-gallery-drupal-part-2
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-08-20-image-caption-module.md b/source/_posts/2010-08-20-review-image-caption-module.md
similarity index 98%
rename from source/_posts/2010-08-20-image-caption-module.md
rename to source/_posts/2010-08-20-review-image-caption-module.md
index 4bd197aa..e169f5a2 100644
--- a/source/_posts/2010-08-20-image-caption-module.md
+++ b/source/_posts/2010-08-20-review-image-caption-module.md
@@ -1,6 +1,5 @@
 ---
 title: Review of the Image Caption Module
-slug: review-image-caption-module
 tags:
   - drupal-planet
   - drupal
diff --git a/source/_posts/2010-09-26-south-wales-drupal-user-group.md b/source/_posts/2010-09-26-south-wales-drupal-user-group.md
index b2d8908d..4e295f78 100644
--- a/source/_posts/2010-09-26-south-wales-drupal-user-group.md
+++ b/source/_posts/2010-09-26-south-wales-drupal-user-group.md
@@ -1,6 +1,5 @@
 ---
 title: The Inaugural Meetup for the South Wales Drupal User Group
-slug: south-wales-drupal-user-group
 tags:
   - drupal
   - drupal-planet
diff --git a/source/_posts/2010-10-10-create-apply-patches.md b/source/_posts/2010-10-10-create-and-apply-patches.md
similarity index 98%
rename from source/_posts/2010-10-10-create-apply-patches.md
rename to source/_posts/2010-10-10-create-and-apply-patches.md
index ee2e7fde..41292010 100644
--- a/source/_posts/2010-10-10-create-apply-patches.md
+++ b/source/_posts/2010-10-10-create-and-apply-patches.md
@@ -1,6 +1,5 @@
 ---
 title: How to Create and Apply Patches
-slug: create-and-apply-patches
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2010-10-13-better-photo-gallery-3.md b/source/_posts/2010-10-13-create-better-photo-gallery-drupal-part-3.md
similarity index 97%
rename from source/_posts/2010-10-13-better-photo-gallery-3.md
rename to source/_posts/2010-10-13-create-better-photo-gallery-drupal-part-3.md
index 334d7789..211b2e49 100644
--- a/source/_posts/2010-10-13-better-photo-gallery-3.md
+++ b/source/_posts/2010-10-13-create-better-photo-gallery-drupal-part-3.md
@@ -1,6 +1,5 @@
 ---
 title: Create a Better Photo Gallery in Drupal - Part 3
-slug: create-better-photo-gallery-drupal-part-3
 tags:
   - drupal
 use: [posts]
diff --git a/source/_posts/2010-10-22-better-photo-gallery-21.md b/source/_posts/2010-10-22-create-better-photo-gallery-drupal-part-21.md
similarity index 97%
rename from source/_posts/2010-10-22-better-photo-gallery-21.md
rename to source/_posts/2010-10-22-create-better-photo-gallery-drupal-part-21.md
index c4c08b8f..262c6c93 100644
--- a/source/_posts/2010-10-22-better-photo-gallery-21.md
+++ b/source/_posts/2010-10-22-create-better-photo-gallery-drupal-part-21.md
@@ -1,6 +1,5 @@
 ---
 title: Create a Better Photo Gallery in Drupal - Part 2.1
-slug: create-better-photo-gallery-drupal-part-21
 tags:
   - drupal
 use: [posts]
diff --git a/source/_posts/2010-11-04-regular-expressions-search.md b/source/_posts/2010-11-04-use-regular-expressions-search-and-replace-coda-or-textmate.md
similarity index 97%
rename from source/_posts/2010-11-04-regular-expressions-search.md
rename to source/_posts/2010-11-04-use-regular-expressions-search-and-replace-coda-or-textmate.md
index 8dd8e426..08c1b5d8 100644
--- a/source/_posts/2010-11-04-regular-expressions-search.md
+++ b/source/_posts/2010-11-04-use-regular-expressions-search-and-replace-coda-or-textmate.md
@@ -1,6 +1,5 @@
 ---
 title: Use Regular Expressions to Search and Replace in Coda or TextMate
-slug: use-regular-expressions-search-and-replace-coda-or-textmate
 tags:
   - taxonomy
   - sequel-pro
diff --git a/source/_posts/2011-02-14-typekit-fonts.md b/source/_posts/2011-02-14-easily-embed-typekit-fonts-your-drupal-website.md
similarity index 95%
rename from source/_posts/2011-02-14-typekit-fonts.md
rename to source/_posts/2011-02-14-easily-embed-typekit-fonts-your-drupal-website.md
index ea57c986..0fb247e0 100644
--- a/source/_posts/2011-02-14-typekit-fonts.md
+++ b/source/_posts/2011-02-14-easily-embed-typekit-fonts-your-drupal-website.md
@@ -1,6 +1,5 @@
 ---
 title: Easily Embed TypeKit Fonts into your Drupal Website
-slug: easily-embed-typekit-fonts-your-drupal-website
 tags:
   - drupal-planet
   - drupal-6
diff --git a/source/_posts/2011-03-15-number-of-facebook-fans.md b/source/_posts/2011-03-15-display-number-facebook-fans-php.md
similarity index 96%
rename from source/_posts/2011-03-15-number-of-facebook-fans.md
rename to source/_posts/2011-03-15-display-number-facebook-fans-php.md
index be6adf31..3a69a092 100644
--- a/source/_posts/2011-03-15-number-of-facebook-fans.md
+++ b/source/_posts/2011-03-15-display-number-facebook-fans-php.md
@@ -1,6 +1,5 @@
 ---
 title: Display the Number of Facebook fans in PHP
-slug: display-number-facebook-fans-php
 tags:
   - php
 use: [posts]
diff --git a/source/_posts/2011-03-31-proctors.md b/source/_posts/2011-03-31-proctor-stevenson.md
similarity index 96%
rename from source/_posts/2011-03-31-proctors.md
rename to source/_posts/2011-03-31-proctor-stevenson.md
index e28c4479..5cb1077b 100644
--- a/source/_posts/2011-03-31-proctors.md
+++ b/source/_posts/2011-03-31-proctor-stevenson.md
@@ -1,6 +1,5 @@
 ---
 title: Proctor & Stevenson
-slug: proctor-stevenson
 tags:
   - personal
 use: [posts]
diff --git a/source/_posts/2011-05-20-proctors-drupal-meetup.md b/source/_posts/2011-05-20-proctors-hosting-next-drupal-meetup.md
similarity index 90%
rename from source/_posts/2011-05-20-proctors-drupal-meetup.md
rename to source/_posts/2011-05-20-proctors-hosting-next-drupal-meetup.md
index 3574118b..72c4720e 100644
--- a/source/_posts/2011-05-20-proctors-drupal-meetup.md
+++ b/source/_posts/2011-05-20-proctors-hosting-next-drupal-meetup.md
@@ -1,6 +1,5 @@
 ---
 title: Proctors Hosting the next Drupal Meetup
-slug: proctors-hosting-next-drupal-meetup
 tags:
   - meetups
   - drupal-bristol
diff --git a/source/_posts/2011-08-28-multigroups-field-collections.md b/source/_posts/2011-08-28-create-multigroups-drupal-7-using-field-collections.md
similarity index 97%
rename from source/_posts/2011-08-28-multigroups-field-collections.md
rename to source/_posts/2011-08-28-create-multigroups-drupal-7-using-field-collections.md
index 3f33e6b8..87b687d4 100644
--- a/source/_posts/2011-08-28-multigroups-field-collections.md
+++ b/source/_posts/2011-08-28-create-multigroups-drupal-7-using-field-collections.md
@@ -1,6 +1,5 @@
 ---
 title: Create Multigroups in Drupal 7 using Field Collections
-slug: create-multigroups-drupal-7-using-field-collections
 tags:
   - drupal-7
   - drupal-planet
diff --git a/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md b/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md
index a5df44b5..30726a73 100644
--- a/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md
+++ b/source/_posts/2011-10-19-install-and-configure-subversion-svn-server-ubuntu.md
@@ -1,6 +1,5 @@
 ---
 title: How to Install and Configure Subversion (SVN) Server on Ubuntu
-slug: install-and-configure-subversion-svn-server-ubuntu
 tags:
   - svn
   - ubuntu
diff --git a/source/_posts/2012-01-04-upgraded-drupal-7.md b/source/_posts/2012-01-04-site-upgraded-drupal-7.md
similarity index 96%
rename from source/_posts/2012-01-04-upgraded-drupal-7.md
rename to source/_posts/2012-01-04-site-upgraded-drupal-7.md
index 2ae416b8..007397e9 100644
--- a/source/_posts/2012-01-04-upgraded-drupal-7.md
+++ b/source/_posts/2012-01-04-site-upgraded-drupal-7.md
@@ -1,6 +1,5 @@
 ---
 title: Site Upgraded to Drupal 7
-slug: site-upgraded-drupal-7
 use: [posts]
 ---
 As the vast majority of the Drupal websites that I currently work on are built on Drupal 7, I thought that it was time that I upgraded this site. Following the [core upgrade process](http://drupal.org/node/570162) and the [CCK migration process](http://drupal.org/node/1144136), everything was upgraded smoothly without any issues.
diff --git a/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md b/source/_posts/2012-02-01-use-authorized-keys-create-passwordless-ssh-connection.md
similarity index 95%
rename from source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md
rename to source/_posts/2012-02-01-use-authorized-keys-create-passwordless-ssh-connection.md
index 50df1324..421bae0b 100644
--- a/source/_posts/2012-02-01-authorized-keys-passwordless-ssh.md
+++ b/source/_posts/2012-02-01-use-authorized-keys-create-passwordless-ssh-connection.md
@@ -1,6 +1,5 @@
 ---
 title: How to use Authorized Keys to Create a Passwordless SSH Connection
-slug: use-authorized-keys-create-passwordless-ssh-connection
 tags:
   - linux
   - ssh
diff --git a/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md b/source/_posts/2012-04-16-create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush.md
similarity index 96%
rename from source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md
rename to source/_posts/2012-04-16-create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush.md
index b6de125d..9ba36dc9 100644
--- a/source/_posts/2012-04-16-omega-subtheme-drush-omega-tools.md
+++ b/source/_posts/2012-04-16-create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush.md
@@ -1,6 +1,5 @@
 ---
 title: Create an Omega Subtheme with LESS CSS Preprocessor using Omega Tools and Drush
-slug: create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush
 tags:
   - drupal-7
   - omega
diff --git a/source/_posts/2012-04-17-nagios-centos.md b/source/_posts/2012-04-17-installing-nagios-centos.md
similarity index 91%
rename from source/_posts/2012-04-17-nagios-centos.md
rename to source/_posts/2012-04-17-installing-nagios-centos.md
index 0e48e2fa..ea923f3c 100644
--- a/source/_posts/2012-04-17-nagios-centos.md
+++ b/source/_posts/2012-04-17-installing-nagios-centos.md
@@ -1,6 +1,5 @@
 ---
 title: Installing Nagios on CentOS
-slug: installing-nagios-centos
 tags:
   - nagios
   - centos
diff --git a/source/_posts/2012-04-19-custom-theme-templates.md b/source/_posts/2012-04-19-adding-custom-theme-templates-drupal-7.md
similarity index 98%
rename from source/_posts/2012-04-19-custom-theme-templates.md
rename to source/_posts/2012-04-19-adding-custom-theme-templates-drupal-7.md
index 33e78b12..345ab61a 100644
--- a/source/_posts/2012-04-19-custom-theme-templates.md
+++ b/source/_posts/2012-04-19-adding-custom-theme-templates-drupal-7.md
@@ -2,7 +2,6 @@
 title: Adding Custom Theme Templates in Drupal 7
 description: >
   Today, I had a situation where I was displaying a list of teasers for news article nodes. The article content type had several different fields assigned to it, including main and thumbnail images. In this case, I wanted to have different output and fields displayed when a teaser was displayed compared to when a complete node was displayed.
-slug: adding-custom-theme-templates-drupal-7
 tags:
   - drupal-planet
   - drupal
diff --git a/source/_posts/2012-05-23-date-popup-custom-form.md b/source/_posts/2012-05-23-add-date-popup-calendar-custom-form.md
similarity index 96%
rename from source/_posts/2012-05-23-date-popup-custom-form.md
rename to source/_posts/2012-05-23-add-date-popup-calendar-custom-form.md
index ffef7a3e..2568d34a 100644
--- a/source/_posts/2012-05-23-date-popup-custom-form.md
+++ b/source/_posts/2012-05-23-add-date-popup-calendar-custom-form.md
@@ -1,6 +1,5 @@
 ---
 title: How to add a date popup calendar onto a custom form
-slug: add-date-popup-calendar-custom-form
 tags:
   - forms
   - form-api
diff --git a/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md b/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md
index 1d69193f..45c44987 100644
--- a/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md
+++ b/source/_posts/2012-05-23-checkout-specific-revision-svn-command-line.md
@@ -1,6 +1,5 @@
 ---
 title: Checkout a specific revision from SVN from the command line
-slug: checkout-specific-revision-svn-command-line
 tags:
   - svn
   - version-control
diff --git a/source/_posts/2012-05-23-forward-domain-mod-rewrite.md b/source/_posts/2012-05-23-forward-one-domain-another-using-modrewrite-and-htaccess.md
similarity index 93%
rename from source/_posts/2012-05-23-forward-domain-mod-rewrite.md
rename to source/_posts/2012-05-23-forward-one-domain-another-using-modrewrite-and-htaccess.md
index 2a578034..c0f06b8f 100644
--- a/source/_posts/2012-05-23-forward-domain-mod-rewrite.md
+++ b/source/_posts/2012-05-23-forward-one-domain-another-using-modrewrite-and-htaccess.md
@@ -1,6 +1,5 @@
 ---
 title: Forward one domain to another using mod_rewrite and .htaccess
-slug: forward-one-domain-another-using-modrewrite-and-htaccess
 tags:
   - .htaccess
   - code
diff --git a/source/_posts/2012-05-23-apache-text-files.md b/source/_posts/2012-05-23-prevent-apache-displaying-text-files-within-web-browser.md
similarity index 93%
rename from source/_posts/2012-05-23-apache-text-files.md
rename to source/_posts/2012-05-23-prevent-apache-displaying-text-files-within-web-browser.md
index 5a270e4d..2ee07ed7 100644
--- a/source/_posts/2012-05-23-apache-text-files.md
+++ b/source/_posts/2012-05-23-prevent-apache-displaying-text-files-within-web-browser.md
@@ -1,6 +1,5 @@
 ---
 title: Prevent Apache from displaying text files within a web browser
-slug: prevent-apache-displaying-text-files-within-web-browser
 tags:
   - apache
   - code
diff --git a/source/_posts/2012-05-23-info-file-drupal-7-theme.md b/source/_posts/2012-05-23-writing-info-file-drupal-7-theme.md
similarity index 96%
rename from source/_posts/2012-05-23-info-file-drupal-7-theme.md
rename to source/_posts/2012-05-23-writing-info-file-drupal-7-theme.md
index 7764cb94..9754e4cf 100644
--- a/source/_posts/2012-05-23-info-file-drupal-7-theme.md
+++ b/source/_posts/2012-05-23-writing-info-file-drupal-7-theme.md
@@ -1,6 +1,5 @@
 ---
 title: Writing a .info file for a Drupal 7 theme
-slug: writing-info-file-drupal-7-theme
 tags:
   - theming
   - drupal-theming
diff --git a/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md b/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions-separate-files.md
similarity index 97%
rename from source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md
rename to source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions-separate-files.md
index f37b60c9..a59ae25e 100644
--- a/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions.md
+++ b/source/_posts/2012-05-24-dividing-drupals-process-and-preprocess-functions-separate-files.md
@@ -1,7 +1,6 @@
 ---
 title: Dividing Drupal's process and preprocess functions into separate files
 description: If you use a lot of process and preprocess functions within your Drupal theme, then your template.php can get very long and it can become difficult to find a certain piece of code. Following the example of the Omega theme, I've started separating my process and preprocess functions into their own files.
-slug: dividing-drupals-process-and-preprocess-functions-separate-files
 tags:
   - drupal
   - code
diff --git a/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md b/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md
index f7d9d517..d4b2e260 100644
--- a/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md
+++ b/source/_posts/2012-07-14-install-nomensa-media-player-drupal.md
@@ -1,6 +1,5 @@
 ---
 title: Install and Configure the Nomensa Accessible Media Player in Drupal
-slug: install-nomensa-media-player-drupal
 tags:
   - accessibility
   - drupal
diff --git a/source/_posts/2012-07-27-linux-journal.md b/source/_posts/2012-07-27-writing-article-linux-journal.md
similarity index 96%
rename from source/_posts/2012-07-27-linux-journal.md
rename to source/_posts/2012-07-27-writing-article-linux-journal.md
index 256fc6d0..6fbfbe24 100644
--- a/source/_posts/2012-07-27-linux-journal.md
+++ b/source/_posts/2012-07-27-writing-article-linux-journal.md
@@ -1,7 +1,6 @@
 ---
 title: Writing an Article for Linux Journal
 description: I'm absolutely delighted to announce that I'm going to be writing an article for Linux Journal magazine's upcoming Drupal special.
-slug: writing-article-linux-journal
 tags:
   - drupal
   - distributions
diff --git a/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md b/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md
index bc16045d..236d0277 100644
--- a/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md
+++ b/source/_posts/2012-08-18-display-custom-menu-drupal-7-theme-template-file.md
@@ -1,7 +1,6 @@
 ---
 title: Display a Custom Menu in a Drupal 7 Theme Template File
 description: For reference, this is the code needed to display a menu in a Drupal 7 template file.
-slug: display-custom-menu-drupal-7-theme-template-file
 tags:
   - drupal
   - drupal-7
diff --git a/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md b/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md
index 397fa609..43b1cd49 100644
--- a/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md
+++ b/source/_posts/2012-09-06-reflections-speaking-unifieddiff.md
@@ -1,7 +1,6 @@
 ---
 title: Reflections on speaking at UnifiedDiff
 description: Yesterday evening I went to and spoke at the <a href="http://www.unifieddiff.co.uk" title="UnifiedDiff">UnifiedDiff meetup</a> in Cardiff, having offered previously to do a presentation providing an introduction to Drupal.
-slug: reflections-speaking-unifieddiff
 tags:
   - talks
 use: [posts]
diff --git a/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md b/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md
index 1f417a47..d7aa2e3f 100644
--- a/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md
+++ b/source/_posts/2012-11-17-open-sublime-text-2-mac-os-x-command-line.md
@@ -1,6 +1,5 @@
 ---
 title: Open Sublime Text 2 from the Mac OS X Command Line
-slug: open-sublime-text-2-mac-os-x-command-line
 tags:
   - sublime-text
   - mac-os-x
diff --git a/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md b/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md
index f2090db0..ad978b85 100644
--- a/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md
+++ b/source/_posts/2012-12-06-use-sass-and-compass-drupal-7-using-sassy.md
@@ -1,6 +1,5 @@
 ---
 title: How to use SASS and Compass in Drupal 7 using Sassy
-slug: use-sass-and-compass-drupal-7-using-sassy
 tags:
   - compass
   - css
diff --git a/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md b/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md
index 5b892a5f..9500d090 100644
--- a/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md
+++ b/source/_posts/2013-01-09-checking-if-user-logged-drupal-right-way.md
@@ -1,7 +1,6 @@
 ---
 title: Checking if a user is logged into Drupal (the right way)
 description: How to check if a user is logged into Drupal by using the user_is_logged_in() and user_is_anonymous() functions.
-slug: checking-if-user-logged-drupal-right-way
 tags:
   - drupal
   - drupal-6
diff --git a/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md b/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md
index 2a6ead53..c31163b3 100644
--- a/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md
+++ b/source/_posts/2013-02-16-creating-and-using-custom-tokens-drupal-7.md
@@ -1,6 +1,5 @@
 ---
 title: Creating and using custom tokens in Drupal 7
-slug: creating-and-using-custom-tokens-drupal-7
 tags:
   - drupal
   - drupal-planet
diff --git a/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md b/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md
index 5cd3255b..4532b0e5 100644
--- a/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md
+++ b/source/_posts/2013-03-02-quickest-way-install-sublime-text-2-ubuntu.md
@@ -1,6 +1,5 @@
 ---
 title: The Quickest way to Install Sublime Text 2 in Ubuntu
-slug: quickest-way-install-sublime-text-2-ubuntu
 tags:
   - linux
   - sublime-text
diff --git a/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md b/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md
index 7d946919..22d92963 100644
--- a/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md
+++ b/source/_posts/2013-04-27-display-git-branch-or-tag-names-your-bash-prompt.md
@@ -1,7 +1,6 @@
 ---
 title: Display Git Branch or Tag Names in your Bash Prompt
 description: Whilst watching Drupalize.me's recent Introduction to Git series, I thought it was useful the way that the current Git branch or tag name was displayed in the bash prompt. Here's how to do it.
-slug: display-git-branch-or-tag-names-your-bash-prompt
 tags:
   - drupal
   - drupal-planet
diff --git a/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md b/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
index d702e00b..3faa4412 100644
--- a/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
+++ b/source/_posts/2013-06-13-some-useful-links-using-simpletest-drupal.md
@@ -1,6 +1,5 @@
 ---
 title: Some useful links for using SimpleTest in Drupal
-slug: some-useful-links-using-simpletest-drupal
 tags:
   - simpletest
   - tdd
diff --git a/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md b/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md
index fb5d4ccc..5c77ecc1 100644
--- a/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md
+++ b/source/_posts/2013-07-17-creating-local-and-staging-sites-drupals-domain-module-enabled.md
@@ -1,6 +1,5 @@
 ---
 title: Creating Local and Staging sites with Drupal's Domain Module Enabled
-slug: creating-local-and-staging-sites-drupals-domain-module-enabled
 tags:
   - drupal
   - drupal-planet
diff --git a/source/_posts/2013-07-26-going-to-drupalcon.md b/source/_posts/2013-07-26-going-drupalcon.md
similarity index 95%
rename from source/_posts/2013-07-26-going-to-drupalcon.md
rename to source/_posts/2013-07-26-going-drupalcon.md
index 3e88dc0c..b9df6a50 100644
--- a/source/_posts/2013-07-26-going-to-drupalcon.md
+++ b/source/_posts/2013-07-26-going-drupalcon.md
@@ -1,6 +1,5 @@
 ---
 title: Going to DrupalCon
-slug: going-drupalcon
 tags:
   - drupalcon
   - precedent
diff --git a/source/_posts/2013-12-31-download-different-versions-drupal-drush.md b/source/_posts/2013-12-31-download-different-versions-drupal-drush.md
index e36d09be..b05ca527 100644
--- a/source/_posts/2013-12-31-download-different-versions-drupal-drush.md
+++ b/source/_posts/2013-12-31-download-different-versions-drupal-drush.md
@@ -1,7 +1,6 @@
 ---
 title: Download Different Versions of Drupal with Drush
 description: How to download different versions of Drupal core using Drush.
-slug: download-different-versions-drupal-drush
 tags:
   - drupal
   - drupal-planet
diff --git a/source/_posts/2014-03-03-drupalcamp-london-git-flow.md b/source/_posts/2014-03-03-what-git-flow.md
similarity index 99%
rename from source/_posts/2014-03-03-drupalcamp-london-git-flow.md
rename to source/_posts/2014-03-03-what-git-flow.md
index ddda87f2..25b34c46 100644
--- a/source/_posts/2014-03-03-drupalcamp-london-git-flow.md
+++ b/source/_posts/2014-03-03-what-git-flow.md
@@ -1,7 +1,6 @@
 ---
 title: 'DrupalCamp London: What is Git Flow?'
 description: Slides and notes from my talk, "What is Git Flow?", that I presented at DrupalCamp London 2014.
-slug: what-git-flow
 tags:
   - git
   - git-flow
diff --git a/source/_posts/2014-05-21-git-format-patch.md b/source/_posts/2014-05-21-git-format-patch.md
index d3cc369c..b02eaebb 100644
--- a/source/_posts/2014-05-21-git-format-patch.md
+++ b/source/_posts/2014-05-21-git-format-patch.md
@@ -1,6 +1,5 @@
 ---
 title: git format-patch is your Friend
-slug: git-format-patch
 tags:
   - patches
   - drupal
diff --git a/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md b/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md
index 5ed11941..1fe6e36b 100644
--- a/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md
+++ b/source/_posts/2014-10-06-fix-vagrant-loading-wrong-virtual-machine.md
@@ -1,6 +1,5 @@
 ---
 title: How to fix Vagrant Loading the Wrong Virtual Machine
-slug: fix-vagrant-loading-wrong-virtual-machine
 tags:
   - vagrant
   - virtualbox
diff --git a/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md b/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md
index 540f036c..2e5a7664 100644
--- a/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md
+++ b/source/_posts/2014-10-21-updating-features-and-adding-components-using-drush.md
@@ -1,6 +1,5 @@
 ---
 title: Updating Features and Adding Components Using Drush
-slug: updating-features-and-adding-components-using-drush
 tags:
   - drupal
   - drupal-planet
diff --git a/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md b/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md
index 0003ab43..30fe253f 100644
--- a/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md
+++ b/source/_posts/2014-11-18-include-css-fonts-using-sass-each-loop.md
@@ -1,7 +1,6 @@
 ---
 title: Include CSS Fonts by Using a SASS each Loop
 description: How to use an SASS each loop to easily add multiple fonts to your CSS.
-slug: include-css-fonts-using-sass-each-loop
 tags:
   - compass
   - drupal-planet
diff --git a/source/_posts/2014-11-27-pantheon-settings-files.md b/source/_posts/2014-11-27-pantheon-settings-files.md
index c8ca4206..7ac934e1 100644
--- a/source/_posts/2014-11-27-pantheon-settings-files.md
+++ b/source/_posts/2014-11-27-pantheon-settings-files.md
@@ -1,6 +1,5 @@
 ---
 title: Include environment-specific settings files on Pantheon
-slug: pantheon-settings-files
 tags:
   - drupal
   - drupal-planet
diff --git a/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md b/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md
index 119f6bd1..e71f24dc 100644
--- a/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md
+++ b/source/_posts/2014-12-20-include-local-drupal-settings-file-environment-configuration-and-overrides.md
@@ -1,6 +1,5 @@
 ---
 title: Include a Local Drupal Settings file for Environment Configuration and Overrides
-slug: include-local-drupal-settings-file-environment-configuration-and-overrides
 tags:
   - drupal
   - drupal-6
diff --git a/source/_posts/2015-07-19-sculpin-resources.md b/source/_posts/2015-07-19-sculpin-twig-resources.md
similarity index 98%
rename from source/_posts/2015-07-19-sculpin-resources.md
rename to source/_posts/2015-07-19-sculpin-twig-resources.md
index d71d2781..48464b6b 100644
--- a/source/_posts/2015-07-19-sculpin-resources.md
+++ b/source/_posts/2015-07-19-sculpin-twig-resources.md
@@ -7,7 +7,6 @@ tags:
     - drupalcamp
     - drupalcamp-north
     - twig
-slug: sculpin-twig-resources
 use: [posts]
 ---
 {% block excerpt %}
diff --git a/source/_posts/2015-07-21-automating-sculpin-with-jenkins.md b/source/_posts/2015-07-21-automating-sculpin-jenkins.md
similarity index 99%
rename from source/_posts/2015-07-21-automating-sculpin-with-jenkins.md
rename to source/_posts/2015-07-21-automating-sculpin-jenkins.md
index db5ae7e7..65040926 100644
--- a/source/_posts/2015-07-21-automating-sculpin-with-jenkins.md
+++ b/source/_posts/2015-07-21-automating-sculpin-jenkins.md
@@ -3,7 +3,6 @@ title: Automating Sculpin Builds with Jenkins CI
 tags:
     - sculpin
     - jenkins
-slug: automating-sculpin-jenkins
 use: [posts]
 ---
 {% block excerpt %}
diff --git a/source/_posts/2017-05-15-drupalcamp-bristol-tickets-sessions-sponsors.md b/source/_posts/2017-05-15-drupalcamp-bristol-early-bird-tickets-sessions-sponsors.md
similarity index 97%
rename from source/_posts/2017-05-15-drupalcamp-bristol-tickets-sessions-sponsors.md
rename to source/_posts/2017-05-15-drupalcamp-bristol-early-bird-tickets-sessions-sponsors.md
index 540be214..e1c6164e 100644
--- a/source/_posts/2017-05-15-drupalcamp-bristol-tickets-sessions-sponsors.md
+++ b/source/_posts/2017-05-15-drupalcamp-bristol-early-bird-tickets-sessions-sponsors.md
@@ -13,7 +13,6 @@ meta:
             width: 448
             type: image/jpg
         type: website
-slug: drupalcamp-bristol-early-bird-tickets-sessions-sponsors
 ---
 {% block excerpt %}
 <p class="text-center" markdown="1">![DrupalCamp Bristol 2017 logo](/images/blog/drupalcamp-bristol-17-logo.jpg)</p>
diff --git a/source/_posts/2017-05-20-turning-your-custom-drupal-module-into-a-feature.md b/source/_posts/2017-05-20-turning-drupal-module-into-feature.md
similarity index 96%
rename from source/_posts/2017-05-20-turning-your-custom-drupal-module-into-a-feature.md
rename to source/_posts/2017-05-20-turning-drupal-module-into-feature.md
index cdbc7954..360a2c1a 100644
--- a/source/_posts/2017-05-20-turning-your-custom-drupal-module-into-a-feature.md
+++ b/source/_posts/2017-05-20-turning-drupal-module-into-feature.md
@@ -5,7 +5,6 @@ tags:
     - drupal-7
     - drupal-planet
     - features
-slug: turning-drupal-module-into-feature
 ---
 {% block excerpt %}
 Yesterday I was fixing a bug in an inherited Drupal 7 custom module, and I decided that I was going to add some tests to ensure that the bug was fixed and doesn’t get accidentially re-introduced in the future. The test though required me to have a particular content type and fields which are specific to this site, so weren’t present within the standard installation profile used to run tests.
diff --git a/source/_posts/2017-11-07-tdd-test-driven-drupal.md b/source/_posts/2017-11-07-writing-drupal-module-test-driven-development-tdd.md
similarity index 99%
rename from source/_posts/2017-11-07-tdd-test-driven-drupal.md
rename to source/_posts/2017-11-07-writing-drupal-module-test-driven-development-tdd.md
index 21314689..27d47549 100644
--- a/source/_posts/2017-11-07-tdd-test-driven-drupal.md
+++ b/source/_posts/2017-11-07-writing-drupal-module-test-driven-development-tdd.md
@@ -2,7 +2,6 @@
 title: Writing a new Drupal 8 Module using Test Driven Development (TDD)
 tags: [drupal, testing, tdd, simpletest, phpunit]
 use: [posts]
-slug: writing-drupal-module-test-driven-development-tdd
 meta:
     og:
         title: Writing a new Drupal 8 Module using Test Driven Development (TDD)
diff --git a/source/_posts/2018-01-30-drupalcamp-bristol-2018.md b/source/_posts/2018-01-30-drupalcamp-bristol-2018.md
index 360e7314..8df129c9 100644
--- a/source/_posts/2018-01-30-drupalcamp-bristol-2018.md
+++ b/source/_posts/2018-01-30-drupalcamp-bristol-2018.md
@@ -5,7 +5,6 @@ tags:
     - drupalcamp-bristol
 use:
     - posts
-slug: drupalcamp-bristol-2018
 meta:
    og:
        title: DrupalCamp Bristol 2018 Statement
diff --git a/source/_posts/2018-03-10-splitting-a-new-contrib-module-from-a-project-repo.md b/source/_posts/2018-03-10-splitting-new-drupal-project-from-repo.md
similarity index 99%
rename from source/_posts/2018-03-10-splitting-a-new-contrib-module-from-a-project-repo.md
rename to source/_posts/2018-03-10-splitting-new-drupal-project-from-repo.md
index a159f04d..3a1146a2 100644
--- a/source/_posts/2018-03-10-splitting-a-new-contrib-module-from-a-project-repo.md
+++ b/source/_posts/2018-03-10-splitting-new-drupal-project-from-repo.md
@@ -7,7 +7,6 @@ tags:
     - drupal-planet
     - git
     - open-source
-slug: splitting-new-drupal-project-from-repo
 ---
 {% block excerpt %}
 Yay! You’ve written a new Drupal module, theme or installation profile as part of your site, and now you’ve decided to open source it and upload it to Drupal.org as a new contrib project. But how do you split it from the main site repository into it’s own?
diff --git a/source/_posts/2018-03-12-php-apps-subdirectory-nginx.md b/source/_posts/2018-03-12-php-apps-subdirectory-nginx.md
index 2e46a885..981baec4 100644
--- a/source/_posts/2018-03-12-php-apps-subdirectory-nginx.md
+++ b/source/_posts/2018-03-12-php-apps-subdirectory-nginx.md
@@ -1,6 +1,5 @@
 ---
 title: How to put your PHP application in a subdirectory of another site with Nginx
-slug: php-apps-subdirectory-nginx
 tags:
     - nginx
     - php
diff --git a/source/_posts/2018-04-23-back-to-the-future-git-diff-apply.md b/source/_posts/2018-04-23-back-to-the-future-git-diff-apply.md
index c405cccc..98138362 100644
--- a/source/_posts/2018-04-23-back-to-the-future-git-diff-apply.md
+++ b/source/_posts/2018-04-23-back-to-the-future-git-diff-apply.md
@@ -6,7 +6,6 @@ summary: |
     I was having some issues this past weekend where, despite everything working fine locally, a server was showing a “500 Internal Server” after I pushed some changes to a site. In order to bring the site back online, I needed to revert the site files back to the previous version, but as part of a new commit.
 tags:
     - git
-slug: back-to-the-future-git-diff-apply
 ---
 The `git reset` commands removed the interim commits which meant that I couldn’t push to the remote (force pushing, quite rightly, isn’t allowed for the production branch), and using `git revert` was resulting in merge conflicts in `composer.lock` that I’d rather have avoided if possible.
 
diff --git a/source/_posts/2018-06-04-using-environment-variables-settings-docksal.md b/source/_posts/2018-06-04-using-environment-variables-settings-docksal.md
index b76519ea..516febc5 100644
--- a/source/_posts/2018-06-04-using-environment-variables-settings-docksal.md
+++ b/source/_posts/2018-06-04-using-environment-variables-settings-docksal.md
@@ -1,6 +1,5 @@
 ---
 title: How to Use Environment Variables for your Drupal Settings with Docksal
-slug: using-environment-variables-settings-docksal
 tags:
     - drupal
     - drupal-planet
diff --git a/source/_posts/2018-07-19-running-phpunit-tests-docksal-phpstorm.md b/source/_posts/2018-07-19-running-phpunit-tests-docksal-phpstorm.md
index 7a7da21d..d8fb6809 100644
--- a/source/_posts/2018-07-19-running-phpunit-tests-docksal-phpstorm.md
+++ b/source/_posts/2018-07-19-running-phpunit-tests-docksal-phpstorm.md
@@ -7,7 +7,6 @@ tags:
     - phpstorm
     - phpunit
     - testing
-slug: running-phpunit-tests-docksal-phpstorm
 ---
 {% block excerpt %}
 I’ve recently re-watched [A Clean PHPUnit Workflow in PHPStorm][0] on [Laracasts][1], where Jeffrey configures PhpStorm to run tests from within the IDE. With Drupal 8 using PHPUnit too, I decided to try and do the same with a local D8 site.