Title: Scott at Code of Conduct's Replies - page 11 | WordPress.org

---

# Scott at Code of Conduct

  [  ](https://wordpress.org/support/users/codeofconduct/)

 *   [Profile](https://wordpress.org/support/users/codeofconduct/)
 *   [Topics Started](https://wordpress.org/support/users/codeofconduct/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codeofconduct/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codeofconduct/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codeofconduct/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codeofconduct/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codeofconduct/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 151 through 165 (of 375 total)

[←](https://wordpress.org/support/users/codeofconduct/replies/page/10/?output_format=md)
[1](https://wordpress.org/support/users/codeofconduct/replies/?output_format=md)
[2](https://wordpress.org/support/users/codeofconduct/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codeofconduct/replies/page/3/?output_format=md)…
[10](https://wordpress.org/support/users/codeofconduct/replies/page/10/?output_format=md)
11 [12](https://wordpress.org/support/users/codeofconduct/replies/page/12/?output_format=md)…
[23](https://wordpress.org/support/users/codeofconduct/replies/page/23/?output_format=md)
[24](https://wordpress.org/support/users/codeofconduct/replies/page/24/?output_format=md)
[25](https://wordpress.org/support/users/codeofconduct/replies/page/25/?output_format=md)
[→](https://wordpress.org/support/users/codeofconduct/replies/page/12/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Missing images](https://wordpress.org/support/topic/missing-images-15/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/missing-images-15/#post-8301966)
 * Thanks Chris! I’m glad you found a couple plugins to work around the issues you
   were running into. I’ll make a note to add those into the FAQ at some point.
 * Best,
    Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Plugin does not work with in Ht Acces](https://wordpress.org/support/topic/plugin-does-not-work-with-in-ht-acces/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-with-in-ht-acces/#post-8301962)
 * Hi timoverhoofstad,
 * That’s really perplexing. How were you setting up the `Require local`?
 * Did it look like this?
 *     ```
       <RequireAny>
       Require local
       Require ip 188.201.89.66 91.220.21.0/24 217.123.145.109 91.225.166.33
       </RequireAny>
       ```
   
 * Note that if you used `RequireAll` instead of `RequireAny`, it many have ignored
   the `Require local` portion.
    -  This reply was modified 9 years, 7 months ago by [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Simply Static with Roots.io Stack](https://wordpress.org/support/topic/simply-static-with-roots-io-stack/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/simply-static-with-roots-io-stack/#post-8301949)
 * Hi joaoflux,
 * Generally Simply Static doesn’t care too much about the internals of WordPress,
   it just tries to fetch the content of your WordPress homepage and spiders out
   from there.
 * When you say you’re getting an unspecific error message, what is the error message?
 * Best,
    Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Problem with parsed native WP function antispambot](https://wordpress.org/support/topic/problem-with-parsed-native-wp-function-antispambot/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-with-parsed-native-wp-function-antispambot/#post-8301944)
 * Thanks Pierre, that helps. Would you be able to send me the custom function you’re
   using to transform the email addresses?
 * Best,
    Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Plugin does not work with in Ht Acces](https://wordpress.org/support/topic/plugin-does-not-work-with-in-ht-acces/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-with-in-ht-acces/#post-8263207)
 * Hi timoverhoofstad,
 * Sorry to hear that didn’t work. It looks like one other option might be to use`
   Require local` instead of `Require ip 127.0.0.1` — might be worth a try.
 * [http://httpd.apache.org/docs/2.4/en/mod/mod_authz_host.html](http://httpd.apache.org/docs/2.4/en/mod/mod_authz_host.html)
 * Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Bug with iframe](https://wordpress.org/support/topic/bug-with-iframe/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/bug-with-iframe/#post-8263153)
 * Sounds good. Thanks for the update, Pierre!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] “Protect” php files](https://wordpress.org/support/topic/protect-php-files/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/protect-php-files/#post-8263151)
 * That’s a clever workaround. Nice work 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Problem with parsed native WP function antispambot](https://wordpress.org/support/topic/problem-with-parsed-native-wp-function-antispambot/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/problem-with-parsed-native-wp-function-antispambot/#post-8261476)
 * Hi Pierre,
 * I’m having a hard time recreating the issue you’re running into. I’m using the
   WordPress Twenty Fifteen theme and every page where I try to add a mailto:myemail@example.
   com the email comes across exactly as that. I’m not seeing the behavior you describe
   in posts or comments on either the WordPress site or when it gets exported to
   a static site.
 * Is there a plugin that is modifying the email addresses, or a specific theme?
 * Best,
    Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Meta Tags Missing](https://wordpress.org/support/topic/meta-tags-missing/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/meta-tags-missing/#post-8261460)
 * FYI, I went back and tested this with the Yoast SEO plugin and I couldn’t find
   a case where it was stripping out the meta tags. They all seem to be there.
 * Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Missing images](https://wordpress.org/support/topic/missing-images-15/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/missing-images-15/#post-8261439)
 * Hi Neoras,
 * Sorry it took so long to get to get back to you on this. I took a look into this
   issue and I couldn’t recreate it. I created a WordPress page containing an image
   with the path you provided:
    `<img src="/wp-content/uploads/2016/01/Filtergrößen.
   jpg">`
 * I was able to view the page/image on WordPress (so far, so good). From there 
   I generated a static site, and I was still able to view the page/image. Simply
   Static had maintained the filename in the static files:
    `<img src="http://www.
   static-site.dev/wp-content/uploads/2016/01/Filtergrößen.jpg">`
 * It’s possible that I fixed something in the last 8 months that resolved this 
   issue for you. But, it’s also possible there’s some different in the OS you’re
   running WordPress on, or the version of WordPress / PHP, or something else. I’d
   love to learn more if you happen to see this.
 * Scott
    -  This reply was modified 9 years, 7 months ago by [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] “Protect” php files](https://wordpress.org/support/topic/protect-php-files/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/protect-php-files/#post-8261354)
 * Hi Pierre,
 * Yeah, that makes sense. One of the items on my todo list is to add the ability
   to exclude URLs. Until then, you’ll probably have to make some manual modifications
   after running Simply Static 🙁
 * Best,
    Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Bug with iframe](https://wordpress.org/support/topic/bug-with-iframe/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/bug-with-iframe/#post-8261352)
 * Hi Pierre,
 * Could you try this one more time with v1.7.0 of Simply Static? I just tried it
   now with the following iframe tag:
    `<iframe src="/datas/form.php" width="100%"
   height="580" frameborder="0" scrolling="no" style="border:0;"></iframe>` (copy
   and pasted from above)
 * and I got this result:
    `<iframe src="http://www.static-site.dev/datas/form.php"
   width="100%" height="580" frameborder="0" scrolling="no" style="border:0;"></
   iframe>` (which seems to work fine)
 * That’s the first I’ve seen where Simply Static is horribly mangling the HTML 
   like that, but let me know if it’s still an issue.
 * Thanks,
    Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Plugin does not work with in Ht Acces](https://wordpress.org/support/topic/plugin-does-not-work-with-in-ht-acces/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-does-not-work-with-in-ht-acces/#post-8261339)
 * Hello timoverhoofstad,
 * We’ve run into this previously. Try adding a `Require ip 127.0.0.1`. Simply Static
   works by making web requests to the server it’s running on, so the server needs
   to be able to accept requests from itself.
 * Best,
    Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] paginated pages not working](https://wordpress.org/support/topic/paginated-pages-not-working/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/paginated-pages-not-working/#post-8251276)
 * Story time.
 * WordPress has a feature whereby it automatically redirects URLs without a file
   extension and without a trailing slash to a URL with a trailing slash.
 * For example, WordPress would redirect [http://www.example.org/blog/page/2](http://www.example.org/blog/page/2)(
   no trailing slash) to [http://www.example.org/blog/page/2/](http://www.example.org/blog/page/2/)(
   trailing slash).
 * Simply Static normally picks up on redirects and creates a redirect html page.
   However, in the case of WordPress’s no-trailing-slash to trailing-slash redirect,
   Simply Static makes an exception, since those URLs are effectively equivalent.
   If the page that WordPress is redirecting to is the same except for a trailing
   slash, then Simply Static ignores the redirect.
 * In the case of aviboy2006’s site the redirect is coming across as just a path—/
   blog/page/2/. Simply Static is trying to compare that to the full URL of the 
   page — [http://www.example.org/blog/page/2](http://www.example.org/blog/page/2)—
   and is determining that those aren’t equivalent. Simply Static should convert
   the redirect URL to an absolute URL before doing the comparison.
 * That’s the bug. You could say that the theme should be fixed so that the URLs
   have trailing slashes, but I prefer to think that Simply Static should be intelligent
   enough to accept and understand WordPress’ quirks and work around them.
 * Thanks for commenting Pierre (as always)! 🙂
    -  This reply was modified 9 years, 7 months ago by [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/).
    -  This reply was modified 9 years, 7 months ago by [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Contact form not working](https://wordpress.org/support/topic/contact-form-not-working-83/)
 *  [Scott at Code of Conduct](https://wordpress.org/support/users/codeofconduct/)
 * (@codeofconduct)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/contact-form-not-working-83/#post-8245316)
 * Hi joetomgo,
 * Yes, those are definitely things we’re taking a look at for the future. And thanks!
 * Best,
    Scott

Viewing 15 replies - 151 through 165 (of 375 total)

[←](https://wordpress.org/support/users/codeofconduct/replies/page/10/?output_format=md)
[1](https://wordpress.org/support/users/codeofconduct/replies/?output_format=md)
[2](https://wordpress.org/support/users/codeofconduct/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codeofconduct/replies/page/3/?output_format=md)…
[10](https://wordpress.org/support/users/codeofconduct/replies/page/10/?output_format=md)
11 [12](https://wordpress.org/support/users/codeofconduct/replies/page/12/?output_format=md)…
[23](https://wordpress.org/support/users/codeofconduct/replies/page/23/?output_format=md)
[24](https://wordpress.org/support/users/codeofconduct/replies/page/24/?output_format=md)
[25](https://wordpress.org/support/users/codeofconduct/replies/page/25/?output_format=md)
[→](https://wordpress.org/support/users/codeofconduct/replies/page/12/?output_format=md)