Advertisement:

Author Topic: add importer with connection via url possible ?  (Read 825 times)

mina

  • Newbie
  • *
  • Posts: 33
add importer with connection via url possible ?
« on: December 04, 2013, 05:35:17 pm »
Hello,

When the user no is an admin, how can use add importer?
Is it possible get items with the plugin add importer per url or per feed ?
What are the next steps? How do it?
with cronjobs? Or other way?

Please help! Thanks.
Mina





frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: add importer with connection via url possible ?
« Reply #1 on: December 07, 2013, 03:13:35 pm »
@mina
  • If you want to feed ads from 1 website, you can get conent of that webiste using php and select title, desc etc.
  • you need to edit those listings, since you would be only copier
  • if you use cron to get it, you will be marked from google as website with no original conent => no more people from google
  • basic skills in php and osclass are needed

I think ad importer should be used when you migrate classified website... but I still can imagine this plugin:
  • you will enter websites you want feed listings
  • you will set frequency (cron) how often it will check for new listings
  • plugin will modify description and title to avoid duplicating content
  • problem would be selecting correct category, location and upload images