Welcome to BeerMoneyForum.com - BIGGEST MAKE MONEY FORUM ONLINE

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?
Blue
Red
Green
Orange
Voilet
Slate
Dark
  Guest viewing is limited

Tutorial - How To Sell On Wordpress.com Free Blog

When you are just starting out paying for a domain name and hosting can be expensive. Therefore, it is a good idea to use a free blog hosting company like Wordpress.com. Unfortunately, with a free WordPress or even a Personal plan, you can't sell on your blog or website. On a Premium plan, they allow you to only add a simple payment button. If you want to add a shopping cart and create an eCommerce store, you must upgrade to the Business plan.

With a free account or even a personal or premium account, you still can't add plugins to your site. Therefore, you're very limited on what you can do to make your site look great and still earn money. Here is a great workaround for this using HTML coding. It is simple to install and I have already written the HTML code for you.

Steps:

  • You will need a PayPal Business account in order to do this.
  • Sign up to Wordpress.com and choose a free blog account or even a website account.
  • Select your theme and start to customize it. You can add a few pages to the theme to make it more attractive. I'd suggest to do your About Page, create one or two blog posts about you and what you do. If you want to sell your custom items or even eBooks you can write about these.
  • Now create your seller pages. This will depend on you and how many different items you wish to sell. I'd suggest grouping your item together and keeping them all on one page. This is more attractive and makes it easier o find.
  • This is great for affiliate marketing also. You can sell your affiliate products like this. If you sell custom T-shirts make a page for shirts, make one for other items like household goods, make one for bath and beauty. The possibility is endless and all you need to do is create a separate page for each item you wish to sell.
  • Add all your images to your blog site under media.
  • Make your "buy now or payment buttons". Add these images to your website.
Custom Designing Your Web Pages:
  • Create a new web page.
  • Add your title and tags and a custom image to the top of the page.
  • Add a few lines of text to the page. This will tell people how to shop on this page. If you are selling eBooks this one is a bit different.
  • Now we are going to add a grid to the page. This is done with HTML code. Once you've finished with your text on the page go to the HTML tab. You will copy and past this code to the page now.
<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title>Sample table</title>

<style>

table {

border-collapse: collapse;

border: 3px solid blue;

width: 100%;

}

td {

width: 50%;

height: 18em;

border: 1px solid #ccc;

}

</style>

</head>

<body>

<table>

<tbody>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

<tr><td></td><td></td></tr>

</tbody>

</table>

</body>

</html>

You will need to adjust this code for the number of lines you want. The HTML code here will create you a table that is 2 column wide and 24 rows. If you want to add more rows just insert the <tr><td></td><td></td></tr> to the table. You can increase or decrease the number of lines in your table like this.

Paste this code in your HTML editor.

Now go back to the Visual editor and start adding your items to the table. I found out that you'll need to add the item on the right side of the table first and then the left side. This makes it easier to adjust the table, spacing and get the items to line up correctly. Here is what it will look like when you have it done.

ebook download.jpg


If you are using this as an affiliate marketer you will need a buy now button. You will need to make this a clickable link. Add the button to the bottom of the image and adjust the button using the image adjustment. Once you have this in place, hit the link key while the image is highlighted. Add your affiliate link to the buy now button.

How to Sell eBooks On Your Web Site:

You will follow the same procedure as above. However, this time it will be a bit different.

Steps:
  • Upload your book images to your website.
  • Upload your PDF books to your website.
  • After you upload a PDF book go to the edit button. Here you will find the HTTP link to the book. Copy and past this link to a word document. You will need this link in order to create a download pay button for PayPal.
ebook upload.jpg

Creating a PayPal Pay Button:

Log into your PayPal Business Account.

Go to the Tool menu at the top of your account.
Select button.jpg


Select All Tools.

PP tools.jpg


Find the Buy Now Button tool.

You'll need to give the item a name and number. Add your price that you are selling the item for. Just leave the rest of the information the same. No need to change any of this.
create button.jpg


Go to the bottom of the page and click on Step 3.
step 3.jpg


I select no for all items because there is no need to collect this information.

You will want to click on your website information and add your website link. If a person doesn't complete the sale, this will redirect them back to your website.
add site.jpg


Now add your link from your site where your eBook is uploaded to.

Hit the create button key.


You will now see the code for your site. You won't be able to use this code for a free WordPress account. Therefore, you'll need to click on the Email tab.
button code.jpg


Now copy and paste this code into a word document. You'll need this code to create your payment button and download the books after payment.
email link.jpg


You will need to repeat this procedure for each eBook that you wish to sell. Each one needs their own payment button and code.

