Search results

  1. Flying under the radar with Twitter/Music

    An update from today. I noticed that my accounts that were being locked almost all followed 0 people, so I ran a follow script on those accounts against my "already retweeted my shit" database. I haven't experienced any more locking, but about half of my accounts are acting normal but not...
  2. Flying under the radar with Twitter/Music

    If someone reports a tweet will that show up somewhere? If it does that's never happened to me. I'm almost positive my recent locking is from pushing it to the 1,000 tweet limit. There also used to be things thing that would happen I'd call "ghosting". Tweets and follows would work, but the...
  3. Flying under the radar with Twitter/Music

    I produce dub reggae as a hobby and my main method of promotion is Twitter. Overall I do pretty well. I use 10 accounts verified by my real cell phone, and do @mentions in bulk rotating several of my YT videos with spun semi-promotional text. I've been shooting for 1,000 tweets per account per...
  4. Evernote Employees Allowed To Read Users' Notes

    Is there any more information on this? It clearly says you can opt out for the machine learning stuff exclusively. As far as other employees, every company has engineers that have access to everything.
  5. Traffic Type Performance for Amazon Affiliate

    Yeah, just the same thing with the cookies
  6. Popup Email Form For CTA - DevSeries

    Solid code but you could take it one step further by making it a jQuery plugin that just takes your form like $("#email-popup-form").timedPopup({delay: 10}); and wraps the popup code around the div you selected. Really easily reusable.
  7. Traffic Type Performance for Amazon Affiliate

    @ryandiscord your concept is right on but it would be way easier in pure JS and I might write it later on and put it on github. The big difference is I'd just make it one Javascript file, then have the user use a function to include the sources/tags as a hash table like AmazonTagger.addSources({...
  8. Facebook pages and G indexed duplicate content

    Just some weird deep Google algorithm pondering for the search obsessed. These are identical pages, but the query string tracks that the page view came from the search bar, and apparently those search bar URLs get a lot of links. Obviously the lag between indexing the two avoided the search bar...
  9. Expired domain? DA25/PA31 mobile niche, links on www.engadget.com, www.gizmodo.com.au, etc

    I'm considering selling access to it or looking for partners to work with. I'm only crawling expired domains now, but I've had it do auctions and pending deletes on a smaller scale. Depending on what type of domains you're looking for you may or may not need lots of rows/month on an ahrefs...
  10. Expired domain? DA25/PA31 mobile niche, links on www.engadget.com, www.gizmodo.com.au, etc

    I'm thinking links & PBN people. I'm just really not sure what this stuff is worth these days or how people are using it. I'm focusing on English(wayback analyzed for language) and checked against a list of authoritative sites for editorial links. It was brought to my attention that there's been...
  11. Expired domain? DA25/PA31 mobile niche, links on www.engadget.com, www.gizmodo.com.au, etc

    I'm thinking about getting into flipping domains and I'm trying to get a better sense of how to appraise expired/dropping/for sale domains. Obviously this is custom crawling software I wrote that's got about 6,000,000 records loaded and in various states of analysis. Can anyone give a broad idea...
  12. Machine Learning for Predicting Domain Price?

    So I'm starting off with the domcop expiring data, training a regression model to predict price(as listed in the price column) considering as many of the available metrics as possible. The set of metrics domcop provides is actually really, really good but I may enrich it with some other things...
  13. They weren't lying.

    First off delete that plugin. That's actually a really old vulnerability. Just disabling it or whatever in WP won't do the job. That will probably get rid of the backdoor, but if they're not lazy it could be somewhere else. Run this to check for suspicious code they might have snuck in...
  14. Does it HAVE to be a .com TLD?

    Is your strategy to realistically build a recognizable brand or just to have a nice name for visitors you're getting through the common methods? For a real strong brand I say hard pass on another TLD, but if the name is basically added value to give existing visitors more trust it's not a bad...
  15. I want to create a local directory website

    As an engineer I hate recommending wordpress, but it's going to be your best option if you like these themes. I checked out a theme and it took 20 seconds to load the main document which was just 20k. You can go with the cheapest VPS you want and not worry about load time and CloudFlare will...
Back