• 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
The Customize Windows > Computer and Internet > Browsers > 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 :

 

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) :

Advertisement

---

 

  • 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 !

 

 

Signature
Tagged With installing a certificate on rackspace , noteworthy rackspace

This Article Has Been Shared 4504 Times!

Facebook Twitter Google+ Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic 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

  • Self Hosted WordPress on Cloud Server for Dummies

    Self Hosted WordPress is itself a scary phrase to a non-tech person and add Cloud Server on it. Here is Very Easy Guide to under Self Hosted WordPress.

  • Access Rackspace Cloud FTP From Windows PC Without Any Software

    Access Rackspace Cloud FTP From Windows PC Without Any Software and even you can set the highest level of access or use Cloud Server as backup space.

  • Using https URL of Rackspace Cloud Files for WordPress

    Using https URL of Rackspace Cloud Files for WordPress needs some extra steps for more secured delivery of Static Content of your SSL enabled WordPress site.

  • Installing SoundManager2 With Great 360° Player

    Installing SoundManager2 now has great looking 360° Players with Spectrum/EQ visualizations. Can be embeded in WordPress. Source Code is same of SoundCloud.

  • Making WordPress to Load Faster on Rackspace Cloud Sites

    Making WordPress to Load Faster on Rackspace Cloud Sites needs WP Super Cache,CDN Sync Tool, HyperDB, .htaccess tricks and tweaks to make buggy plugins working.

Additionally, 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

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

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

Search this website…

 

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 (15K Followers)
  • Twitter (4.4k Followers)
  • Facebook (5.2k Followers)
  • LinkedIn (3.3k Followers)
  • YouTube (1.5k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Explanation of the ESP32 Vulnerability Warnings December 6, 2019
  • OLTP versus OLAP December 4, 2019
  • What is OLTP (Online Transaction Processing)? December 3, 2019
  • How to Install PyCharm and Anaconda for Data Science December 2, 2019
  • Connect ESP32 Arduino With a Samsung Smart Watch December 2, 2019

About This Article

Title: SSL Certificate for WordPress on Rackspace Cloud Sites
2012-08-18

Author: Abhishek Ghosh
Subjects: Browsers

Is Part Of:


TheCustomizeWindows,

Saturday, August 18th, 2012,
Vol.1(01),
p.1–26435 [IoT Ready Journal]


Source:The Customize Windows
ISSN: 0019-5847 ;
E-ISSN: 0019-5847 ;
Publisher:
jima.in

Cite this article as: Abhishek Ghosh, "SSL Certificate for WordPress on Rackspace Cloud Sites," in The Customize Windows, August 18, 2012, December 8, 2019, https://thecustomizewindows.com/2012/08/ssl-certificate-for-wordpress-on-rackspace-cloud-sites/.

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.


PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

web analysis

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

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