Setup Help

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 11 reply threads
  • Author
    Posts
    • #5130


      [email protected]
      Participant
      Beginner
      Post count: 5

      Hi I have just purchased this plugin and added to my test WP site. https://afflito.com

      I have a PHP site and RSS of Products. Need to add those products to WooCommerce. Below are 2 examples of feed URLs

      https://www.silkports.com/rss/latest-products

      https://www.silkports.com/rss/featured-products

      How can I setup?

    • #5131


      Szabi – CodeRevolution
      Keymaster
      Post count: 4195

      Hello,

      First of all, thank you for your purchase.

      In order to import products from RSS feeds to your site, the URL to RSS plugin is not the right choice for you, as it is creating RSS feeds from other websites, not importing products from RSS feeds.

      I recommend you make a refund request for the URL to RSS plugin and purchase Crawlomatic instead, which is able to do what you wish to achieve.

      Please make a refund request here: https://codecanyon.net/refund_requests/new

      Afterwards, please purchase Crawlomatic here: https://1.envato.market/crawlomatic

      Regards, Szabi – CodeRevolution.

    • #5132


      [email protected]
      Participant
      Beginner
      Post count: 5

      Hi Thank you for advise, bought the https://1.envato.market/crawlomatic product.

      How can I import/ Sync below PHP site RSS to my Test WordPress Woocommerce

      Example Feed from PHP Site

      https://www.silkports.com/rss/latest-products

      https://www.silkports.com/rss/featured-products

      Destination Woocommerce

      https://afflito.com

      Thanks

       

    • #5135


      Szabi – CodeRevolution
      Keymaster
      Post count: 4195

      Hello,

      First of all, thank you for your purchase.

      Please create a new importing rule in the plugin, using the following settings:

       

      Scraper Start (Seed) URL / Keywords:
      https://www.silkports.com/rss/latest-products

      Generated Post Type:
      product

      Run Regex On Content:
      Report this product

      Strip HTML Elements by ID:
      tab_reviews_content,tab_comments_content,tab_shipping_content

      Strip HTML Elements by Class:
      nav nav-tabs nav-tabs-horizontal

      Strip Links From Post Content:
      checked

      Category Query Type:
      XPath/CSS Selector

      Category Query String:
      //*[@id=”wrapper”]/div/div/div[1]/nav/ol/li[2]/a

      Do Not Scrape Seed URL:
      checked

      Seed Page Crawling Query Type:
      RSS Feed

      Content Query Type:
      Class

      Content Query String:
      product-description post-text-responsive

      Product Price Query Type:
      Regex – First Match

      Product Price Query String:
      #Price USD[\n\s]*<\/span>[\n\s]*<span class=”meta-value”>(\d+)\s#

      Regards, Szabi – CodeRevolution.

    • #5136


      [email protected]
      Participant
      Beginner
      Post count: 5

      Thank you for instructions. All worked except Price for the product type with price in below category or B2C (With Price for Selling)

      https://www.silkports.com/rss/category/gems

       

      How to correct please?

    • #5137


      Szabi – CodeRevolution
      Keymaster
      Post count: 4195

      In case of this RSS feed, please use:

      Product Price Query Type:
      Regex – First Match

      Product Price Query String:
      #<span class=”price”><span>US\$<\/span>([^<]+)<\/span>#

      Strip Characters From Product Prices:
      ,

    • #5138


      [email protected]
      Participant
      Beginner
      Post count: 5

      Hi I tried, still didnt come price. The difference of this RSS Feed is, this has Price for sale. Others had price under additional information as a description.

       

      What I changed is below and there were 2 Product Price Query Strings what was in the email was different than support system. Both tried didnt work for price.

       

      Product Price Query Type:
      Regex – First Match

      Product Price Query String:
      #<span class=”price”><span>US\$<\/span>([^<]+)<\/span>#

      and

      #&lt;span class=”price”&gt;&lt;span&gt;U<wbr />S\$&lt;\/span&gt;([^&lt;]+)&lt<wbr />;\/span&gt;#

       

      Strip Characters From Product Prices:
      ,

      How to correct please?

    • #5139


      Szabi – CodeRevolution
      Keymaster
      Post count: 4195

      Please send me some product URLs which have different price displaying and I will try to find a common price importing method for them.

      Regards.

    • #5140


      [email protected]
      Participant
      Beginner
      Post count: 5
    • #5141


      Szabi – CodeRevolution
      Keymaster
      Post count: 4195

      Please try the following settings:

      https://justpaste.it/5h2ai

       

    • #5142


      [email protected]
      Participant
      Beginner
      Post count: 5

      Yes it worked. Thank you.

    • #5143


      Szabi – CodeRevolution
      Keymaster
      Post count: 4195

      I am glad to help!

      If you like the plugin, please give it a rating on CodeCanyon, it is really appreciated. 🙂

Viewing 11 reply threads

The topic ‘Setup Help’ is closed to new replies.