Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author awfowler

    (@awfowler)

    Hi,

    Thank you very much. We needing to do an import every couple of months which is why we created the tool in the first place.

    Thanks for pointing this out, I have added this into the latest version.

    I would love to spend more time on this project and hope one day to create a much bigger version with lots of options but I do not think this will happen for a few months.

    If you spot anything else like this, send it along and that would be great.

    Thanks again.
    Alex
    http://webjuice.co.uk/

    Plugin Author awfowler

    (@awfowler)

    Hi,

    This is odd, but as far as I am aware Easy Site Importer does not use feditor so there should not be an issue.

    This is an issue with ninja forms, which is only a notice so should be fixed by taking wordpress out of debug mode by updating wp-config.php

    Alex.

    Plugin Author awfowler

    (@awfowler)

    Hi Andrew,

    This error is caused when using old versions of PHP which are less than version 5.3 and this plugin only works on versions of 5.3+.

    You are probably using version 5.2 of PHP which is over 4 years old and has now no longer supported by PHP http://php.net/eol.php.

    If you need to check your version of PHP you can try checking it by uploading the following

    <?php
    phpinfo();
    ?>

    You may want to consider contacting your host and upgrading to a much new version of PHP such as 5.6.

    Thanks,
    Alex

    Plugin Author awfowler

    (@awfowler)

    Hi,

    Sorry for the delay in getting back to you.
    It should work fine for articles. Could you send me the URL of the site you are trying to scrape so that I can replicate it.

    Thanks,
    Alex

    Plugin Author awfowler

    (@awfowler)

    Hi,

    I have amended the code so that it no longer displays the notice.

    The warning indicates that you have not specified where the content is that you want to scrape within the HTML. This maybe fine, or you may be scraping additional content that you do not want.

    The Error no valid html or 404, probably indicates that there is a link on the site you are scrapping which is broken and has no HTML to scrape.
    I have extended the plugin to indicate the page which this happens on.

    Ale.

    Plugin Author awfowler

    (@awfowler)

    Hi,

    There is a tutorial built into the plugin, but I have realised that under some situations the text cannot be read. I have made an amend which addresses this issue.

    To use the plugin you do need to be able to understand where the content you want to scrape is within the HTML of the target website. To do this you need to view the source HTML to find the text probably within a div e.g <div id=”main_content”>. As each website is different the plugin will need to be configured for each new site.

    Alex.

    Plugin Author awfowler

    (@awfowler)

    Hi,

    There are lots of ways to scrape sites and none of them provide this functionality so it would be pointless to add this into the plugin.
    The point of the plugin is to combine the ability of Scraping another site with importing into WordPress as one plugin rather than doing these tasks seperatly which can sometimes take hours of work.

    If you are worried about people scraping your content I suggest you read more about googles panda update on the following URLS

    https://en.wikipedia.org/wiki/Google_Panda
    https://blog.kissmetrics.com/myths-about-duplicate-content/

    Alex.

    Plugin Author awfowler

    (@awfowler)

    Hi Patrick,

    I have uploaded a new version which is a bit more robust. The only thing which might help you though is the ability to remove strings from the post/page name.

    Sorry the rest will take some more time to develop.

    Alex.

    Plugin Author awfowler

    (@awfowler)

    Hi,
    I have fixed this issue in the next release so they will not show again.

    Alex.

    Plugin Author awfowler

    (@awfowler)

    Hi,

    Yes you are correct “Start HTML” should be all you need for most sites.
    The “Main HTML” option is to allow novice users the ability to quickly find a section of HTML code and scrape the site in easily. For some sites this may be all they need to do.

    If you can give me an example of an HTMl artifact left behind I will look in to this.

    Email me on [email protected]

    Alex

    Plugin Author awfowler

    (@awfowler)

    Hi Patrick,

    Could you tell me the URL of what you are trying to scrape (
    and the video if you have time). I will then replicate the issue on monday. These are probably only warnings but I will check them out

    Alex

    Plugin Author awfowler

    (@awfowler)

    Hi Patrick,

    Thanks for you feed back, we are planning on producing a new release for this in June to fix a couple of minor issues.

    The pro version of the plugin we are planning to build after this, where we want to put a lot of configurable options in.

    1. within the pro version we were planning on being able to name each new one as you see fit.

    2. We might be able to put this into the next free version

    Alex

Viewing 12 replies - 1 through 12 (of 12 total)