The SEO Guy from a small village.

I’ve been doing SEO and making Niche sites and generating full-time income from those sites.

I started doing business online in 2018 when I was in class 12. I used to put my creativity and designs beautiful-looking websites.

But, I get bored doing coding and makings designs. So I started making niche sites and found this is the thing that suits me the best.

Sounds Good! But the journey wasn’t that easy. I used to save my pocket money to buy those stuff online. I also struggled with many obstacles, but now I feel those were essential to becoming experienced in that field.

GET WEEKLY FREE WEB TIPS

Subscription Form
document.addEventListener('DOMContentLoaded', function() { // Add Copy Button to each code block document.querySelectorAll('.wp-block-code').forEach(function(codeBlock) { const button = document.createElement('button'); button.className = 'copy-button'; button.textContent = 'Copy'; button.addEventListener('click', function() { const code = codeBlock.querySelector('code').textContent; navigator.clipboard.writeText(code).then(() => { button.textContent = 'Copied!'; setTimeout(() => button.textContent = 'Copy', 2000); }); }); codeBlock.appendChild(button); }); });