Crawling is not working with https://www.seek.com.au/

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 3 reply threads
  • Author
    Posts
    • #7473


      josefernandilho
      Participant
      Post count: 6

      Hello

      I am trying to synchronize with https://www.seek.com.au/international-education-jobs-in-education-training. I have successfully fetched the post title and content but cannot perform the synchronization with post meta such as salary, location link, etc.

      Following are some reference screenshots. Please see https://prnt.sc/a9BRq7OEkFWW

      Could you please help me to fix this issue?

      Thanks

    • #7480


      Szabi – CodeRevolution
      Keymaster
      Post count: 4205
      Hello,
      I changed plugin settings, please check below:
      Seed Page Crawling Query Type:
      XPath/CSS Selector
      Seed Page Crawling Query String:
      //*[@data-automation=’jobTitle’]
      Content Query Type
      XPath/CSS Selector
      Content Query String
      //*[@data-automation=’jobAdDetails’]
      Custom Shortcode Creator (from Crawled Content) 
      job_salary_value => regex @@ “jobSalary”:”([^”]*?)”
      job_location => regex @@ “jobLocation”:”([^”]*?)”
      company_name => regex @@ “advertiserName”:”([^”]*?)”
      Post Custom Fields: 
      _job_salary => %%job_salary_value%%,_job_location => %%job_location%%,_company_name => %%company_name%%,_yoast_wpseo_focuskw => [aicontent model=”gpt-3.5-turbo″] Write one SEO-friendly keyword for %%yoast_wpseo_focuskw%% [/aicontent],
       _job_expires => %%job_expires%%, _application => %%item_url%%, _yoast_wpseo_metadesc => [aicontent model=”gpt-3.5-turbo″] Write an SEO-friendly meta description in no more than 140 characters for %%item_content%% [/aicontent]
      Regards,
      Szabi – CodeRevolution.
    • #7484


      josefernandilho
      Participant
      Post count: 6

      Hello Team,

      Thank you for your response and it’s working now.

    • #7485


      Szabi – CodeRevolution
      Keymaster
      Post count: 4205

      I am glad to help.

Viewing 3 reply threads

The topic ‘Crawling is not working with https://www.seek.com.au/’ is closed to new replies.