Html.Partial( "_SmallGrassHead", "Embed Live Chess" )

Embed Live Tournament Broadcasts into your Web Site

Visit live.chessbase.com and click on a tourmanent. Then click 'For Webmasters' and find out how to share specific tournament. If you have installed the ChessBase replay plugin which is also used for PGN and diagrams, there is another way:

How to do it:

You can embed live games right in your html code like this:
Instead of the "*", write a short word to select the tournament, like data-event="Wijk". Select games of a round: data-round="4".

Additionally, you have to add the following three lines to the <head> section of your html code:
The "jQuery" file in the second line is not needed if you have it already in your web page (quite common). jQuery version 1.12 is sufficient.

More Tools to Embed

Tactics Solve easy tactical positions. Thousands of positions available. Your visitors will stay a lot longer when solving positions. Example and Code
Live Blitz Chess Kibitz a strong blitz game currently played on playchess.com. Nice entertainment. Longer visitor duration for you. Example and Code
Your own chess server Visitors of your site can play blitz games with one click. No need to leave your page. Will increase visitor duration a lot. Example and Code
Chess Program Fritz Let people play against a chess program with the strength of an average club player. Entertaining games, no frustration by unbeatable engines or artificial handicaps. Will your visitors in your site and let them return. Example and Code
PGN Files Let your viewers replay chess games in PGN format. Comfortable player with integrated chess engine and annotation functions. Example and Code
Live Chess Tournaments Follow grandmaster games currently being played in real tournaments. Broadcast specific tournaments. Example and Code
Diagrams Show your chess content with interactive diagrams. Users can enter and replay moves or even play out positions against a chess program. This will enrich the user experience of your site. Example and Code