Skip to main content
GrN.dk

Main navigation

  • Articles
  • Contact
  • Your Digital Project Manager
  • About Greg Nowak
  • Services
  • Portfolio
  • Container
    • Excel Freelancer
    • Kubuntu - tips and tricks
    • Linux Apache MySQL and PHP
    • News
    • Image Gallery
User account menu
  • Log in

Breadcrumb

  1. Home

wordpress

By Greg Nowak, 23 April, 2026

Speculative Loading Is Now a CMS Operations Issue

Speculation Rules, WordPress 6.8, Drupal modules, and Cloudflare Speed Brain make faster navigation easier to deploy, but only when routes, cache, analytics, and side effects are managed deliberately.

Tags

  • Speculative Loading
  • wordpress
  • Drupal
  • Cloudflare
  • Web Performance
By Greg Nowak, 19 April, 2026

Form Spam Is a Lead-Quality Problem: A Practical Hardening Playbook for Business Websites

Modern anti-abuse work is no longer just about adding a CAPTCHA. By April 2026, current guidance from Cloudflare, OWASP, WordPress, and Drupal points toward a layered approach: low-friction challenges, mandatory server-side verification, rate limits, and downstream data hygiene.

Tags

  • Cloudflare
  • wordpress
  • Drupal
  • Website Operations
  • Lead Quality
By Greg Nowak, 18 April, 2026

Your CMS Upgrade Is Now a Stack Project: A 2026 PHP Roadmap for WordPress and Drupal Sites

PHP support deadlines, WordPress 7.0 changes, and Drupal 12's PHP 8.5 requirement make 2026 the right time to audit CMS stacks before upgrade debt turns into blocked releases, security exposure, or SEO-visible failures.

Tags

  • wordpress
  • Drupal
  • PHP upgrades
  • Linux server administration
  • Cloudflare operations","technical SEO","
By Greg Nowak, 18 April, 2026

AI Crawler Control for Business Websites: Protect Your Content Without Disappearing From Search

AI crawler traffic is no longer a publisher-only problem. For business websites, it now affects visibility in AI-driven search, origin load, content control, and operational risk. Here is a practical framework for deciding what to allow, what to block, and how a freelance technical operator can implement it safely.

Tags

  • Cloudflare
  • Technical SEO
  • wordpress
  • Drupal
  • Server Operations
By Greg Nowak, 23 September, 2021

Wordpress Cron

Wordpress runs it's cron job automatically approximately every 10 minutes. Sometimes it is blocked by .htaccess or other server configuration. To avoid issues, it might be a good idea to run from the server crontab itself.

References:

https://kinsta.com/knowledgebase/disable-wp-cron/

https://wpbeaches.com/set-up-wordpress-wp-cron-php-to-run-manually/

Tags

  • wordpress
  • Linux
  • Script
By Greg Nowak, 13 February, 2021

WP CLI Tips And Tricks

Rename wordpress database prefix (https://iandunn.name/2016/07/21/rename-wordpress-database-prefix-with-w…)

Change site URL:

wp search-replace 'example.dev' 'example.com' --skip-columns=guid
Or, if you only want to change the option, you can do:

wp option update home 'http://example.com'
wp option update siteurl 'http://example.com'

Tags

  • wordpress
By Greg Nowak, 3 September, 2020

Wordpress Tips And Tricks

Updating admin user e-mail, when you only have MySQL command line access: UPDATE `wp_users` SET `user_email` = 'INSERT_MAIL' WHERE `ID` = '1';

generate wordpress password for insertion in database: echo -n "password" | md5sum

Tags

  • wordpress
  • Linux
By Greg Nowak, 13 June, 2020

Unable To Post Wordpress Json Or Other

If you are unable to post in Wordpress, you might want to add this to your wp-config.php: define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

Also install classic editor and disable Wordfence completely (look in .htacces) and remove or rename .user.ini

Tags

  • wordpress
By Greg Nowak, 16 February, 2018

Wordpress backup solutions

There are many backup solutions out there for wordpress sites.

For example these plugins:

UpdraftPlus can be connected with dropbox.

Jetpack

backWPup

Among others.

You might also want to build your own backup routine with cronjobs on the hosting server.

Remember to backup!

Tags

  • Web
  • Linux
  • wordpress
wordpress

Review Greg on Google

Greg Nowak Google Reviews

 

  • Youtube Subtitles in Any Language
  • Logistics Optimization in 2026: How IT Is Transforming Supply Chains
  • Speculative Loading Is Now a CMS Operations Issue
  • Why Your Website's Third-Party Stack Needs Operational Ownership
  • Form Spam Is a Lead-Quality Problem: A Practical Hardening Playbook for Business Websites
RSS feed

GrN.dk web platforms, web optimization, data analysis, data handling and logistics.