316 lines
7.0 KiB
HTML
316 lines
7.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
|
|
<head>
|
|
<link href="https://gmpg.org/xfn/11" rel="profile" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
|
|
<!-- Enable responsiveness on mobile devices-->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
|
|
|
|
<title>
|
|
|
|
Basic Things to Consider When Starting an Online Business · felixfoertsch.de
|
|
|
|
</title>
|
|
|
|
<!-- CSS -->
|
|
<link rel="stylesheet" href="/assets/css/main.css" />
|
|
|
|
<!-- Icons -->
|
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/favicon.png" />
|
|
<link rel="shortcut icon" href="/favicon.png" />
|
|
|
|
<!-- RSS -->
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="/feed.xml" />
|
|
|
|
</head>
|
|
|
|
|
|
<body class="post">
|
|
|
|
<nav class="navbar navbar-dark bg-dark navbar-expand-md ">
|
|
<div class="container-fluid">
|
|
|
|
<a class="nav-link navbar-brand " href="/"><img src="/favicon.png" width="30" height="30" alt=""> </a>
|
|
|
|
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation-toggle" aria-controls="navigation-toggle" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<div class="collapse navbar-collapse" id="navigation-toggle">
|
|
<div class="navbar-nav">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="nav-link" href="/about">About</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="nav-link" href="/repositories">Repositories</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="nav-item dropdown">
|
|
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-expanded="false">Categories</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li><a class="dropdown-item " href="/category/Design">Design</a></li>
|
|
|
|
|
|
|
|
|
|
|
|
<li><a class="dropdown-item " href="/category/Programming">Programming</a></li>
|
|
|
|
|
|
|
|
|
|
|
|
<li><a class="dropdown-item " href="/category/Tips">Tips</a></li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li><a class="dropdown-item " href="/category/summaries">Summaries</a></li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li><a class="dropdown-item " href="/category/tutorials">Tutorials</a></li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
</li>
|
|
|
|
|
|
<a class="nav-link" title="Tags" aria-label="Tags" href="/tags">Tags</a>
|
|
|
|
<a class="nav-link" title="Subscribe" aria-label="Subscribe" href="/feed.xml">RSS</a>
|
|
|
|
<span></span>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<main class="container py-3">
|
|
<header class="row py-3">
|
|
<div class="col">
|
|
<h1 class="display-1">Basic Things to Consider When Starting an Online Business</h1>
|
|
</div>
|
|
</header>
|
|
<div class="row">
|
|
<div class="col">
|
|
<div class="card-subtitle mb-2 text-muted">
|
|
|
|
<span class="">2018-09-15</span> •
|
|
<span class=""><svg height="12" class="octicon octicon-sync" viewBox="0 0 16 16" version="1.1" width="12" aria-hidden="true"><path fill-rule="evenodd" d="M8 2.5a5.487 5.487 0 00-4.131 1.869l1.204 1.204A.25.25 0 014.896 6H1.25A.25.25 0 011 5.75V2.104a.25.25 0 01.427-.177l1.38 1.38A7.001 7.001 0 0114.95 7.16a.75.75 0 11-1.49.178A5.501 5.501 0 008 2.5zM1.705 8.005a.75.75 0 01.834.656 5.501 5.501 0 009.592 2.97l-1.204-1.204a.25.25 0 01.177-.427h3.646a.25.25 0 01.25.25v3.646a.25.25 0 01-.427.177l-1.38-1.38A7.001 7.001 0 011.05 8.84a.75.75 0 01.656-.834z"></path></svg> Updated: 2019-03-25</span>
|
|
|
|
|
|
<span class="post-categories">
|
|
|
|
•
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="/category/summaries">Summaries</a>
|
|
|
|
|
|
</span>
|
|
</div>
|
|
|
|
|
|
<div>
|
|
<p>This post is a really short excerpt from a flyer I found a while ago. It lists thing you should consider, if you want to try to start an online business. Think about it as a checklist.</p>
|
|
|
|
<!-- more -->
|
|
|
|
<h2 id="fundamental-rules">Fundamental rules</h2>
|
|
|
|
<ul>
|
|
<li>You must care about it.</li>
|
|
<li>You must be able to become the authority on it.</li>
|
|
<li>You must be able to differentiate yourself.</li>
|
|
<li>You must fulfill a need.</li>
|
|
<li>Your niche must be commercial.</li>
|
|
</ul>
|
|
|
|
<h2 id="ways-to-make-money">Ways to make money</h2>
|
|
|
|
<ul>
|
|
<li>Affiliate marketing.</li>
|
|
<li>Advertising.</li>
|
|
<li>Selling your own products.</li>
|
|
<li>Drop shipping (white labeling) - offer products redirect order to supplier.</li>
|
|
</ul>
|
|
|
|
<h2 id="setup-process">Setup process</h2>
|
|
|
|
<ul>
|
|
<li>Deciding on a decent name for your online business.</li>
|
|
<li>Registering your domain name, web hosting, and installing WordPress.</li>
|
|
<li>Designing your website & logo.</li>
|
|
<li>Registering social media profiles.</li>
|
|
<li>Creating an online store.</li>
|
|
<li>Setting up advertising, affiliate, and merchant accounts.</li>
|
|
<li>Setting up Google Analytics.</li>
|
|
</ul>
|
|
|
|
<h2 id="necessary-systems">Necessary systems</h2>
|
|
|
|
<ul>
|
|
<li>A system for getting attention (Venture Harbour, What Is My Comfort Zone, FanDistro).</li>
|
|
<li>A system for capturing data.</li>
|
|
<li>A system for selling products.</li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="py-3">
|
|
|
|
|
|
|
|
|
|
|
|
<a href="/tags#english"><span class="btn btn-sm btn-secondary"><svg height="12" class="octicon octicon-tag" viewBox="0 0 16 16" version="1.1" width="12" aria-hidden="true"><path fill-rule="evenodd" d="M2.5 7.775V2.75a.25.25 0 01.25-.25h5.025a.25.25 0 01.177.073l6.25 6.25a.25.25 0 010 .354l-5.025 5.025a.25.25 0 01-.354 0l-6.25-6.25a.25.25 0 01-.073-.177zm-1.5 0V2.75C1 1.784 1.784 1 2.75 1h5.025c.464 0 .91.184 1.238.513l6.25 6.25a1.75 1.75 0 010 2.474l-5.026 5.026a1.75 1.75 0 01-2.474 0l-6.25-6.25A1.75 1.75 0 011 7.775zM6 5a1 1 0 100 2 1 1 0 000-2z"></path></svg> English</span></a>
|
|
|
|
<a href="/tags#checklist"><span class="btn btn-sm btn-secondary"><svg height="12" class="octicon octicon-tag" viewBox="0 0 16 16" version="1.1" width="12" aria-hidden="true"><path fill-rule="evenodd" d="M2.5 7.775V2.75a.25.25 0 01.25-.25h5.025a.25.25 0 01.177.073l6.25 6.25a.25.25 0 010 .354l-5.025 5.025a.25.25 0 01-.354 0l-6.25-6.25a.25.25 0 01-.073-.177zm-1.5 0V2.75C1 1.784 1.784 1 2.75 1h5.025c.464 0 .91.184 1.238.513l6.25 6.25a1.75 1.75 0 010 2.474l-5.026 5.026a1.75 1.75 0 01-2.474 0l-6.25-6.25A1.75 1.75 0 011 7.775zM6 5a1 1 0 100 2 1 1 0 000-2z"></path></svg> Checklist</span></a>
|
|
|
|
</div>
|
|
<section>
|
|
<h2>Related Posts</h2>
|
|
<ul>
|
|
|
|
<li>
|
|
<a href="/2020/08/05/Apple-Colors.html"> Apple Colors in SCSS</a>
|
|
|
|
<span class="badge bg-secondary">2020-08-05</span>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/2020/08/04/Ideas.html"> Ideas</a>
|
|
|
|
<span class="badge bg-secondary">2020-08-04</span>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/2020/08/02/Strategies-from-the-Happiness-Lab.html"> Strategies from the Happiness Lab</a>
|
|
|
|
<span class="badge bg-secondary">2020-08-02</span>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</section>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</main>
|
|
|
|
<footer class="container-fluid py-3">
|
|
|
|
<script src="/assets/js/bootstrap.min.js" crossorigin="anonymous"></script>
|
|
</footer>
|
|
</body>
|
|
</html>
|