Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
This topic has 6 replies, 2 voices, and was last updated 1 year, 6 months ago by Szabi – CodeRevolution.
-
AuthorPosts
-
-
May 10, 2023 at 4:14 am #7464
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/bW-yaapsHyKk
- https://prnt.sc/egArhPeImMTz
- https://prnt.sc/yptLNT7EM6Np
Could you please help me to fix this issue?
Thanks
-
May 10, 2023 at 4:36 am #7467
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: kisded@yahoo.com.
Regards, Szabi – CodeRevolution.
-
May 10, 2023 at 5:23 am #7469
Hello Team
I have forwarded the login details to the shared email. Please check. It’s from sukhjinderbham@gmail.com
Thanks
-
May 10, 2023 at 5:47 am #7470
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=OnANHg0OSVwRegards. -
May 10, 2023 at 5:53 am #7471
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
-
May 10, 2023 at 6:41 am #7472
Hello Team
I have again created the expressions but still got my custom fields empty. Please see the screenshot
https://prnt.sc/a9BRq7OEkFWWThanks
-
May 10, 2023 at 10:03 am #7479
Hello,I changed plugin settings, please check below:Seed Page Crawling Query Type:XPath/CSS SelectorSeed Page Crawling Query String://*[@data-automation=’jobTitle’]Content Query TypeXPath/CSS SelectorContent 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.
-
-
AuthorPosts
The topic ‘Crawling is not working with https://www.seek.com.au/’ is closed to new replies.