[METHOD] Get Backlinks from IBM Bluemix for FREE!

Thanks for sharing this! Got a cool link!
 
Thanks so much for sharing this post
 
Site Metric
v2qweTE

Sign up for free at
Code:
https://cloud.ibm.com/registration

H5jywzz

Then go to
Code:
https://cloud.ibm.com/devops/toolchains?
Create a toolchain. Pick Develop a Cloud Foundry app. Give it a name. Scroll down to Repository type and select New. Uncheck the ‘Make this repo private’. Create IBM Cloud IP key. Then hit the Create button.

Select Eclipse Orion Web IDE. Then go to File menu, New, File. Name it index.html.
oAwOmkN

Copy paste your html code into the editor.

Create a new manifest by going to File menu, New, File. Name it manifest.yml and copy paste the code below into your editor.
Code:
---
applications:
- buildpack: https://github.com/cloudfoundry/staticfile-buildpack.git
host: sample-${random}
name: sample-${random}
memory: 64M
stack: cflinuxfs2

Replace the host and the name with your host application URL. And it must be unique. Here is the sample
kaq4kxT


Then Deploy the App by clicking the start icon and then wait for a minute.
JE5XUzO


If it success, the light will turn into green like this
xX7en8Y


If it fails, go to your launch file and edit the “Name: “ with your unique name above.

Apply your changes to Git Repos by doing this
PaCyDDq


Enter a comment then Commit.
aWyNn2u


Hit the Sync button.
CHobY58


Then click Open the Deployed App to see the result
xX7en8Y


And voila! Your site is live!
JTLl51N


Link indexed on google
bAhIqEl


In case you missed my share https://www.blackhatworld.com/seo/method-get-free-backlinks-on-ms-azure-da90.1124055/ and other cool methods, you may upgrade your account to Jr. VIP to get them for free :)
Great method!
 
Site Metric
v2qweTE

Sign up for free at
Code:
https://cloud.ibm.com/registration

H5jywzz

Then go to
Code:
https://cloud.ibm.com/devops/toolchains?
Create a toolchain. Pick Develop a Cloud Foundry app. Give it a name. Scroll down to Repository type and select New. Uncheck the ‘Make this repo private’. Create IBM Cloud IP key. Then hit the Create button.

Select Eclipse Orion Web IDE. Then go to File menu, New, File. Name it index.html.
oAwOmkN

Copy paste your html code into the editor.

Create a new manifest by going to File menu, New, File. Name it manifest.yml and copy paste the code below into your editor.
Code:
---
applications:
- buildpack: https://github.com/cloudfoundry/staticfile-buildpack.git
host: sample-${random}
name: sample-${random}
memory: 64M
stack: cflinuxfs2

Replace the host and the name with your host application URL. And it must be unique. Here is the sample
kaq4kxT


Then Deploy the App by clicking the start icon and then wait for a minute.
JE5XUzO


If it success, the light will turn into green like this
xX7en8Y


If it fails, go to your launch file and edit the “Name: “ with your unique name above.

Apply your changes to Git Repos by doing this
PaCyDDq


Enter a comment then Commit.
aWyNn2u


Hit the Sync button.
CHobY58


Then click Open the Deployed App to see the result
xX7en8Y


And voila! Your site is live!
JTLl51N


Link indexed on google
bAhIqEl


In case you missed my share https://www.blackhatworld.com/seo/method-get-free-backlinks-on-ms-azure-da90.1124055/ and other cool methods, you may upgrade your account to Jr. VIP to get them for free :)
Dont bother guys its not working and even when its working it gets deleted after few weeks.
 
Back
Top