Overview
The plugin syncs job data from your Loxo account into WordPress. This page lists all the data fields that are imported and available for display on your site.
Core Job Data
- Job Title — The job position name. Configurable to use either the Loxo title or published name.
- Job Description — Full HTML job description. The plugin provides formatting options to clean up inline styles imported from Loxo.
- Publication Date — When the job was published in Loxo.
- Expiration Date — When the job listing expires. Defaults to 180 days from publication if not set explicitly.
Location
- Street Address
- City
- State / Province
- Country (with country code)
- Zip / Postal Code
- Location Type — Remote, On-site, Hybrid, etc.
You can control which location elements are displayed via the plugin settings.
Compensation
- Salary — Formatted display string (e.g., “$80,000 – $120,000”)
- Salary Min / Max — Numeric range values for structured data
- Currency — USD, EUR, GBP, etc.
- Pay Period — Hourly, monthly, annual, etc.
Salary can be hidden globally via the plugin settings if you prefer not to display compensation publicly.
Classification
- Job Type — Full-time, Part-time, Contract, Temporary, etc.
- Job Categories — One or more categories per job (e.g., Engineering, Marketing, Sales)
Both job type and categories are stored as WordPress taxonomies, enabling filtering on the frontend.
Frontend Display
All of the above data is used to render:
- Job Directory — Filterable listing page with job title, excerpt, salary, location, and type
- Single Job Page — Full description, metadata, sharing buttons, and application form
- Job Filters — Dropdown filters for keyword, category, type, country, state, city, and location type
- Job Schema — JSON-LD JobPosting structured data using all available fields (title, description, location, salary, employment type, company info, expiration)
- Open Graph Tags — Meta tags for social media sharing with job title, description, and URL
- XML Sitemap — All published jobs with their URLs for search engine discovery
Job Application
The built-in application form collects the following from applicants and submits directly to your Loxo account:
- Full name
- Email address
- Phone number
- Resume file upload
Applications are stored in your Loxo dashboard. The plugin also tracks the number of applications submitted through your site for each job.
Live Demo
See the data in action on our demo jobs page: View Demo
