php programmer for website testing script

Discussion in 'PHP' started by mbaldwin, Mar 7, 2009.

  1. #1
    Okay, if you notice in my signature, one of my websites is an URL rotator. Currently I have know way of testing and verifying the websites that are put in to the website. This is important so that my website is not band from other sites, where a URL rotator may be used.

    I will integrate it in to my site, but I need someone to write the script for me.
    This is what I want it to do. When someone enters a new website in the rotator, the site will not go in to rotation until it has been passed by the system. I will need to make a few changes to the current Url table in the database. I will just add an approved column, and when the site is entered, approve will be set to 0 for no. I will also have another piece of code added to the website that will see if the site approve is 0, and it will place a link by the url that says "CheckURL" or something to that effect. When they click on the CheckURL, that is when your script will kick in.

    I want the script to open the website in a new window and check for"
    Frame breaking
    Hidden iframes
    Number of iframes
    Redirection,
    Site not found
    Has Encoded JavaScript
    Invalid URL
    Checks number of frames
    Meta refresh
    Band URL table
    Etc..

    If you are familiar with traffic exchanges, you will have an idea of what is not allowed on them, and that is basically what I want it to test for.

    I will have a check URL table in the DB that will have
    Id
    Url
    Description
    Allowed 0 no, and 1 yes.

    I want a file that contains the variables to be separate, so it is easier to change them, for example the minimum excepted height of the iframe.

    Well, that should be enough info to get us started. Send me a PM if this is something your interested in, and your rates either for the job, or per hour rate, and how long you think it will take you.
     
    mbaldwin, Mar 7, 2009 IP