Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: HTML Validation

  1. #1
    Junior Member
    Join Date
    May 2006
    Posts
    12

    HTML Validation

    I've always got the green code for validation from w3.org but now that I’m using affiliates I can no longer leave the good code symbol on my website. When it views my site it shows the "offerid" "offer" "bid" as errors and warnings, even though I have no control over them... Is the only way of getting green again removing my affiliates?

  2. #2
    Senior Member sands's Avatar
    Join Date
    Sep 2005
    Posts
    392
    When it views my site it shows the "offerid" "offer" "bid" as errors and warnings, even though I have no control over them... Is the only way of getting green again removing my affiliates?
    You mean it is the affiliate code that is the reason for the errors showing? If yes, this is usually due to the affiliate link code not being in compliance. Often all that is required to be done is to change the code of the affiliate links. For example if your affilate link is as follows:
    • http://www.example.com/exclick.php?linkid=43019&offer=1073&bid=93919&offe rid=30890

    Just change the & to & in the code to make the above link as follows:
    • http://www.example.com/exclick.php?linkid=43019&offer=1073&bid=93 919&offerid=30890

    The same should be done to the image tags if any. This would not in any way change what the link does and at the same time you would see your valid code green colour :-)

  3. #3
    Senior Member Spectur's Avatar
    Join Date
    Mar 2005
    Posts
    235
    I know the feeling. I am unable to get xhtml to validate because of various items ( like the custom meta tag for google sitemap, or my rss feed conent on my site) this is very frustrating when the standards are so restrictive and leave no room for any flexibility or growth.

  4. #4
    Junior Member
    Join Date
    May 2006
    Posts
    12
    Thank you for your response. I have changed all the links from & to & however this doesn't fix the problem... In validator.w3.org it says do the same but I did change it but it doesn't show up??? This is ridiculous. Maybe the way I have it set up is bad? I have all my affiliates in a table in my database and I'm doing RAND()... I have changed all the links in the database to the changed code however it doesn't show up in the web browser doesn't recognize it. Actually one weird thing was I did a sitereportcard.com and there was only 4 errors, all the other errors were gone, but I did it again and then I had 37 warnings now??? This is insane :(... Thank you for your help.

    EDIT: Ok I saved my table to a sql file on my hdd and emptied the table and then ran the sql code on the table and now it works??? I don't get how that changes anything... Thank you for your help!

Similar Threads

  1. HTML Validation
    By JBWEnterprise in forum Search Engine Optimization Forum
    Replies: 7
    Last Post: 01-25-2009, 11:47 PM
  2. Stuck in HTML Validation !!!!
    By subho in forum Graphics & Design Discussion Forum
    Replies: 4
    Last Post: 06-13-2006, 05:34 AM
  3. CMS and HTML Validation
    By Jerry in forum Graphics & Design Discussion Forum
    Replies: 1
    Last Post: 03-12-2005, 08:26 AM
  4. HTML validation help
    By wen_laat in forum Web Programming Discussion Forum
    Replies: 17
    Last Post: 02-04-2005, 07:28 AM
  5. HTML Validation
    By razsports in forum Web Programming Discussion Forum
    Replies: 4
    Last Post: 02-01-2005, 04:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •