CINXE.COM

About Fees - SEOClerks

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>About Fees - SEOClerks</title> <!-- SEO Meta Tags--> <meta name="description" content="The largest SEO Marketplace on the planet."> <meta name="keywords" content=""> <meta name="google-site-verification" content="Y9oXj8vH9n4ZJeOkFTUXkKlcFIVs-I0o6f2HlCM7_EM" /> <link href="https://plus.google.com/+SeoclerksOfficial" rel="publisher" /> <!-- Google gsi login --> <script src="https://accounts.google.com/gsi/client" async defer></script> <script> function handleCredentialResponse(response) { $.ajax({ url: location.protocol + '//' + location.host + '/signup', type: 'POST', data: jQuery.param({ 'id_token': JSON.stringify(parseJwt(response.credential)) }), cache: false, success: function(response) { location.reload(); } }); } window.onload = function () { google.accounts.id.initialize({ client_id: "548068955564-6kb76etreqr03m8r80hdong6qi9lndr1.apps.googleusercontent.com", callback: handleCredentialResponse, use_fedcm_for_prompt: "true" }); google.accounts.id.renderButton( document.getElementById("buttonGoogle"), { theme: "outline", size: "large", width: "310", height: "44" } // customization attributes ); google.accounts.id.renderButton( document.getElementById("buttonGoogleSignup"), { theme: "outline", size: "large", width: "310", height: "44" } // customization attributes ); google.accounts.id.prompt(); // also display the One Tap dialog } </script> <!-- Mobile Specific Meta Tag--> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <!-- Favicon and Apple Icons--> <link rel="icon" type="image/x-icon" href="https://www.seoclerk.com/images/favicon.ico"> <!--<link rel="apple-touch-icon" href="touch-icon-iphone.png"> <link rel="apple-touch-icon" sizes="152x152" href="touch-icon-ipad.png"> <link rel="apple-touch-icon" sizes="180x180" href="touch-icon-iphone-retina.png"> <link rel="apple-touch-icon" sizes="167x167" href="touch-icon-ipad-retina.png"> --> <!-- Vendor Styles including: Bootstrap, Font Icons, Plugins, etc.--> <link rel="stylesheet" media="screen" href="https://www.seoclerk.com/assets/css/vendor.min.1692086642.css"> <link id="mainStyles" rel="stylesheet" media="screen" href="https://www.seoclerk.com/assets/css/styles.1725101162.css"> <link href="https://www.seoclerk.com/assets/js/wysibb/theme/default/wbbtheme.1692086642.css" rel="stylesheet" /> <link defer rel="stylesheet" href="https://www.seoclerk.com/assets/css/fontawesome/all.min.1626721451.css" crossorigin="anonymous"> <link rel="stylesheet" href="https://www.seoclerk.com/assets/css/flag-icon.css"> <!-- Dark Mode CSS --> <!-- <link id="darkStyles" rel="stylesheet" media="max-width: 1px" href="https://www.seoclerk.com/assets/css/styles-dark.1692086642.css"> --> <!-- <script src="https://www.seoclerk.com/assets/js/modernizr.min.1626721451.js"></script> --> <script type="text/javascript"> var base_url = "https://www.seoclerk.com"; var USERID = 0; </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "", "mainEntityOfPage": "True", "headline": "", "image": { "@type": "imageObject", "url": "", "height": "", "width": "" }, "datePublished": "", "dateModified": "", "author": "", "publisher": { "@type": "", "name": "SEOClerks", "logo": { "@type": "imageObject", "url": "https://www.seoclerk.com/images/seoclerksLogov3.png" } } } </script> <link rel="alternate" type="application/rss+xml" title="Rss Service Feed" href="https://www.seoclerk.com/rss" /> <link rel="canonical" href="https://www.seoclerk.com/about/fees"> </head> <!-- Body--> <body class="light-theme "> <!-- Sign up section --> <div class="modal fade" id="modalSignup"role="dialog"> <div class="modal-dialog w-400" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Welcome to SEOClerks</h5> <button class="close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fas fa-times"></i></span></button> </div> <div class="modal-body ml-4 mr-4"> <form action="https://www.seoclerk.com/signup/check" method="post" class="ajaxModalFormSignup modal-shadow" data-parsley-validate > <input type="hidden" name="token" value="d8e142be61f75b2964d05d0be5681d7c" /> <input type="hidden" name="__cr" value="qLNkh55-f61nfaey" /> <input type="hidden" name="fsub" id="fsub" value="1" /> <input type="hidden" name="droplet" value="" /> <div class="form-group input-group"> <input class="form-control" placeholder="Username" required data-parsley-length="[4, 15]" id="user_username" name="user_username" type="text" value="" > <span class="input-group-addon"><i class="icon-head"></i></span> <div class="form-control-feedback" id="username-text-error"></div> </div> <div class="form-group input-group"> <input class="form-control" placeholder="Email" required id="user_email" name="user_email" type="email" value="" > <span class="input-group-addon"><i class="icon-mail"></i></span> <div class="form-control-feedback" id="email-text-error"></div> </div> <div class="form-group input-group"> <input class="form-control" placeholder="Password" id="user_password" name="user_password" data-parsley-length="[6, 32]" data-parsley-same="#confirm_password" data-parsley-same-message="Your password and confirm password do not match." data-parsley-required-message="You must enter a password." data-parsley-required type="password" value="" > <span class="input-group-addon"><i class="icon-lock"></i></span> <div class="form-control-feedback" id="password-text-error"></div> </div> <div class="form-group input-group mb-0"> <input class="form-control" placeholder="Confirm Password" id="confirm_password" name="confirm_password" data-parsley-same="#user_password" data-parsley-length="[6, 32]" data-parsley-same-message="Your password and confirm password do not match." data-parsley-required-message="You must enter a password." data-parsley-required type="password" > <span class="input-group-addon"><i class="icon-lock"></i></span> <div class="form-control-feedback" id="confirm-password-text-error"></div> </div> <input class="btn btn-primary margin-bottom-none btn-block" value="Continue" type="submit"> </form> <form action="https://www.seoclerk.com/signup/check" method="post" class="ajaxModalFormSubmit modal-shadow signupHidden" data-parsley-validate style="display: none;" id="create-service-form" enctype="multipart/form-data" > <input type="hidden" name="modal" value="modalSignup" /> <input type="hidden" name="droplet" value="" /> <input type="hidden" name="success" value="Package created!" /> <input type="hidden" name="loginModal" value="1" /> <input type="hidden" name="action_type" value="modal" /> <input type="hidden" name="send_status" value="1" /> <input type="hidden" name="token" value="d8e142be61f75b2964d05d0be5681d7c" /> <input type="hidden" name="__cr" value="qLNkh55-f61nfaey" /> <input type="hidden" name="jsub" id="jsub" value="1" /> <input type="hidden" id="user_username_real" name="user_username_real" value="" /> <input type="hidden" id="user_email_real" name="user_email_real" value="" /> <input type="hidden" id="user_password_real" name="user_password_real" value="" /> <div class="text-center mt-1 p-link"> <div class="radio-group"> <input type="radio" id="type-buyer" name="type-user" value="buyer" checked><label for="type-buyer">Buyer</label> <input type="radio" id="type-seller" name="type-user" value="seller"><label for="type-seller">Seller</label> </div> </div> <div class="form-group input-group"> <input class="form-control" placeholder="Full Name" required data-parsley-pattern="/^[a-z]([-']?[a-z]+)*( [a-z]([-']?[a-z]+)*)+$/i" data-parsley-pattern-message="Invalid characters used in fullname field. (Fullname must have first and last name)" data-toggle="tooltip" data-original-title="Full Legal Name" id="user_fullname" name="user_fullname" type="text" value="" > <span class="input-group-addon"><i class="icon-head"></i></span> <div class="form-control-feedback" id="full-text-error"></div> </div> <div class="form-group input-group skill-include" style="display: none;"> <input data-role="tags-input" class="tagsinput tagstext form-control" placeholder="Skills" id="user_skills" name="user_skills" size="15" type="text" value="" data-provide="typeahead" class="tm-input tm-skills" autocomplete="off" data-items="6" > <div class="form-control-feedback" id="tag-text-error"></div> </div> <div class="col-md-6 padding-left-none d-flex flex-wrap justify-content-between"> <div id="recaptcha1"></div> <div class="form-control-feedback" id="captcha-register-text-error"></div> </div> <input class="btn btn-primary margin-bottom-none btn-block" value="Join" type="submit"> <p class="text-muted text-sm mt-1 ml-2 mr-2">By joining, you agree to SEOClerks <a href='https://www.seoclerk.com/terms_of_service'>Terms of Service</a>, <a href='https://www.seoclerk.com/privacy_policy'>Privacy Policy</a>, as well as to receive emails.</p> </form> <div class="text-center mt-1 p-link"> Already have an account? <a data-toggle="modal" data-target="#modalLogin" data-dismiss="modalSignup" class="modal-fade">Login</a> </div> <div class="text-center mt-3 mb-3"> <span class="divider-text">OR</span> </div> <div id="buttonGoogleSignup"></div> <div class="fb-login-button mt-2" data-width="310" data-size="large" data-button-type="login_with" data-layout="default" data-auto-logout-link="false" data-use-continue-as="false"></div> </div> </div> </div> </div> <!-- Login section --> <div class="modal fade" id="modalLogin"role="dialog"> <div class="modal-dialog w-400" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Welcome Back!</h5> <button class="close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fas fa-times"></i></span></button> </div> <div class="modal-body ml-4 mr-4"> <form action="https://www.seoclerk.com/login/check" method="post" class="ajaxModalFormSubmit modal-shadow" id="loginCheck" data-parsley-validate > <input type="hidden" name="modal" value="modalLogin" /> <input type="hidden" name="droplet" value="" /> <input type="hidden" name="success" value="Package created!" /> <input type="hidden" name="loginModal" value="1" /> <input type="hidden" name="action_type" value="modal" /> <input type="hidden" name="send_status" value="1" /> <input type="hidden" name="token" value="d8e142be61f75b2964d05d0be5681d7c" /> <input type="hidden" name="__cr" value="qLNkh55-f61nfaey" /> <div class="form-group input-group"> <input class="form-control" placeholder="Username or Email" id="l_username" name="l_username" type="text" value="" required > <span class="input-group-addon"><i class="icon-mail"></i></span> <div class="form-control-feedback" id="username-login-text-error"></div> </div> <div class="form-group input-group mb-0"> <input class="form-control" placeholder="Password" id="l_password" name="l_password" type="password" required > <span class="input-group-addon"><i class="icon-lock"></i></span> <div class="form-control-feedback" id="password-login-text-error"></div> </div> <div class="d-flex flex-wrap justify-content-between padding-bottom-1x alignright"> <a data-toggle="modal" data-target="#modalForgot" data-dismiss="modalLogin" class="modal-fade navi-link">Forgot Password?</a> </div> <div class="col-md-6 padding-left-none padding-top-2x d-flex flex-wrap justify-content-between"> <div class="form-group input-group"> <div id="recaptcha2"></div> <div class="h-captcha" data-sitekey="a7e8524b-bf4b-42bf-bee2-37eb6188e13b"></div> <div class="form-control-feedback" id="captcha-login-text-error"></div> </div> </div> <input type="hidden" name="jlog" id="jlog" value="1" /> <input class="btn btn-primary margin-bottom-none btn-block" value="Sign In" type="submit"> </form> <div class="text-center mt-1 p-link"> Do not have an account? <a data-toggle="modal" data-target="#modalSignup" data-dismiss="modalLogin" class="modal-fade navi-link" id="modalLoginSingup">Sign Up</a> </div> <div class="text-center mt-3 mb-3"> <span class="divider-text">OR</span> </div> <!-- <div class="g-signin2" data-onsuccess="onSignIn"></div> --> <div id="buttonGoogle"></div> </div> </div> </div> </div> <!-- Forgot password section --> <div class="modal fade" id="modalForgot"role="dialog"> <div class="modal-dialog w-400" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Recover Password</h5> <button class="close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><i class="fas fa-times"></i></span></button> </div> <div class="modal-body ml-4 mr-4 mt-2 mb-5"> <form action="https://www.seoclerk.com/forgotpassword/check" method="post" class="ajaxModalFormSubmit modal-shadow" data-parsley-validate data-parsley-errors-container=".form-control-feedback" > <input type="hidden" name="modal" value="modalForgot" /> <input type="hidden" name="droplet" value="" /> <input type="hidden" name="success" value="An email has been sent to your account with further instructions." /> <input type="hidden" name="action_type" value="modal" /> <input type="hidden" name="send_status" value="1" /> <input type="hidden" name="token" value="d8e142be61f75b2964d05d0be5681d7c" /> <input type="hidden" name="__cr" value="qLNkh55-f61nfaey" /> <div class="form-group input-group"> <input class="form-control" placeholder="Email" required id="forgot_email" name="forgot_email" type="email" value="" > <span class="input-group-addon"><i class="icon-mail"></i></span> <div class="form-control-feedback" id="forgot_email-text-error"></div> </div> <input type="hidden" name="jlog" id="jlogForgot" value="1" /> <input class="btn btn-primary margin-bottom-none btn-block" value="Recover Password" type="submit"> </form> <div class="text-center mt-1 p-link"> Remember your password? <a data-toggle="modal" data-target="#modalLogin" data-dismiss="modalForgot" class="modal-fade">Login</a> </div> </div> </div> </div> </div> <!-- Off-Canvas Category Menu--> <div class="offcanvas-container" id="shop-categories"> <div class="offcanvas-header"> <h3 class="offcanvas-title">SEOClerks</h3> </div> <nav class="offcanvas-menu"> <ul class="menu"> <li class="has-children"><span><a href="https://www.seoclerk.com">Home</a><span class="sub-menu-toggle"></span></span> <ul class="offcanvas-submenu"> <li><a href="https://www.seoclerk.com/marketplace" class="" title="SEO Marketplace for backlinks, web design, website traffic, and online marketing">Marketplace</a></li> <li><a href="https://www.seoclerk.com/software" class="" title="Buy Software">Buy Software</a></li> <li><a href="https://www.seoclerk.com/job" class="" title="Jobs">Jobs</a></li> </ul> </li> <li class="has-children"><span><a href="https://www.seoclerk.com/faq">Community</a><span class="sub-menu-toggle"></span></span> <ul class="offcanvas-submenu"> <li><a href="https://www.seoclerk.com/faq">Community Discussion</a></li> <li><a href="https://www.seoclerk.com/freelancers">Freelancers</a></li> <li><a href="https://www.seoclerk.com/howtobuy">How it Works</a></li> </ul> </li> <li class="has-children"><span><a href="https://www.seoclerk.com/login?r=L25ldw==">Sell a Service</a></span></li> <li class="has-children"><span><a href="https://www.seoclerk.com/login">Sign In</a></span></li> <li class="has-children"><span><a href="https://www.seoclerk.com/signup">Join</a></span></li> </ul> </nav> </div> <!-- Off-Canvas Mobile Menu--> <div class="offcanvas-container" id="mobile-menu"> <nav class="offcanvas-menu"> <ul class="menu"> <li class="has-children"> <span><a href="https://www.seoclerk.com">Home</a><span class="sub-menu-toggle"></span></span> <ul class="offcanvas-submenu"> <li><a href="https://www.seoclerk.com/marketplace" title="SEO Marketplace for backlinks, web design, website traffic, and online marketing">Marketplace</a></li> <li><a href="https://www.seoclerk.com/job" title="Jobs">Jobs</a></li> <li><a href="https://www.seoclerk.com/software" title="Buy Software">Buy Software</a></li> </ul> </li> <li class="has-children"> <span><a href="https://www.seoclerk.com/faq">Community</a><span class="sub-menu-toggle"></span></span> <ul class="offcanvas-submenu"> <li><a href="https://www.seoclerk.com/faq">Community Discussion</a></li> <li><a href="https://www.seoclerk.com/blog">Blog</a></li> <li><a href="https://www.seoclerk.com/freelancers">Freelancers</a></li> <li><a href="https://www.seoclerk.com/howtobuy">How it Works</a></li> </ul> </li> <li class="has-children"> <span><a href="https://www.seoclerk.com/login?r=L25ldw==">Sell a Service</a></span> </li> <li class="has-children"> <span><a href="https://www.seoclerk.com/login">Sign In</a></span> </li> <li class="has-children"> <span><a href="https://www.seoclerk.com/signup">Join</a></span> </li> </ul> </nav> </div> <!-- Topbar--> <div class="topbar" style="height: 0px"> </div> <!-- Navbar--> <!-- Remove "navbar-sticky" class to make navigation bar scrollable with the page.--> <header class="navbar navbar-sticky"> <!-- Search--> <form class="site-search" method="post" action="https://www.seoclerk.com/marketplace"> <input type="text" name="query" placeholder="Type to search..." id="header_search" value=""> <div class="search-tools"> <span class="clear-search">Clear</span> <span class="close-search"><i class="icon-cross"></i></span> </div> </form> <div class="site-branding"> <div class="inner"> <!-- Off-Canvas Toggle (#shop-categories)--> <a class="offcanvas-toggle cats-toggle hidden-sm-up" href="#shop-categories" data-toggle="offcanvas"></a> <!-- Off-Canvas Toggle (#mobile-menu)--> <a class="offcanvas-toggle menu-toggle" href="#mobile-menu" data-toggle="offcanvas"></a> <!-- Site Logo--> <a class="site-logo" href="https://www.seoclerk.com"> <img class="header-logo" data-dark-logo="https://www.seoclerk.com/assets/img/logo/SeoClerksLogoWhite.png" data-light-logo="https://www.seoclerk.com/assets/img/logo/SeoClerksLogo3.png" src="https://www.seoclerk.com/assets/img/logo/SeoClerksLogo3.png" alt="SEO Marketplace for backlinks, web design, website traffic, and online marketing"> </a> </div> </div> <!-- Main Navigation--> <nav class="site-menu"> <ul class="navbar-nav"> <li class="has-megamenu "><a href="https://www.seoclerk.com"><span>Home</span></a> <ul class="mega-menu"> <li> <ul class="sub-menu"> <a href="https://www.seoclerk.com/marketplace" title="Marketplace"><i class="fas fa-store comment-author-i mb-2 mt-2"></i></a> <h6><a href="https://www.seoclerk.com" title="Marketplace">Marketplace</a></h6> <p class="text-muted margin-bottom-none">The largest SEO marketplace in the world</p> <span class="mega-menu-title"></span> <div class="row"> <div class="col-sm-6"> <ul> <li><a class="nav-link" href="https://www.seoclerk.com/categories/design" title="Art & Design">Art &amp; Design</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/categories/content-writing" title="Content & Writing">Content &amp; Writing</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/categories/Graphics" title="Graphics & Logos">Graphics &amp; Logos</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/categories/Link-Building" title="Link Building">Link Building</a></li> </ul> </div> <div class="col-sm-6"> <ul> <li><a class="nav-link" href="https://www.seoclerk.com/categories/SEO-Reports" title="Onsite SEO & Research">Onsite SEO &amp; Re...</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/categories/Programming" title="Programming">Programming</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/categories/Virtual-Assistant" title="Virtual Assistant">Virtual Assistant</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/categories/wordpress-programming" title="Wordpress">Wordpress</a></li> </ul> </div> </div> </ul> </li> <li> <ul class="sub-menu"> <a href="https://www.seoclerk.com/software" title="Software"><i class="far fa-window-alt comment-author-i mb-2 mt-2"></i></a> <h6><a href="https://www.seoclerk.com/software" title="Software">Software</a></h6> <p class="text-muted margin-bottom-none">Find all the software to suit your computing needs</p> <span class="mega-menu-title"></span> <div class="row"> <div class="col-sm-6"> <ul> <li><a class="nav-link" href="https://www.seoclerk.com/softwarecats/Desktop" title="Desktop">Desktop</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/softwarecats/Apps" title="Apps">Apps</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/softwarecats/Windows" title="Windows">Windows</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/softwarecats/Web" title="Web">Web</a></li> </ul> </div> <div class="col-sm-6"> <ul> <li><a class="nav-link" href="https://www.seoclerk.com/softwarecats/Plugins" title="Plugins">Plugins</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/softwarecats/Bots" title="Bots">Bots</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/softwarecats/WordPress" title="WordPress">WordPress</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/softwarecats/Other" title="Other">Other</a></li> </ul> </div> </div> </ul> </li> <li> <ul class="sub-menu"> <a href="https://www.seoclerk.com/want" title="Jobs"><i class="fas fa-edit comment-author-i mb-2 mt-2"></i></a> <h6><a href="https://www.seoclerk.com/want" title="Jobs">Jobs</a></h6> <p class="text-muted margin-bottom-none">Can't find what you're looking for? Create it</p> <span class="mega-menu-title"></span> <div class="row"> <div class="col-sm-6"> <ul> <li><a class="nav-link" href="https://www.seoclerk.com/job/category/Social-Networks" title="Social Networks">Social Networks</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/job/category/youtube" title="Youtube">Youtube</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/job/category/Link-Building" title="Link Building">Link Building</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/job/category/Programming" title="Programming">Programming</a></li> </ul> </div> <div class="col-sm-6"> <ul> <li><a class="nav-link" href="https://www.seoclerk.com/job/category/Traffic" title="Traffic">Traffic</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/job/category/Other" title="Other">Other</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/job/category/Article-Writing" title="Article Writing">Article Writing</a></li> <li><a class="nav-link" href="https://www.seoclerk.com/job/category/design" title="Design">Design</a></li> </ul> </div> </div> </ul> </li> </ul> </li> <li class=""><a href="https://www.seoclerk.com/faq"><span>Community</span></a> <ul class="sub-menu"> <li class=""> <a href="https://www.seoclerk.com/faq">Community Discussion</a> </li> <li class=""> <a href="https://www.seoclerk.com/blog">Blog</a> </li> <li class=""> <a href="https://www.seoclerk.com/freelancers">Freelancers</a> </li> <li class=""> <a href="https://www.seoclerk.com/howtobuy">How it Works</a> </li> <!-- <li class=""><a href="https://www.seoclerk.com/leaderboards">Leaderboards</a></li> --> </ul> </li> <li class="has-megamenu"> <a class="rating-link" data-toggle="modal" data-target="#modalLogin"><span>Sell a Service</span></a> </li> <!-- <li><span><a href="https://www.seoclerk.com/login?r=L25ldw==">Sell a Service</a></span></li> --> </ul> </nav> <!-- Toolbar--> <div class="toolbar"> <div class="inner"> <div class="tools"> <div class="search hidden-sm-down"> <i class="icon-search"></i> </div> <a data-toggle="modal" data-target="#modalLogin" class="btn btn-outline-secondary ml-3 hidden-sm-down"><span>Sign In</span></a> <a data-toggle="modal" data-target="#modalSignup" class="btn btn-primary"><span>Join</span></a> </div> </div> </div> </header> <!-- Off-Canvas Wrapper--> <div class="offcanvas-wrapper"> <div id="root"> <div class="alert alert-danger" id="halertheader" role="alert" style="display: none;"><span id="halerttext"></span></div><section class="bg-white"> <section class="fw-section background-rounded" style="background-image: url('https://www.seoclerk.com/assets/img/features/texture-blue.jpg');"> <div class="container text-center padding-top-4x padding-bottom-4x padding-top-3x padding-bottom-3x"> <h1 class="display-4 text-bold text-white text-shadow mb-1">Get the Most out of Our Marketplace with Minimum Fees!</h1> <h2 class=" h2 text-bold text-white text-shadow border-left-0 border-right-0 mb-4">No catch, a simple 10% fee</h2> </div> </section> </section> <section class="bg-white padding-top-2x"> <div class="container padding-bottom-4x"> <div class="text-center padding-top-1x padding-bottom-2x"> <h1>About Service Fees</h1> </div> <p>When you list and sell services on SEOClerks, we charge selling fees. The fee is 10% of the total amount of sale.</p> <div class="padding-top-1x padding-bottom-2x"> <p class="text-bold">More info about service fees: <ul> <li>We will verify your credit card below by issuing a $1.00 authorization charge. This charge will disappear from your statement in 2-5 business days.</li> <li>You agree to be charged to the card entered for future seller fees of <span class='text-bold'>10%</span> of the total.</li> <li>Service fee charges are non-refundable even if you do not complete the order.</li> <li>Your services will be <span class='text-bold'>suspended</span> if we are unable to charge the card below but we'll let you know ahead of time.</li> <li>You'll be charged within an hour of the time of sale unless the total amount due is less than $20. In that case, we'll aggregate the amount due > until it is $20 or more and charge the total amount due at once.</li> <li>This fee may increase or decrease in the future.</li> <li>The fee will be taken from any balance funds <span class='text-bold'>first.</span></li> <li>If you allow affiliates to collect more than the standard fee, you'll be charged for this at the same time.</li> <li>This fee will not apply to orders made via balance.</li> </ul></p> </div> <div class="row align-items-center padding-top-1x padding-bottom-2x"> <div class="col-12 col-md-5 order-md-1"> <img class="d-block w-270 m-auto" src="https://www.seoclerk.com/assets/img/features/sale.png" alt="How Fees work?"> </div> <div class="col-12 col-md-7 order-md-2"> <h2>How Fees work?</h2> <p>Fees are automatically calculated once a sellers gets an order. Once an order is made, 10% of that order will be invoiced as a fee for that order to the seller. If the seller has a remaining balance, the invoice will automatically be paid using it.</p> </div> </div> <div class="row align-items-center padding-top-1x padding-bottom-2x"> <div class="col-12 col-md-7 order-md-1"> <h2>Why The Fee?</h2> <p>We want to be transparent with our sellers and let you know about all the fees we charge you. We make this marketplace possible by charging a 10% fee, while giving our sellers the most amount of money in thier pockets possible. We try and make SEOClerks the most affordable marketplace on the web, while also trying to make our sellers happy.</p> </div> <div class="col-12 col-md-5 text-md-left text-center order-md-2"> <img class="d-block w-270 m-auto" src="https://www.seoclerk.com/assets/img/features/cash.png" alt="Why The Fee?"> </div> </div> <div class="row align-items-center padding-top-1x padding-bottom-2x"> <div class="col-12 col-md-5"> <img class="d-block w-270 m-auto" src="https://www.seoclerk.com/assets/img/features/trades.png" alt="You should Know..."> </div> <div class="col-12 col-md-7"> <h2>You should Know...</h2> <p>When you set a custom affiliate amount on your service anything over the default 5%, the amount extra will be taking out of your service. (IE: If you offer 50% custom affiliate amount, you'll get 45% of the order)</p> </div> </div> </div> </section> <section class="bg-faded padding-bottom-1x padding-top-2x background-edge"> <div class="container"> <div class="row align-items-center padding-bottom-2x"> <div class="col-12 col-md-7"> <h2>Affiliate Sales</h2> <p>Any direct payment (direct to the seller) is a 5% affiliate pay (or 11/12% for level 4+). This is 50% of what SEOClerks makes, which is now 10% rather than 20%. The ratio has remained the same (1/2), but the amount SEOClerks collects is reduced.</p> </div> <div class="col-12 col-md-5 text-md-left text-center"> <div class="card ml-lg-5 mr-lg-5"> <img class="card-img-top" src="https://www.seoclerk.com/assets/img/features/buyerguide.jpg" alt="Read through reviews from other buyers just like yourself and determine if a service is perfect for you or if it should be passed on."> <div class="card-body"> <h6>Become an affiliate of SEOClerks today and earn 5% of all orders!</h6> </div> </div> </div> </div> </div> </section></div> <!--- end root --> <!-- Site Footer--> <footer class="site-footer"> <div class="container"> <div class="row"> <div class="col-lg-3 col-md-6"> <!-- Contact Info--> <section class="widget widget-light-skin"> <h3 class="widget-title">Get in touch</h3> <p class="text-white">Support: <a class="navi-link-light" href="https://ionicware.zendesk.com/hc/en-us/requests/new">Help Desk</a></p> <p><a class="navi-link-light" href="/cdn-cgi/l/email-protection#ea999f9a9a85989eaa998f8589868f988199c4898587"><span class="__cf_email__" data-cfemail="0b787e7b7b64797f4b786e6468676e79607825686466">[email&#160;protected]</span></a></p> <a class="social-button shape-circle sb-facebook sb-light-skin" href="https://www.facebook.com/SeoClerks" target="_blank"><i class="socicon-facebook"></i></a> <a class="social-button shape-circle sb-twitter sb-light-skin" href="https://twitter.com/seoclerks" target="_blank"><i class="socicon-twitter"></i></a> <a class="social-button shape-circle sb-instagram sb-light-skin" href="https://www.instagram.com/seoclerksofficial" target="_blank"><i class="socicon-instagram"></i></a> </section> </div> <div class="col-lg-3 col-md-6"> <!-- Mobile App Buttons--> <section class="widget widget-links widget-light-skin"> <h3 class="widget-title">About</h3> <ul class="unstyled"> <li class="social"> <a href="https://www.seoclerk.com/terms_of_service"> Terms of Service</a> </li> <li class="social"> <a href="https://www.seoclerk.com/privacy_policy"> Privacy Policy</a> </li> <li class="social"> <a href="https://www.seoclerk.com/infringement"> Infringement</a> </li> <li class="social"> <a href="https://www.seoclerk.com/listing_guidelines"> Listing Guidelines</a> </li> <li class="social"> <a href="https://www.seoclerk.com/about/fees"> Service Fees</a> </li> </ul> </section> </div> <div class="col-lg-3 col-md-6"> <!-- About Us--> <section class="widget widget-links widget-light-skin"> <h3 class="widget-title">Community</h3> <ul class="unstyled"> <li> <a href="https://www.seoclerk.com/affiliate"> Affiliate Program</a> </li> <li class="social"> <a href="https://www.seoclerk.com/userlevels"> User Levels</a> </li> <li class="social"> <a href="https://www.seoclerk.com/promotional"><i class="icon-bullhorn"></i> Promotional Resources</a> </li> <li class="social"> <a href="https://www.seoclerk.com/rss"><i class="icon-rss"></i> RSS feed</a> </li> <li class="social"> <a href="https://www.seoclerk.com/api/page/serviceads"><i class="icon-code"></i> API</a> </li> <li class="social"> <a href="https://www.seoclerk.com/blog"><i class="icon-code"></i> Blog</a> </li> </ul> </section> </div> <div class="col-lg-3 col-md-6"> <!-- Account / Shipping Info--> <section class="widget widget-links widget-light-skin"> <h3 class="widget-title">Clerks Network</h3> <ul class="unstyled"> <li class="social"> <a href="http://www.ionicware.com" target="_blank">Ionicware</a> <ul class="unstyled"> <li class="social"> <i class="icon-angle-right"></i> <a href="https://www.seoclerk.com" target="_blank" title="SEO Freelancers">SEOClerks</a> </li> <li class="social"> <i class="icon-angle-right"></i> <a href="https://codeclerks.com" target="_blank" title="Coding Professionals">CodeClerks</a> </li> <li class="social"> <i class="icon-angle-right"></i> <a href="https://listingdock.com" target="_blank" title="Listings &amp; Services">ListingDock</a> </li> <li class="social"> <i class="icon-angle-right"></i> <a href="https://pixelclerks.com" target="_blank" title="Graphic Freelancers">PixelClerks</a> </li> <li class="social"> <i class="icon-angle-right"></i> <a href="https://wordclerks.com" target="_blank" title="Content &amp; Writing Services">WordClerks</a> </li> </ul> </li> </ul> </section> </div> </div> <hr class="hr-light mt-2 margin-bottom-2x"> <div class="row"> <div class="col-md-7 padding-bottom-1x"> <!-- Payment Methods--> <div class="margin-bottom-1x" style="max-width: 615px; max-height: 64px;"><img class="lazy" loading=lazy src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" data-original="https://www.seoclerk.com/assets/img/payment_methods.png" alt="Payment Methods" > </div> </div> <div class="col-md-5 padding-bottom-1x"> <div class="margin-top-1x hidden-md-up"></div> <label class="form-text text-lg text-white" for="large-pill-input">Join Us</label> <form class="subscribe-form" action="https://www.seoclerk.com/signup" method="post" novalidate> <div class="clearfix"> <div class="input-group input-light"> <input class="form-control" type="email" name="user_email" placeholder="Your Email"><span class="input-group-addon"></span> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"> <input type="text" name="b_c7103e2c981361a6639545bd5_1194bb7544" tabindex="-1"> </div> <button class="btn btn-primary" type="submit"><i class="icon-check"></i></button> </div> </form> </div> </div> <!-- Copyright--> <p class="footer-copyright">漏 Copyright 2024 by Ionicware. All Rights Reserved. app01-r</a></p> </div> </footer> </div> <div class="compare-service-card product-list margin-bottom-none card-hover"> <a class="product-thumb h-90 w-110 border-0" href=""> <img class="image-fit" src="" alt="" loading=lazy> </a> <div class="product-info"> <p class="product-title font-16x text-bold word-break-word card-title productlink min-height-44 word-break-word"><a href="" id="compare-id" data-compare=""></a></p> <a href="#" class="btn btn-link-success mb-0 mt-0 order-compare" data-oid="" data-price="" data-image="" data-title="" href=""><i class="fas fa-cart-arrow-down"></i></a> <a href="#" class="btn btn-link-danger mb-0 mt-0 remove-compare"><i class="fas fa-times"></i></a> </div> </div> <!-- Back To Top Button--><a class="scroll-to-top-btn" href="#"><i class="icon-arrow-up"></i></a> <!-- Backdrop--> <div class="site-backdrop"></div> <!--[if gt IE 8]><!--> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://www.seoclerk.com/assets/js/modernizr.min.1626721451.js"></script> <!--<![endif]--> <!-- JavaScript (jQuery) libraries, plugins and custom scripts--> <script src="https://www.seoclerk.com/assets/js/vendor.min.1626721451.js"></script> <script src="https://www.seoclerk.com/assets/js/dist/bundle.min.1732746482.js"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src='https://www.googletagmanager.com/gtag/js?id=UA-34226549-1'></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-34226549-1'); </script> <script type='text/javascript'> adroll_adv_id = 'CSVOA7K6BFA37EDZJYP55R'; adroll_pix_id = 'XYQNVJIU25DM5AJE77ALDD'; adroll_version = '2.0'; (function(w, d, e, o, a) { w.__adroll_loaded = true; w.adroll = w.adroll || []; w.adroll.f = [ 'setProperties', 'identify', 'track' ]; var roundtripUrl = 'https://s.adroll.com/j/' + adroll_adv_id + '/roundtrip.js'; for (a = 0; a < w.adroll.f.length; a++) { w.adroll[w.adroll.f[a]] = w.adroll[w.adroll.f[a]] || (function(n) { return function() { w.adroll.push([ n, arguments ]) } })(w.adroll.f[a]) } e = d.createElement('script'); o = d.getElementsByTagName('script')[0]; e.async = 1; e.src = roundtripUrl; o.parentNode.insertBefore(e, o); })(window, document); adroll.track('pageView'); </script> <script async src='https://www.googletagmanager.com/gtag/js?id=AW-11057553502'></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-11057553502'); </script> <script type="text/javascript" src="https://www.seoclerk.com/assets/js/tagsinput.1626721451.js"></script> <script> var _user_name = 'o-ifwc-AtNpjv6ben4ehfYDpnHnd6KHD28I'; </script> <script> (function() { var mmapiws = window.__mmapiws = window.__mmapiws || {}; mmapiws.accountId = "68269"; var loadDeviceJs = function() { var element = document.createElement('script'); element.async = true; element.src = 'https://device.maxmind.com/js/device.js'; document.body.appendChild(element); }; if (window.addEventListener) { window.addEventListener('load', loadDeviceJs, false); } else if (window.attachEvent) { window.attachEvent('onload', loadDeviceJs); } })(); </script> <script type="text/javascript"> var _ss = _ss || []; _ss.push(['_setDomain', 'https://koi-3QNPLXGBBC.marketingautomation.services/net']); _ss.push(['_setAccount', 'KOI-4FC681XBQA']); _ss.push(['_trackPageView']); window._pa = window._pa || {}; _pa.orderId = ""; (function() { var ss = document.createElement('script'); ss.type = 'text/javascript'; ss.async = true; ss.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'koi-3QNPLXGBBC.marketingautomation.services/client/ss.js?ver=2.4.0'; var scr = document.getElementsByTagName('script')[0]; scr.parentNode.insertBefore(ss, scr); })(); </script> <script type='text/javascript'>jQuery(document).ready(function($) { iziToast.show({theme: 'light',timeout: '30000',color: 'white',icon: 'fas fa-cookie-bite',animateInside: 'center',position: 'bottomCenter',progressBarColor: 'rgb(0, 255, 184)',title: '',message: 'We use a range of cookies to give you the best browsing experience. <br /> By continuing to use this website, you agree to our use of cookies.',});});</script> <script type="text/javascript"> var ModalCaptchaCallback = function() { if ($('#recaptcha1').length) { widgetId1 = grecaptcha.render('recaptcha1', {'sitekey' : '6Le1vBMTAAAAAIJzghoHt4Rx99unArJikrCvt-Sn', 'theme' : 'light'}); } if ($('#recaptcha2').length) { widgetId2 = grecaptcha.render('recaptcha2', {'sitekey' : '6Le1vBMTAAAAAIJzghoHt4Rx99unArJikrCvt-Sn', 'theme' : 'light'}); } }; </script> <script src="https://www.recaptcha.net/recaptcha/api.js?onload=ModalCaptchaCallback&render=explicit" async defer> </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10