David Kryzaniak, LLC logo David Kryzaniak, LLC

  • About
  • Blog
  • Résumé
  • Contact

Maintenance mode for WordPress Using htaccess

Posted on November 6, 2012 by David Kryzaniak

WordPress doesn’t have a maintenance mode. This makes me sad. Luckily, I have a quick fix. First, you’ll need to create a new directory and a temporary “Maintenance” page. For this example, let’s call it /maintenance/index.html. Fill the Maintenance page

Read more ›

Posted in Hacks | Tagged htaccess, maintenance mode, wordpress, wp | Leave a reply

Force Non-WWW URL in WordPress

Posted on November 4, 2012 by David Kryzaniak

Making sure all your guest are coming in through the same url can be important for SEO. Google may see your domain as two sites depending how you use the WWW and non-WWW url. If Google does pickup both your

Read more ›

Posted in WordPress | Tagged 301 redirect, htaccess, non-www, url, wordpress, wp, www | 2 Replies

Add Custom Menus to the WP Theme Customizer

Posted on October 29, 2012 by David Kryzaniak

Here is a simple Gist (originally created by https://github.com/Abban) that lays out all the necessary hooks to start customizing the new ‘Theme Customizer’ in WordPress 3.4

Posted in WordPress | Tagged theme, theme customizer, wordpress, wp | Leave a reply

Recent Posts

  • Adding an API Key to your AWS SAM Deploy
  • Serverless HTML to PDF API with AWS Lambda
  • cPanel/WHM Cron: Delete Backups Older Than 30 Days
  • Docker on Amazon Lightsail (Quick Install)
  • Get Noticed! Theme: Changing the Share Bar Icons

Categories

  • AWS (5)
  • Events (1)
  • Hardware Hacks (4)
  • Linux (2)
  • Psychology (1)
  • Random (3)
  • Web (36)
    • API (2)
    • Code Snippets (2)
    • Docker (1)
    • Hacks (4)
    • IIS (1)
    • MODx (1)
    • PHP (5)
    • Responsive (2)
    • Scripts (1)
    • WordPress (15)

Recent Comments

  • David Kryzaniak on Docker on Amazon Lightsail (Quick Install)
  • Leigh on Docker on Amazon Lightsail (Quick Install)
  • Leigh on Docker on Amazon Lightsail (Quick Install)
  • bob on Docker on Amazon Lightsail (Quick Install)
  • Ivan on Force Non-WWW URL in WordPress