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

301 Redirects in Modx

Posted on November 2, 2012 by David Kryzaniak

When moving a new site live, it’s critical that you have 301 redirects from the old urls to the new ones. 301 redirects help to preserve any SEO you’ve earned on the old site. Here’s how to create a 301

Read more ›

Posted in MODx | Tagged htaccess, modx, redirect | 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