Have you noticed other hams' QRZ.com pages displaying a table showing their recent QSOs?  Want to do the same on yours?  Here's how:


  1. Enable the last 10 QSOs feature in your Club Log profile. This option is disabled by default for privacy reasons. It is located on the Settings page in Club Log. Click to select "Activate the last 10 QSOs and stats tool on your account?".



  2. Login to QRZ.com and hover the mouse over your callsign on the right of the menu line under the top banner advert to see a drop-down menu.

  3. Click "Edit [your callsign]..." in the drop-down menu.


  4. Click "Add or edit your biography text, fonts, etc."


  5. Click the "Source" button at the top left of the editor.   If you don't use Source mode, it won't work!



  6. The page will now change into HTML view, displaying the raw source code for your QRZ bio page. Cut and paste the following HTML code into an appropriate place on the page:

    <iframe align="top" frameborder="0" height="350" name="iframe" scrolling="yes" src="https://clublog.org/last10_iframe.php?call=zl2ifb" width="450"></iframe>


    Edit the line of pasted code to replace zl2ifb with your own callsign.

  7. Click the disk icon on the top line menu to save your edits.

  8. Click "Done. Return to the callsign listing..." and checkout your modified QRZ profile.

  9. If you wish, you can add limit=50 to increase the size of the list, or change the height and width to make the page look tidier:


<iframe align="top" frameborder="0" height="750" name="iframe" scrolling="yes" src="https://clublog.org/last10_iframe.php?call=zl2ifb&limit=50" width="550"></iframe>