Title: w3 validator errors
Last modified: August 20, 2016

---

# w3 validator errors

 *  [tradtips](https://wordpress.org/support/users/tradtips/)
 * (@tradtips)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/w3-validator-errors/)
 * Any one can help me how fix w3 errors below bold is showing errors.
 * I am checking website [http://www.onlineletsbuy.com](http://www.onlineletsbuy.com)
   in [http://validator.w3.org](http://validator.w3.org)
 * …value=”[http://www.youtube.com/v/0Ps1RhemEUI&amp](http://www.youtube.com/v/0Ps1RhemEUI&amp);**
   h****l=en&fs=1&rel=0&border=1″></param>**
 * …value=”[http://www.youtube.com/v/0Ps1RhemEUI&hl=en&fs](http://www.youtube.com/v/0Ps1RhemEUI&hl=en&fs)**
   =**1&rel=0&border=1″></param>
 * …value=”[http://www.youtube.com/v/0Ps1RhemEUI&hl=en&amp](http://www.youtube.com/v/0Ps1RhemEUI&hl=en&amp);**
   f**s=1&rel=0&border=1″></param>

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Thread Starter [tradtips](https://wordpress.org/support/users/tradtips/)
 * (@tradtips)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701606)
 * error 1. (=)
    error 2. (&) error 3. (f)
 *  [Paweł Knapek](https://wordpress.org/support/users/adpawl/)
 * (@adpawl)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701608)
 * Change & to entities [http://www.elizabethcastro.com/html/extras/entities.html](http://www.elizabethcastro.com/html/extras/entities.html)
 *  Thread Starter [tradtips](https://wordpress.org/support/users/tradtips/)
 * (@tradtips)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701638)
 * Hi
 * Thanks for prompt reply .
 * could you give me one example in the below line.
 * …value=”[http://www.youtube.com/v/0Ps1RhemEUI&hl=en&amp](http://www.youtube.com/v/0Ps1RhemEUI&hl=en&amp);**
   f**s=1&rel=0&border=1″></param>
 * error in this (f)
 *  [cito](https://wordpress.org/support/users/cito/)
 * (@cito)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701650)
 * Here is a page talks about Entities
 * [http://www.poynton.com/notes/Internet/Escaped_entities.html](http://www.poynton.com/notes/Internet/Escaped_entities.html)
 * >  A document must use escaped entities for Less than (<), Greater than (>), 
   > and Ampersand (&). In addition, within HREF or IMG elements, a document must
   > use escaped entities for equal sign (=), quote (“), and space ( ). A document
   > need not use escaped entities for any other characters coded 126 or below. 
   > A document need not use escaped entities for characters coded 128 through 255,
   > provided that the codes are in conformance with ISO 8859-1 (“Latin-1”); however,
   > use of the escaped entities is recommended in this case.
 * So I’m not 100% sure so you would have to test this tradtips, but your code with
   changing the equal sign into an entity
 * see if this works
 * Entity
    & # 61 ; (without spaces) (=) Equals sign so swap the equals out for 
   the entity code
 * see if that tests on the w3 validator.
    all I did was where there is an equal
   sign =, I substituted the entity code =
 * course I’m not 100% certain when it comes to w3 and the entity codes and different
   standards.
 * Edit: I had to make a text file since putting the entity code in a post to show
   doesn’t work, doesn’t even show inside code format.
 * Anyhow I changed your equal signs to entities and posted it in a text file for
   you to actually see what I did
 * [http://www.dude-suit.net/entityexample.txt](http://www.dude-suit.net/entityexample.txt)
 * I swapped the equal with the entity code for equal. That should work on the validator
 *  [Paweł Knapek](https://wordpress.org/support/users/adpawl/)
 * (@adpawl)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701677)
 * [http://pastebin.com/CCi3HRjj](http://pastebin.com/CCi3HRjj)
 *  Thread Starter [tradtips](https://wordpress.org/support/users/tradtips/)
 * (@tradtips)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701729)
 * Dear All thank to reply.
 * Try but not success,can any one do it for me,i will give you my user password
 * The coding very difficult ,i am not understanding about coding;
 * Thanks
    Vijay
 *  Thread Starter [tradtips](https://wordpress.org/support/users/tradtips/)
 * (@tradtips)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701730)
 * not more errors only 36 Errors.
 *  [rakhshit](https://wordpress.org/support/users/rakhshit/)
 * (@rakhshit)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701897)
 * hello..
    when i validate my WordPress blog through W3validator then some issues
   left. 1). like facebook iframe code error 2). </body> and </html> close tag in
   footer defined 3). social media buttons plugin’s error so please can any one 
   help to solve these issue.. i feel thankful in advance for anyone who helps me
   to solve these issue
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701898)
 * [http://codex.wordpress.org/Forum_Welcome#Where_To_Post](http://codex.wordpress.org/Forum_Welcome#Where_To_Post)
 * As you can see here in the welcome section, It is very much encouraged that you
   start your own thread.
 * A 5 month old post is unlikely to get much attention, and posts with many replies
   also do not get any attention – many people seeknig to help with issues look 
   for posts with no replies.
 * Starting your own thread is best – including a link to your site (Or a link to
   your validator results) is even more helpful

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘w3 validator errors’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 5 participants
 * Last reply from: [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/w3-validator-errors/#post-2701898)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
