Vacancies List Widget Maker

Design a beautiful, responsive job board widget using your TargetConnect Vacancies RSS feed.

Universal Edition 2.0

⚙️ Data & Integration

🚨 Required TargetConnect Setup: In your TargetConnect Vacancies RSS settings, ensure 'Show field name' is checked for:
  • Type of Opportunity
  • Employer Name
  • Details
  • Expiry Date
Feed Limits: By default, standard RSS widgets will only display a maximum of 10 items. See how to list up to 100 items.

🎨 Styling & Layout

Controls the card border and employer icon

📑 Category Tabs

Finding your exact Opportunity Types:
Tabs are sorted based on Opportunity Types you define. To find your exact terminology, go to TargetConnect:
Maintenance > Manage Lists > Job Related Lists > Opportunity types and view the 'Description' column. (This is case-insensitive).

Any vacancy that doesn't match a custom tab below will go into this default tab.

💾 Hosting & Embedding Guide

1. Copy the code below and save it as vacancies-widget.html.

2. Host the file securely (HTTPS) on your web server or GitHub Pages.

3. Embed it anywhere using an iframe:

<iframe src="YOUR_HOSTED_URL" width="100%" height="550" frameborder="0"></iframe>

💾 Export Widget Code

👀 Live Visual Preview