Recent content by oneduality

  1. O

    Instagram Signed_Body

    I have created a function that works but I'm lacking the current key to generate the hmac256 hash.. the old key worked but I don't know how to obtain the current.. I have the source =) but don't know where to look.. it's proven elusive. BTW .. don't try PM'ing me.. I don't have enough posts to...
  2. O

    Sites Google Loves?

    Google may like squidoo but it doesn't have to like pages you create on that site, PR is a per page sort of thing.. I was browsing around some of the user generated content and finding lots of PR 0 stuff in there, so just having articles on these sites doesn't really help you .. Google is a bit...
  3. O

    Method To Get One-Way Backlinks

    This method is unsafe because google has been known ( I'm told ) to spoof the user agent to detect such things.. There's another method I wrote to detect google and I'm sure it can be altered for other engines as well, PM me if you want that code.. I don't want to post it out right.. but it...
  4. O

    PHP snippet I wrote to detect google

    Use it for whatever you want .. white hat uses? maybe clean things up to help the spiders out, make it faster to index... black hat uses? ... oh I dunno, inject content, alter titles.. whatev.. but use at your own risk, I can say this much, it's been tested for some specific purposes to great...
  5. O

    Google indexing and backlinks really quick

    I know I'm late to the game, but I'm a linux guy so if you want a quick way to do it .. take your list and replace the domain with yours ( of course ) then put that in a text file. I called my file just basically "seoping.txt" Then from the shell: # for i in `cat seoping.txt`; do GET $i...
Back
Top