• 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 » WordPress Heroku Blog as Facebook App : Updating the App

By Abhishek Ghosh September 15, 2012 11:45 pm Updated on September 15, 2012

WordPress Heroku Blog as Facebook App : Updating the App

Advertisement

WordPress Heroku Blog as Facebook App when needs a complete re-installation or a fresh update, it open the problems with Heroku Cloud, simply follow this guide. We wrote the guide how to deploy WordPress Heroku Blog and create a Facebook App. Take that, the person has a Facebook App that is not WordPress. But the user wants make it WordPress Heroku Blog as Facebook App. The user will get the Free SSL of Facebook and Free Cloud Hosting of Heroku. This is where we will help you to do it yourself.

 

WordPress Heroku Blog as Facebook App : The Points which are taken as you already know

 

We are taking you are using Windows PC as it is probably most difficult to use command line tools of UNIX, you are using Heroku Toolbelt or ang Git Bash software.

 

Steps for WordPress Heroku Blog as Facebook App

 

There is no need to jump with Facebook. You will not need anything to do with Facebook. The url of your old or newly created Facebook App actually is hosted on Heroku Cloud. So using the Bash will serve the purpose.

Advertisement

---

If your App’s name is salty-gorge-5565, you will find the local git repo on you computer under Desktop > your username  > your app named folder :

 

WordPress Heroku Blog as Facebook App

 

Delete it. Yes delete it. Because we will clone it freshly from your existing App. So after deleting it, login to Heroku from Git Bash and type :

 

Vim
1
CD ~

 

You are in the folder where you have deleted the App from. Clone it (change the App name with yours).

 

Vim
1
git clone git@heroku.com:salty-gorge-5565.git -o heroku

 

You will see your old good folder has been created again on that local folder on Windows PC. Browse inside the folder and delete non Facebook App related stuffs.

 

It is clean local repo now. Change directory to your app folder from Git Bash :

 

Vim
1
cd salty-gorge-5565

 

Define it :

 

Vim
1
git add .

 

Download special WordPress, actually it saves lot of time :

 

Vim
1
git clone git://github.com/mhoofman/wordpress-heroku.git

Move all the contents from wordpress-heroku subfolder either from Windows Explorer or from Git Bash.

 

Make it production now :

 

Vim
1
git checkout -b production

 

This is a bit wrong step, but to avoid Heroku’s error. Create a database :

 

Vim
1
heroku addons:add heroku-postgresql:dev

 

WordPress Heroku

 

I have circled œJADE it will be different for you. Run :

Vim
1
heroku pg:promote HEROKU_POSTGRESQL_COLOR

For me, the COLOR was JADE.

Vim
1
cp wp-config-sample.php wp-config.php

 

Add :

Vim
1
>.gitignore

 

We already done this step, so no need :

 

Vim
1
git add .

 

And commit :

 

Vim
1
git commit -m "Initial WordPress commit"

 

Push it :

 

Vim
1
git push heroku production:master

 

Go to the Heroku Clou App URL and Install WordPress normally as we do. One important thing is :

 

Change your Blog and Site URL from http:// to https:// within that infamous WordPress Blog URL settings option page. Otherwise you will get mixed content error. This is one important point for successful WordPress Heroku Blog.

You can see my Facebook WordPress Blog, nicely running with w3 total cache plugin :

 

Vim
1
https://apps.facebook.com/abhishekghosh/

 

This Article Has Been Shared 525 Times!

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 WordPress Heroku Blog as Facebook App : Updating the App

  • Installing ownCloud on Rackspace Cloud Sites

    Installing ownCloud on Rackspace Cloud Sites step by step guide. ownCloud is a server software that provides device independent storage of pictures, documents.

  • Step by Step Guide to Use Free Heroku Cloud

    Step by Step Guide to Use Free Heroku Cloud assumes that the user has no idea about Cloud Server, Git but wants Heroku Cloud Server for Apps and website.

  • Red Hat OpenShift PaaS : Smart Guide to Host Your App

    Red Hat OpenShift PaaS has pre-configured one click installers for Frameworks, one click installers for WordPress, Drupal. Free for 50k visitors per month.

  • Installing TYPO3 on Rackspace Cloud Sites

    Installing TYPO3 on Rackspace Cloud Sites provides you a basic information on TYPO3 CMS and guide on how to install this CMS on Rackspace Cloud Sites easily.

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

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

Get new posts by email:

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 (22.1K 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

  • Modernizing Your Business With a Hybrid Cloud Strategy May 22, 2022
  • Big Data in Sports May 20, 2022
  • FaaS Versus PaaS Deployment: What You Should Know May 18, 2022
  • What Is A Digital Media Consultancy? May 17, 2022
  • How Artificial Intelligence (AI) Is Changing The Way We Play Bingo May 16, 2022

About This Article

Cite this article as: Abhishek Ghosh, "WordPress Heroku Blog as Facebook App : Updating the App," in The Customize Windows, September 15, 2012, May 23, 2022, https://thecustomizewindows.com/2012/09/wordpress-heroku-blog-as-facebook-app-updating-the-app/.

Source:The Customize Windows, JiMA.in

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 Privacy Policy.

PC users can consult Corrine Chorney for Security.

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

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

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