summaryrefslogtreecommitdiff
path: root/_site/blog/about-sub-4-sub.html
blob: 543770cf0e81ef5fd89a94ba548e16224bdded0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
    <!-- SEO Meta Tags -->
    <title>Ben Sanders – Network Administrator, Linux Enthusiast, Web Developer, and Technologist</title>
    <meta name="description" content="Ben Sanders is a Linux enthusiast and web developer sharing projects, thoughts, and resources on technology, open source, and simple web hosting.">
    <meta name="keywords" content="Ben Sanders, Linux, web development, open source, technologist, Sanders Technology, ben.sanders.life">
    <meta name="author" content="Ben Sanders">
  
    <!-- Open Graph / Facebook -->
    <meta property="og:title" content="Ben Sanders – Linux Nerd & Technologist">
    <meta property="og:description" content="Explore the online presence of Ben Sanders – a Linux enthusiast and web developer sharing thoughts, projects, and resources.">
    <meta property="og:url" content="https://ben.sanders.life">
    <meta property="og:image" content="https://bsand.net/assets/me.jpeg">
    <meta property="og:type" content="website">
  
    <!-- Twitter Card -->
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Ben Sanders – Linux Nerd & Web Developer">
    <meta name="twitter:description" content="Visit the personal site of Ben Sanders to explore tech, open source, and minimalist web design.">
    <meta name="twitter:image" content="https://bsand.net/assets/me.jpeg">
  
    <!-- UI and Theme -->
    <meta name="theme-color" content="#b172bc">
    <link rel="stylesheet" href="/main.css">
  </head>

<body>
    <div id="website-container">
                    <ul class="navigation">
               <li><a href="/" title="home">~/</a></li>
	       <li><a href="/about" title="about me">~/about</a></li>
	       <li><a href="/resume" title="my resume">~/resume</a></li>
	       <li><a href="/blog" title="my blog">~/blog</a></li>
	       <li><a href="/resources" title="resources">~/resources</a></li>
	    </ul>


        <h1>Let's Talk About Sub4Sub</h1>
	    <p class="meta">Benjamin Sanders | 14 February 2018 | sub,youtube</p>
            <p><img src="/assets/images/sub4sub.jpeg" alt="" /></p>

<p>Since I started uploading more frequently to YouTube I have come across more people asking for sub4sub. The main problem with sub4sub is that, yes it gets you tons of subs, but you don’t get actual views and watch time. You also end up with a bunch of subscriptions that you will probably never watch yourself.</p>

<p>When it comes to getting people to subscribe to your channel you should want them to subscribe because you offer some kind of value to them. That value can come in the form of entertainment, education, or whatever else you might offer. That’s why you should be doing a call-to-action at the end of your videos inviting viewers to subscribe, like, and/or comment. Doing that kind of reminds people that they can do all those things on YouTube.</p>

<p>It may seem to take a lot longer to grow a channel without sub4sub but if you don’t take part in that sub4sub culture. You will be able to find your niche on YouTube that will allow you to grow your channel. That just simply doesn’t happen with sub4sub because it just gets a bunch of people subscribed that will probably only last at most a month.</p>

<p>More recently I posted a link to my channel in a blogs comment section which got about 8 subs from. The problem was people commented saying “subbed, now sub back”. Well as you can imagine once I didn’t sub back all 8 unsubbed. That shows that they weren’t actually interested in my content they just wanted to inflate their own sub count.</p>

<p><img src="/assets/images/sub4sub-graph.png" alt="" /></p>

<p>All-in-all sub4sub is a pretty terrible way to grow a channel and I’ll leave you with a video on the topic. That being said if you want to watch my content and subscribe to me because of that you can find my channel here. <a href="https://youtube.com/thebensanders/">https://youtube.com/thebensanders/</a>.</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/VMbngWvulAg?si=OCHtx83tF8SzjT0e" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

    </div>
    <footer>
      <small>Made with ❤️ in Helen, GA</small><br />
	    <small>&copy; Ben Sanders, 2025</small>
    </footer>
    <!-- <script src="./index.js"></script> -->

    <script type="application/ld+json">
        {
          "@context": "https://schema.org",
          "@type": "Person",
          "name": "Ben Sanders",
          "url": "https://ben.sanders.life",
          "image": "https://bsand.net/assets/me.jpeg",
          "sameAs": [
            "https://github.com/bensanders",
            "https://linkedin.com/in/benasanders",
            "https://twitter.com/thebensanders"
          ],
          "jobTitle": "Web Developer & Linux Enthusiast"
        }
        </script>
        <script defer data-domain="ben.sanders.life" src="https://plausible.io/js/script.js"></script>
</body>
</html>