• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » SSL Certificate for WordPress on Rackspace Cloud Sites

By Abhishek Ghosh August 18, 2012 6:22 pm Updated on August 18, 2012

SSL Certificate for WordPress on Rackspace Cloud Sites

Advertisement

SSL Certificate for WordPress on Rackspace Cloud Sites needs a bit tweaking to be working flawlessly without duplicate content issue or 404, 500 server errors. We published an introductory article on HTTPS or Secure Hypertext Transfer Protocol before. That was small compared to the extensive technical things needed for really using SSL Certificate. However, it will give an idea about the topic before going to the guide on using SSL Certificate for WordPress on Rackspace Cloud Sites.

 

Why we need SSL Certificate for WordPress on Rackspace Cloud Sites ?

 

Secure Sockets Layer (SSL) is a message transportation protocol that gives warranty for ARP – Authenticated, Reliable and Private ; making a website more faithful to the public. SSL might have an positive effect on SERP as the website/domain is authenticated but keep in mind, for an old website, implementing SSL will create double alternative URLs making duplicate contents and probably Google will not count the backlinks to the non SSL urls. So there problems with SSL and needs a bit special configuration for WordPress. Otherwise I would install SSL right now without any thought. That small fee is nothing when compared to the probability of ‘getting better’.

 

Steps for Installing SSL Certificate for WordPress on Rackspace Cloud Sites

 

Installing SSL Certificate for a domain on Cloud Sites per se has no work. Its very simple click and do. Login to your Rackspace Cloud Control Panel, click to expand Cloud Sites list on the left hand side and click the domain name you need to install SSL certificate. Click the Security Tab and click Install SSL button :

Advertisement

---

 

SSL Certificate for WordPress on Rackspace Cloud Sites

 

There is an agreement between you as Rackspace Cloud Sites and Managed Services user and we can not disclose the agreement or pricing. You will get in the next step. Your cost will be around $11 per month.  Please talk with Rackspace Fanatical Live chat if you need help. The chain certificate allowed are (you can choose any) :

 

  • StarField Intermediate
  • Thawte Intermediate SGCCA
  • VeriSign Intermediate SecureSite
  • VeriSign Intermediate SecureSite Pro

 

Please take help of the Support team for this part. This has nothing to do with WordPress but the Domain.

 

Configuring SSL Certificate for WordPress on Rackspace Cloud Sites making it working

 

WordPress is not really made by default to Support SSL, so a bit modification is needed. Open wp-config.php file and add :

 

Vim
1
2
define('FORCE_SSL_ADMIN', true);
define('FORCE_SSL_LOGIN', true);

 

Where there is the famous comment “That’s all, stop editing! Happy blogging.” ends, wp-settings.php call begins. Save it.

 

 

The htaccess part of default WordPress htaccess must need to be updated :

 

Vim
1
2
3
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9} /(.*) HTTP/ [NC]
RewriteCond %{HTTPS} !=on [NC]
RewriteRule ^/?(wp-admin/|wp-login.php) https://thedomain.com%{REQUEST_URI}%{QUERY_STRING} [R=301,QSA,L]

 

The folder should be made properly redirected :

 

Vim
1
2
3
4
5
6
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^wp-(admin|login|register)(.*) - [C]
RewriteRule !^/wp-(admin|includes)/(.*) - [C]
RewriteRule ^/(.*) http://example.com/$1 [QSA,L]
</IfModule>

 

You will face various peculiar problems, you must check all the urls which can be accessed via .php extension like -install.php, -upgrade.php, -login.php, -register.php etc with both http and https from all possible browsers to make sure :

 

  • http redirects to https
  • There is no 500 server error
  • There is no infinite redirection loop

 

There is good plugin named WPSSL, which adds meta tag to force browser to load the https page. But make sure the htaccess fully right. WordPress HTTPS (SSL) is noteworthy.

Read the plugin named SSL Insecure Content Fixer ‘s page on WordPress for fixing issues.

 

Must read for using SSL Certificate for WordPress on Rackspace Cloud Sites

 

  • Full Backup. No compromise. Start with a full backup with all, even the cache. Test it on another test site whether its working or not.
  • Disable any kind of plugin. Better to uninstall them temporarily.
  • Disable any minification, any backup plugin.
  • Change your blog’s url to HTTPS version from Admin menu.

 

If you carefully follow this guide, you will successfully install SSL Certificate for WordPress on Rackspace Cloud Sites. We wrote with cautions, usually its not so pain on Rackspace as all (database, SFTP) are basically running on SSL except your domain !

 

 

SignatureTagged With installing a certificate on rackspace , noteworthy rackspace
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to SSL Certificate for WordPress on Rackspace Cloud Sites

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Installing WordPress on Rackspace Cloud Sites : Step by Step Guide

    Installing WordPress Rackspace Cloud Sites is very easy. However, Rackspace uses their own version of Control Panel. Here is full step by step guide.

  • WordPress Multisite on Nginx on Ubuntu 14.04 on HP Cloud

    Here is a Step by Step Guide on Setting Up WordPress Multisite on Nginx on Ubuntu 14.04 on HP Cloud with All Commands and the Configuration.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

vpsdime

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2026 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy