Hi Szabi,
I am trying to import the posts from the following URL and used the same settings as you set up for me for the image galleries, but it's not working for the model "post type".
The URL:
https://www.elitebabes.com/top-rated-babes/
Content I would like to import from the posts:
- featured image
- class: read-more
- class: read-more-wrap
- the content inside the class: read-more-trigger (has the title "show more")
I am not sure if URL to RSS is able to import 3 different classes from the content or not. If not then # 1 and 3 would be ok.
Here are the current settings I have.
<h3>Crawling Restrictions:</h3>
- <b>Maximum Link Crawling Depth: 2</b>
- <b>Do Not Scrape Start URL: checked</b>
- <b>Seed Page Crawling Query Type: XPath</b>
- <b>Seed Page Crawling Query String: //*[@class='displayblock']</b>
- <b>Seed Page Pagination Query Type: class</b>
- <b>Seed Page Pagination Query String: next</b>
- <b>Remember Last Paged URL: checked</b>
<h3>Content Scraping Customizations:</h3>
- <b>Content Query Type (Optional): Class</b>
- <b>Content Query String (Optional): read-more-wrap</b>
- <b>Title Query Type (Optional): Class</b>
- <b>Title Query String (Optional): fn</b>
- <b>Image Query Type (Optional): Class</b>
- <b>Image Query String (Optional): //*[@class='img']</b>
Thanks again for your time and help.
Kind regards,
Jason