• Hello,

    I have some crawling issues.
    My pagination is as follows https://orcun.baslak.com/page/2/
    However the plugin tries to access /sayfalar/page/1/ where sayfalar is Turkish for pages. (Those pages are in crawl list)

    In addition; categories are not in crawl list at all. I’m using the following format /category/seyahat/

    I think this is an issue with the localization of wordpress but how can I address it?

    Best,

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter solariantr

    (@solariantr)

    I’ve done some testing.
    I created a new wordpress instance and disabled all plugins.

    I detected that the plugin here is 6.6.7 where I downloaded 7.0.0 alpha from your website.

    Categories got fixed when I downgraded to 6.6.7 however pagination issue remains UNLESS I change the language of wordpress to English.

    Hope you can fix them.

    Best,

    Plugin Author Leon Stafford

    (@leonstafford)

    @solariantr!

    I think it’s been years since we communicated, but I remember you 🙂

    Sorry for the bugs. I’m working to get new builds of V6 and 7 out – 7 really needs a bit more work on the URL detection for multilingual.

    This may help you in the meantime – an updated fork of SimplyStatic I was working on yesterday: https://github.com/WP2Static/simplerstatic/releases/tag/0.2

    Stay tuned for WP2Static update announcements.

    Cheers,

    Leon

    Thread Starter solariantr

    (@solariantr)

    Hello Leon, thanks for the rapid response.

    Got a fatal error after install.

    Fatal error: Uncaught Error: Class 'SimplerStatic\Plugin' not found in /var/www/solarian/wp-content/plugins/simplerstatic-0.2/simplerstatic.php:39 Stack trace: #0 /var/www/solarian/wp-admin/includes/plugin.php(2255): include() #1 /var/www/solarian/wp-admin/plugins.php(177): plugin_sandbox_scrape() #2 {main} thrown in /var/www/solarian/wp-content/plugins/simplerstatic-0.2/simplerstatic.php on line 39

    Plugin Author Leon Stafford

    (@leonstafford)

    Hi @solariantr,

    Are you grabbing the zip https://github.com/WP2Static/simplerstatic/files/4638814/simplerstatic-0.2.zip ?

    On that releases page, it shows 2, one which is compiled with everything needed, and the default GitHub one, which won’t work without compilation. That one linked above should work fine. It does require minimum PHP 7.3, though

    Cheers,

    Leon

    Plugin Author Leon Stafford

    (@leonstafford)

    Ah, I see in the error the path is simplerstatic-0.2, if the right zip, when you upload to via WordPress > Plugins > Add new > upload, it should be just simplerstatic, so that gives us a clue as to what’s happening…

    Thread Starter solariantr

    (@solariantr)

    Hello Leon,

    I am doing as you say however the error occurs when I try to “activate” it. Could you be missing some files while creating the archieve?

    Hi Leon, me again! 😀

    I’m actually having the same issue. I’m using Polylang Pro as the multilingual plugin and I can see that some pages are in the Crawl Cache list but not in the Generated Static Site list. When I generate the site some of the translated pages are not there, for example the homepage. The Crawl Cache list has 3057 URLs while the Generated Static Site has 3035 URLs.

    I’ve downloaded the Simpler Static 0.2v, installed it and set it up to give it a go. Once clicking on Generate it gets stuck. The spinning wheel just rotates on loop.

    Is there any other fix for this? We are going live tonight with the static site..! Didn’t take this issue into account.

    Thank you,
    Jeff

    • This reply was modified 4 years, 3 months ago by JCLondon.
    Plugin Author Leon Stafford

    (@leonstafford)

    Hi @jclondon – eek! Let’s try this build, it’s latest of V6 with a *lot* of issues fixed, I tested on Polylang a few days ago and was fine:

    https://github.com/WP2Static/static-html-output-plugin/files/4677926/jclondon.zip

    Hope that gets you deployed tonight!

    Cheers,

    Leon

    Hi Leon, thanks a lot for v6 but unfortunately it didn’t work..! When clicking on the button to generate the static state it got stuck on the spinning wheel. If I tried with wp cli it said that wp2static was not a recognised keyword. So I had to get back to v7 since it was too late for debugging.

    I figured out that the problem in v7 with the missing homepage in other languages with Polylang was because the homepage was set to Front Page. wp2static somehow didn’t like that so i made the home a regular page and created a template for it.

    The site has been deployed to the bucket last night. Today is the marketing launch day! Fingers crossed.

    Thanks so much as always for the super quick support!!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Not Crawling some pages’ is closed to new replies.