ryan Posted February 3, 2017 Posted February 3, 2017 This week we give extensive coverage on how to optimize 404 requests in ProcessWire. In this post you’ll learn about why 404s are significant issue, and then we’ll look at what you can do to optimize and ensure your site doesn’t waste valuable time and resources serving irrelevant crawlers and bots. This post also briefly covers this week’s core version 3.0.52. https://processwire.com/blog/posts/optimizing-404s-in-processwire/ 15
cstevensjr Posted February 3, 2017 Posted February 3, 2017 14 minutes ago, ryan said: This week we give extensive coverage on how to optimize 404 requests in ProcessWire. In this post you’ll learn about why 404s are significant issue, and then we’ll look at what you can do to optimize and ensure your site doesn’t waste valuable time and resources serving irrelevant crawlers and bots. This post also briefly covers this week’s core version 3.0.52. https://processwire.com/blog/posts/optimizing-404s-in-processwire/ Very nice and very useful. Thanks 2
webhoes Posted February 23, 2017 Posted February 23, 2017 I found a bug in 3.0.52. I got the following error when adding an url field type. Session: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'deb26781n3_TestWebhoes.field_website' doesn't exist (getNumRows) I tried it twice, both same result. Sanne
Christophe Posted February 23, 2017 Posted February 23, 2017 Out of curiosity, are you using Apache or Nginx? And which version of PHP? Are you using MySQL or MariaDB? And which version? Edit: From which version did you update/upgrade (and how: upgrade module, directory and file replacements via FTP...)? Or is it a direct installation? Are you using it on Linux, Windows, Mac? Is it on a "localhost" or an online server? Is it via virtualization? How did you install it: direct download, git, hosting (c)panel...? Have you imported the database from another installation in a different environment? 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now