Scott at Code of Conduct
Forum Replies Created
-
Forum: Reviews
In reply to: [Simply Static - The Static Site Generator] The perfect static toolThanks Pierre! I’m impatient to see it all too, haha. I constantly find myself wishing I had more time than I do.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] What if i add a new post?Hi Xi80r6,
This is one of the next major features on the roadmap. That being said, I’m going to be fairly preoccupied with other non-simply-static related work for the next couple months, so I wouldn’t expect to see it being available before September.
Best,
ScottThanks for sharing that, Xi80r6!
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Tag misplaceHi maxouwell,
Sorry it took us a while to get to this, but if you try out v1.6.0 of Simply Static I think you’ll find that this issue no longer occurs. Let me know how it goes!
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Missing file in the last releaseHi Pierre,
v1.6.0 of Simply Static should fix that for you.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] 403 error when generatingHi steveread,
Simply Static is just reporting back what it gets when it tries to fetch a page. Are you getting the 403 and seeing that error message on “/xmlrpc.php”? If so, that’s the message that that page displays and the HTTP code that that page returns. More info on that page here:
https://codex.wordpress.org/XML-RPC_Support
I’d suggest removing any links to “/xmlrpc.php” since that won’t work with a static version of the site.
Best,
ScottHi bajakan,
Thanks for reporting this issue. A fix for this will be available in the next version of Simply Static.
Best,
ScottA kind soul (https://github.com/andrew-s) supplied a fix for this, which will make it into the next version of Simply Static.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Bug with Divi "project"Okay great! Thanks Pierre!
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Missing file in the last releaseHi Pierre,
Give v1.5.1 a try. In trying to fix an issue with PHP 5.3, I inadvertently caused an issue with PHP 5.6+. It should be fixed now.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Work with Multisite?Hi timcaviness,
I haven’t personally tested Simply Static with multisite, but I’ve received multiple reports (including benrenzo’s above) saying that it does work with multisite.
Testing multisite on a regular basis for our releases is on our todo list. Once we’ve done that, we’ll make an official note of supporting multisite on our wordpress.org plugin page.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Filename too longHi Benjamin,
I posted a response for you in: https://wordpress.org/support/topic/filename-length-not-handlebar
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Bug with Divi "project"Hi Pierre,
Do you have a link to the theme? Or an example site (URL) that I can take a look at? I’d love to see what I can do to fix this.
Best,
ScottHi hywelllewellyn,
It’s true, Simply Static does use trailing slashes. That’s mainly because WordPress does too; WordPress will 301 redirect from a non-trailing-slash to a trailing-slash’d version, so Simply Static follows that convention. (Actually, Simply Static will intercept these 301 redirects and fix the URLs so that they’re trailing-slash’d, removing the need for the 301).
As far as Google seeing the trailing-slash and non-trailing-slash pages as different content, I don’t believe that’s true anymore. Here’s an article from Google (it’s from 2010, so it’s a bit dated, but it’s also still true as far as I know):
https://webmasters.googleblog.com/2010/04/to-slash-or-not-to-slash.html
http://example.com/foo/ (with trailing slash, conventionally a directory)
http://example.com/foo (without trailing slash, conventionally a file)
But they certainly don’t have to. Google treats each URL above separately (and equally) regardless of whether it’s a file or a directory, or it contains a trailing slash or it doesn’t contain a trailing slash.(emphasis mine)
If you’ve seen something that contradicts that please let me know, I’d love to see it!
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Filename length not handlebarHi Benjamin,
Thanks for reporting this issue! I’ll try out the Sydney theme (I’m assuming you’re referring to this one? https://wordpress.org/themes/sydney/) and see if I can recreate the issue.
Best,
Scott