theme-indeed.php - country = GB ?
If I require GB (Great Britain) jobs to be posted on my site - must I change
$indeed_result = file_get_contents('http://api.indeed.com/ads/apisearch?
to something like:
$indeed_result = file_get_contents('http://api.indeed.co.uk/ads/apisearch?
on the theme-indeed.php