Results 1 to 4 of 4

Thread: Fine tuning indeed import

  1. #1
    Thread Starter
    Amateur morayweb's Avatar
    Join Date
    Mar 2011
    Location
    Scotland, UK
    Posts
    14
    Thanks
    1
    Thanked 1 Time in 1 Post

    Question Fine tuning indeed import

    I am trying to fine tune the indeed feeds to be relevant for a specific UK region, without much luck it has to be said! A GB wide search is no use for the site, so I tried using the ISO 3166-2 code for the region within the UK, but all I get is US results. I figured I was passing the incorrect data as part of the GET request so made a small change to theme-indeed.php at line 68...

    Code:
    $indeed_result = file_get_contents('http://api.indeed.com/ads/apisearch?v='.INDEED_VERSION.'&publisher='.trim($jr_indeed_publisher_id).'&sort='.INDEED_SORT.'&limit='.$limit.'&co=gb&l='.$country.'&jt='.$job_type.'&q='.$keyword);
    I thought this would then tell indeed that I wanted UK results for the region (as recognised on search at indeed itself) I entered as part of the query string in settings.

    Nope! Still getting US results!

    Can anyone point out the (probably very simple) error of my ways?

    Regards,

    Gordon

  2. #2
    Newbie hemedia's Avatar
    Join Date
    Mar 2011
    Location
    United States
    Posts
    4
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Amateur morayweb's Avatar
    Join Date
    Mar 2011
    Location
    Scotland, UK
    Posts
    14
    Thanks
    1
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. New Site - Import Car Community - Import Meet
    By 9ks2k in forum Showcase & Feedback
    Replies: 4
    Last Post: April 2nd, 2011, 12:31 PM
  2. Replies: 3
    Last Post: November 30th, 2010, 02:33 PM
  3. Style tuning Dropdown Searchwidget
    By stefan in forum ClassiPress General Discussion
    Replies: 0
    Last Post: April 10th, 2010, 10:50 PM
  4. Style tuning Dropdown Searchwidget
    By stefan in forum Help Using ClassiPress
    Replies: 0
    Last Post: December 31st, 1969, 06:00 PM