• Resolved forboding-angel

    (@forboding-angel)


    I did do quite a bit of testing and optimization to the newest site theme I’m working on (which you’ve seen repeatedly), but the pages with the feeds have been loading really slowly, so I removed the shortcode just to check and the page loaded pretty much instantly.

    I have the feed cache set to 30 minutes. Is it possible that it isn’t actually being cached correctly?

    If the feed is cached, to me it would seem that at that point, the feed loading would be pretty much instant because no longer would it be pulling info from the feeds themselves and would instead be just displaying form the cache itself.

    Page in question: it-magique.com/wip/springrts.com/

    https://www.ads-software.com/plugins/wp-rss-multi-importer/

Viewing 15 replies - 31 through 45 (of 46 total)
  • Plugin Author Allen

    (@amweiss98)

    sounds like a lot of issues..first, in the beta all rss items are stored and delivered from the database. As to that feed, when I put it in FF, nothing comes up (there are no entries), so I’m not sure what is going on with that feed, but something is very wrong with it.

    Thread Starter forboding-angel

    (@forboding-angel)

    Oi yeah, thanks for the heads up. That got me looking deeper into it, and yeah, that feed is royally boned. I dunno why chrome actually displays it. I guess it’s just very forgiving. FF is like lolNOPE.

    Thanks for dealing with me and all my silly issues ??

    Without that feed gumming up the works, the pageload is practically instant.

    I am not sure if this issue belongs to here – but page pagination seems to have a bug in this beta.

    You can only proceed to the page 2. And after that it start to mix ?and add pg=1&pg2&pg… after already existing parameters.

    My pagination settings:
    Number of Entries per Feed: 80 (I liked it to be “nolimit”)
    Number of Entries per Page of Output (Go here to see how to set this option): 20
    Do you want pagination? (Note: this will override the Number of Entries per Page of Output) YES
    Number of Posts per Page for Pagination: 20

    Well, I am sure this bug can be found easily – if just having enough items for pagination (I have on test site – embed shortcode on a page and there are 200 items fetched into database).

    Plugin Author Allen

    (@amweiss98)

    Thank you very much! Paging problems are actually more crucial that they looked out – I had 250 crawling errors from Google bot because them according to webmasters tools. But it seems to work with 3 pages items what I have now!

    Since I have modified template/default and wp-rss-multi-importer.php files for my needs (e.g. translated user interface texts and made some style modifications) – it would be helpful to know which files are modified in each version updates. Just if it was easy to let us know.

    Secondly have to just ask, if there was easy way to update plugin instead of deactivate->delete->install new version?

    Well, just asking for next update ??

    Indeed, paging is still producing errors but less frequently.

    This is copy&paste from latest Google webmaster tool Crawl errors in chronological order:
    /&pg=3?pg=11
    /&pg=4?pg=0
    /&pg=4?pg=5
    /&pg=4?pg=7
    /&pg=4?pg=8
    /&pg=4?pg=9
    /&pg=4?pg=10
    /&pg=4?pg=11
    /&pg=5?pg=0
    /&pg=5?pg=10
    /&pg=5?pg=11
    /&pg=5?pg=6
    /&pg=5?pg=8
    /&pg=5?pg=9

    When now browsing and testing paging of RSS-multi-importer-result-page by myself – I cannot find out how Google Bot finds out URLs with “/&” instead of normal “/pg=”. It is not mentioned in sitemap_xml. Strange. But somehow it finds them…

    Plugin Author Allen

    (@amweiss98)

    I’m not sure what’s going on…is that the way the urls look on your site when you are paging?

    Just wanted to thank you for this beta version, Allen. I performed the update using the video you linked to and it’s working great! Since I’m running a separate MariaDB server (the official open source version of MySQL, of course) with plenty of available overhead, my site is loading even faster than before now that the feeds are being pushed out from the DB server. Less load on the web server too!

    I’ll keep the official release version around (it’s still there, albeit now disabled) and look forward to the next official update.

    Having the DB push the feeds out is a huge advantage. Thanks so much again for making this happen!

    Regards,
    Kory

    I cannot install the beta version without to delete de old one, and so, losing all of the feeds I have added. Am I doing something wrong?

    I’m not sure what’s going on…is that the way the urls look on your site when you are paging?

    They are crawl errors in Google webmaster tools “Crawl errors”. Errors about not found pages (error code 404). Here is more comprehensive copy&paste from there:

    2 industry-news-now/&pg=5?pg=8	404	20.10.2013
    3 industry-news-now/&pg=5?pg=9  404 20.10.2013
    4 industry-news-now/&pg=3?pg=11 404 15.10.2013
    5 industry-news-now/&pg=5?pg=0  404 19.10.2013
    6 industry-news-now/&pg=5?pg=6  404 19.10.2013
    7 industry-news-now/&pg=5?pg=10 404 19.10.2013
    8 industry-news-now/&pg=5?pg=11 404 19.10.2013
    9 industry-news-now/&pg=4?pg=5 404 18.10.2013
    10 industry-news-now/&pg=4?pg=7 404 18.10.2013
    11 industry-news-now/&pg=4?pg=0 404 18.10.2013
    12 industry-news-now/&pg=4?pg=10 404 18.10.2013

    In other words for some reason the plugin provides for Google bot (and end users) links that are not working. And when GoogleBot crawls the site and follows those broken links – it returns error 404. Form of those links you can see there above.

    However as told, unfortunately I cannot reproduce this error manually when browsing the site – I can find them only as errors in Webmaster tool. It is not good to provide continuously broken links to Googlebot crawler, it may affect on Google search results. Maybe you could conclude – when does the script produce those links that have “pg”-variable mentioned two times one after another?

    vegastriguy

    (@vegastriguy)

    Ok, reading through all these threads….I guess I am having a huge cacheing issue…Ideally I would like to poll every 10 minutes, but it pulls down the same threads every 10 minutes so I can multiple additive post redundancy. https://www.vegastriguy.com I just deleted all my posts….I am going to flip to 10 minutes and then twice a day. Is there a hardcode solution?

    vegastriguy

    (@vegastriguy)

    Guess what….I think I might have found my issue……I had a tennis feed but is was also showing up in a music category. I had not created any music rss feeds yet but I did have the category……Tennis was posting to music and tennis…..??????

    vegastriguy

    (@vegastriguy)

    But, I am still getting 2-4 of the same posts even if they are in the correct category.

    vegastriguy

    (@vegastriguy)

    Another weird nuance……when I add a new feed, and SAVE THIS FEED, I get a warning message “Do you want to leave this page?”……this in CHROME.

    vegastriguy

    (@vegastriguy)

    whoa….now look what is happening…. vegastriguy.com PS….where will you post when you do an update to your beta version?

Viewing 15 replies - 31 through 45 (of 46 total)
  • The topic ‘Feed loading really slow (Even though it's cached)’ is closed to new replies.