Recent content by Linkneter

  1. L

    [Journey] Using Linkedin Ads to Make 100k/month

    Best of luck, that’s a high value niche you operate in
  2. L

    Are you addicted to caffeine?

    I go through spells where I take 5-6 coffees a day and then others when I have a lot less. I do get headaches if I reduce after a period of taking a lot of mugs per day
  3. L

    [Journey] Starting a blog with daily posts generated with ChatGPT

    Interesting approach, are the extra spinning and grammarly steps beneficial? I will follow with interest.
  4. L

    Please Help I am distracted .

    No specific advice on niches etc., but in general. Pick an area, do a plan, follow that plan and give it a decent amount of time. If you see it is working, adjust and keep moving forward. If it’s not, take your learnings, make a new plan and do the same. You are learning constantly and will find...
  5. L

    Best website for ahrefs sharing account?

    It’s been a while since I used a group buy, but I found them inconsistent and stopped using them. Haven’t tried Flikover, I might try that out
  6. L

    New member

    Welcome to BHW
  7. L

    Best tool to automoted firefox work or chrome work

    It’s a bit more heavy weight than ubot, but Selenium is my preference. It’s more coding, but if you want multiple threads running at the same time and data based actions, it works well. For heavy duty automation, it works well
  8. L

    best link shortener cloaker for twitter?

    Agree with that, bitly and a LP do work well
  9. L

    Hello everyone

    Welcome, I like the username!
  10. L

    Should my outbound links be no-follow or follow?

    Use both appropriately, no-follow for unknown or potentially dodgy targets. Do-follow for high quality targets. Getting this wrong in some cases is not a big deal, getting it wrong everywhere is potentially somewhat negative
  11. L

    Traffic bot undetectable

    You need to randomise a lot of factors. AI will detect patterns even across different proxies. You can appear valid but need a lot more than changing proxy
  12. L

    My site says not secured?

    Using free hosting will eventually become a pain especially if you have any sort of success. You just can’t rely on it
  13. L

    Which programming language to learn first?

    I knew Java for my day job. I started PHP myself for a nice simple language to start with. If I was to start now, I would choose JS and/or python for max flexibility
  14. L

    XPaths vs id/name/class vs CSS Selectors

    I use Id if it’s available and consistently there. There are times when I need to go with coats, relative or full paths. It depends on he complexity of the site, how different types of content are rendered etc. I use the easiest I can first which is id and then xpath if required
Back
Top