I understand this is a bit of work to do, but if you don't have the money o pay for web hosting or upgrade to a Business plan this is a great way t sell on WordPress for free. You won't be able to add a shopping cart or plugins on a free account. Therefore, the only way to do this is to create a separate payment button for each downloadable book you want to sell on your website or blog.

Here is my payment proof that this actually works and people buy books from your website or blog using this method. This is actually really simple if a person just wants one or two books. They are redirected to pay for the item and the download starts immediately after it has been paid.

It Works Here is My Payment Proof:

payment proof.jpg
 
I have made over $400 so far in just 2 weeks since I added this to my website. It is a bit more complicated, but if you want to get around some of the corks in WP this is a great way to go.
 
I am now receiving around 2000 visitors per day. I normally add new content 4 to 5 times a week. I do a review blog for working online. You will need to work on your SEO to improve your presence online and attract more people to your site. My site has been up for 11 months now.
 
I am now receiving around 2000 visitors per day. I normally add new content 4 to 5 times a week. I do a review blog for working online. You will need to work on your SEO to improve your presence online and attract more people to your site. My site has been up for 11 months now.
I would like to visit your site and blog...would share links to the site and blog...
Message me your links...just !! curious !!
 
If you look at my signature here, you'll find what you're looking for. The site has 410 reviews on it and a lot of different categories and ways to earn money online. Hope you enjoy the site and you can see how I add the pub at the end of the articles. I haven't done it to the last few reviews because I am in the process of adding a new pub to the site and will post it later on these articles.
 
wow! 2000 visits in a day! Teach me the ways, master...
Just take a look at the site and you'll see how I have it arranged and how it works. I have a section on the site for selling eBook and I also add my own pub at the end of each of my articles. This is a great way to make extra money and also to use WordAds from WordPress.
 
Just take a look at the site and you'll see how I have it arranged and how it works. I have a section on the site for selling eBook and I also add my own pub at the end of each of my articles. This is a great way to make extra money and also to use WordAds from WordPress.

I'm just using the free Wordpress... not wordpress.org...

Because I'm still trying to learn some things.

Would that be fine?
 
I'm just using the free Wordpress... not wordpress.org...

Because I'm still trying to learn some things.

Would that be fine?
That site is hosted on Wordpress.com and it is on the basic plan. I started off with the free site too and after the site had so man visitors and so many posts each day it was moved to the basic site to see how it would do. I did this on the free site and also on the basic site. It should work just fine for you like this.
 
Actually seems like this could make some decent money, I'll test it and see how much I make from it.
 
Actually seems like this could make some decent money, I'll test it and see how much I make from it.
It is a good strategy if you are limited because of a free blog site or a site that limits the way you can add advertising to your website. You can use this technique to advertise some sites you're on and ask people to join them. Just use your link on the image and when they click on the image it will redirect them to the site you are offering. Use a good pub or image that will attract people to the image and they will click on it and join the site.
 
That site is hosted on Wordpress.com and it is on the basic plan. I started off with the free site too and after the site had so man visitors and so many posts each day it was moved to the basic site to see how it would do. I did this on the free site and also on the basic site. It should work just fine for you like this.

Thank you so much. I'll try these! I'll send you a message if I have questions... would that be alright?
 

📢 Recommended Partners

MGID - Native Performance & Programmatic Advertising Platform MGID Team
0.00 star(s) 0 ratings
Updated
Roobet.com | Crypto’s Fastest Growing Casino 🦘 Roobet.com
0.00 star(s) 0 ratings
Updated
Duckdice.io - Top Crypto Gambling - Bitcoin Dice DuckDice.io
0.00 star(s) 0 ratings
Updated
BMFAds.com - Advertise and Monetize Your CPC, CPM, POP Traffic BMF Staff
4.00 star(s) 4 ratings
Updated

banner

REWARDS: Active Raffles


  • 🤑 Roll 3: Win 100,000 BMF Points!

    The entry period for this raffle ends in..
Back
Top Bottom

Earnings Disclaimer:  All the posts published herein are merely based on individual views, and they do not expressly or by implications represent those of BeerMoneyForum.com or its owner. It is hereby made clear that BeerMoneyForum.com does not endorse, support, adopt or vouch any views, programs and/or business opportunities posted herein. BeerMoneyForum.com also does not give and/or offer any investment advice to any members and/or it's readers. All members and readers are advised to independently consult their own consultants, lawyers and/or families before making any investment and/or business decisions. This forum is merely a place for general discussions. It is hereby agreed by all members and/or readers that BeerMoneyForum.com is in no way responsible and/or liable for any damages and/or losses suffered by anyone of you.