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 6 reply threads
  • Author
    Posts
    • #7464


      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

    • #7467


      Szabi – CodeRevolution
      Keymaster
      Post count: 4205

      Hello,

      First of all, thank you for your purchase.

      Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: [email protected].

      Regards, Szabi – CodeRevolution.

    • #7469


      josefernandilho
      Participant
      Post count: 6

      Hello Team

      I have forwarded the login details to the shared email. Please check. It’s from [email protected]

      Thanks

    • #7470


      Szabi – CodeRevolution
      Keymaster
      Post count: 4205
      Hello,
      I checked your site and I see that you are using the %%application%% shortcode in the ‘Post Custom Fields’ settings field and you did not set up this shortcode in the ‘Custom Shortcode Creator’ settings field.
      Please check this tutorial video for details on how to set this shortcode up, so it will be able to be used in the ‘Post Custom Fields’ settings field of the plugin: https://www.youtube.com/watch?v=OnANHg0OSVw
      Regards.
    • #7471


      josefernandilho
      Participant
      Post count: 6

      Hello Team

      But I have set the shortcode for job_salary_value and company_name which is

      job_salary_value => regex @@ #<span\s+class=”_1wkzzau0\s+a1msqi4y\s+lnocuo0\s+lnocuo1\s+lnocuo21\s+_1d0g9qk4\s+lnocuo7″\s+data-automation=”jobSalary”\s*><div\s+class=”_1wkzzau0\s+v28kuf0\s+v28kuf4\s+v28kuf2″\s+title=”([^”]+)”\s*>([^<]*)</div></span>#
      company_name => regex @@ #<a\s+href=”([^”]+)”\s+rel=”nofollow”\s+class=”(?:_1wkzzau0\s+){2}_842p0a0″\s+title=”([^”]+)”\s+aria-label=”([^”]+)”\s+data-automation=”jobCompany”\s*>([^<]+)#

      These are not working. For the time being I need these on priority  

      thanks

    • #7472


      josefernandilho
      Participant
      Post count: 6

      Hello Team

      I have again created the expressions but still got my custom fields empty. Please see the screenshot
      https://prnt.sc/a9BRq7OEkFWW

      Thanks

    • #7479


      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.
Viewing 6 reply threads

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