WARNING:  Make a backup of your htaccess file first so you can revert to your working file in the event something goes wrong.

Add the following text to your .htaccess file:
# M3SERVER.COM PERFORMANCE SETTINGS
# compress text, html, javascript, css, xml:
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
## EXPIRES CACHING ##
ExpiresActive On
ExpiresByType image/jpg "access 1 month"
ExpiresByType image/jpeg "access 1 month"
ExpiresByType image/gif "access 1 month"
ExpiresByType image/png "access 1 month"
ExpiresByType text/css "access 1 month"
ExpiresByType application/pdf "access 1 month"
ExpiresByType text/x-javascript "access 1 month"
ExpiresByType application/x-shockwave-flash "access 1 month"
ExpiresByType image/x-icon "access 1 month"
ExpiresDefault "access 8 days"
## EXPIRES CACHING ##

M3Server.com – WordPress Hosting Plans

This is white paper should also work well for the standard Outlook or Microsoft mail setup as well.  Steps won’t be exact, but should get you going.

Outlook Express Email setup

- Internet Connection Wizard

Open outlook, if you dont have anything setup the Internet Connection Wizard will automatically start.  if you do have an email account already setup, then you will need to create a new identity, click on file, click on identities, click on add new identity, that will open up a window to name this mail identity, once you do that connection wizard opens

- Your Name : When you send email, your name will appear in the From field of the outgoing message.  Type your name as you would like it to appear.

- Click Next

- E-Mail address : Your e-mail address is the address other people use to send e-mail messages to you.  Enter the email address you want configure this to send/receive email for.

- Click Next

- E-Mail Server Names : Select POP3 or IMAP for my incoming mail server is a

- Incoming mail server :  yourdomain.com

- Outgoing Mail server :  yourdomain.com

- Click Next

- Internet Mail Logon:  Account name : Enter your username for this email address
Password:  Enter the password for this email address

- Do not check Log on using Secure Password Authentication (SPA)

- Click Next

- Click Finished

- Now lets manually set a couple settings

- Click on tools, then accounts, select the mail tab and then click on properties

- Go to the servers tab

- Look for Outgoing mail server and check the box for my server requires authentication

- Then click on settings button right after that

- Select log on using and then enter your username and password in the blanks.

- Do not check Log on using Secure Password Authentication (SPA)

- Click on OK button

- Now select the Advanced tab at the top

- Outgoing mail (SMTP) port number : 25 is default and will work for most but some ISPS are blocking this port, so use 587 if 25 will not work for you.

- Click APPLY

- Click OK

- Close out your mail program

- Open Outlook Express back up and you should be ready to send and receive email

Happy E-Mailing :-)

M3Server – Virtual Dedicated Servers

WordPress Server Load hampering your visitors and causing slow page loads?  With M3Server.com’s fully managed WordPress virtual server, we take care of that problem for you.  Often times the WordPress Server Load is simply just server related.  Period.

Properly tuning a server takes patience to provide you the best WordPress Hosting experience possible.  We analyze each service provided by the server and performance tune it to your site’s characteristics.   Our free tuning service includes benchmark tests of before, during, and after the tuning process is complete.  We can show you real results of these tests.

Once we have the server load reduced and your WordPress hosting has improved, we can then work with you to improve your site with use of plugins and other performance improvements.

To reduce your WordPress Server Load, get started today and visit M3Server.com’s WordPress Hosting service!  Get your own WordPress virtual server and start serving your pages even faster.

M3Server.com – WordClass Web Hosting

You added, upgraded, removed, activated or other wise modified a WordPress plugin and now you can’t reach your WordPress admin login page!  Or, even worse, your entire site has a blank page or other 500 error.

Did you backup your database first before working on your site?   Its best to restore IF you have a CURRENT backup, but if not, you can try this fix action.

If you forget to deactivate plugins before a WordPress upgrade/update, your site could break or leave you with a blank page when viewing your WordPress admin login page.

The repair action is to go to the wp_option table in your WordPress database, and find the row with option_name ‘active_plugins’.

To get started, follow the general guide below:

Login via your Secure phpMyAdmin URL with the user name and password of your database.

Find your database name on the left hand side and click it.
Now, find the table named: wp_option

Next, locate the row:
active_plugins

Click on the “pencil” edit icon to edit this row.

The section of interest is the large white text box.  It generally has a few lines of code.

Copy this data and paste it in a plain text editor, just for save keeping.

Then delete the rows of code in this box and click save.

This should deactivate all plugins.  Retry your WordPress admin login now.

As always, we can’t state this strongly enough.  Before embarking on any WordPress management, updates, upgrades, plugin installs, etc, always, and we mean always backup/export your database.A

M3Server.com – WordPress Hosting

To prevent unauthorized scanning of backup files, scripts, etc.  Add this to your WordPress htaccess file:

RewriteEngine On
RewriteRule \.php~$ – [forbidden,last]

The second line above should go right under the first line as shown.

This will prevent index.php~ from displaying in URLs increasing security on your WordPress site.

As always, make a local backup of your files before editing so that you can make easy corrections of things don’t work out as planned.

Need WordPress web hosting?