• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

Web Development

PHP Sitemap Crawler For Full Page Cache Warming

November 14, 2019 by Ehi Kioya Leave a Comment

PHP Sitemap Crawler For Full Page Cache Warming

Most webmasters know that caching is important for page speed. But not a lot is said about cache warming which is just as important. Here’s how to warm up your site cache by crawling your sitemap using cURL. The code can be run from a Linux Cron job.

Filed Under: Backend (Server-Side), PHP, Programming, Web Development, WordPress Tagged With: Bot, Crawler, PHP, Sitemap

Working With AJAX In WordPress

September 17, 2019 by Ehi Kioya Leave a Comment

AJAX In WordPress - A Basic Example

AJAX has become THE way to build user friendly and dynamic websites. With AJAX, you can update the contents of a page without doing a full page reload. Most websites need this behavior. Read this post to learn how to implement AJAX on WordPress sites.

Filed Under: Backend (Server-Side), Frontend (Client-Side), JavaScript, PHP, Programming, Web Development, WordPress Tagged With: Ajax, JavaScript, PHP, WordPress, XHR

Pros And Cons Of Software Package Managers

September 1, 2019 by Ehi Kioya 1 Comment

Pros And Cons Of Package Managers

Package managers are ubiquitous in today’s software ecosystem. But developers still have a love-hate relationship with them. This article discusses the pros and cons of package managers in general, without necessarily arguing FOR or AGAINST them.

Filed Under: Backend (Server-Side), Frontend (Client-Side), Programming, Web Development, Zero Code Tech Tagged With: Dependency Management, Libraries, Package Managers

Weird Characters In WordPress? Here’s How To Clean Them Up

May 23, 2019 by Ehi Kioya 6 Comments

Weird Characters In WordPress

If you do WordPress site migrations often, you will at some point encounter the problem of weird characters (like “ and ”) appearing in your WordPress content. This article explains why this may happen and how to fix the problem.

Filed Under: Backend (Server-Side), Database, Web Development, WordPress Tagged With: Database, SQL, Web Development, WordPress

Different Ways To Change The WordPress “siteurl” And “home” Links

April 5, 2019 by Ehi Kioya Leave a Comment

Different Ways To Change The WordPress siteurl And home Links

Once in a while, you may need to manually change your WordPress siteurl and home links (e.g. when you’re migrating your entire website to a new domain). If not done right, your site may malfunction. Here are the different proper ways to do this.

Filed Under: Backend (Server-Side), Database, PHP, Programming, Web Development, WordPress Tagged With: Database, PHP, SQL, WordPress

WordPress Redirects Using The Redirection Plugin

April 2, 2019 by Ehi Kioya Leave a Comment

WordPress Redirects Using The Redirection Plugin

You may need to do redirections on your WordPress site from time to time. While they can be done with PHP or via code tweaks in your .htaccess file, this article explains a simpler and more robust method involving the WordPress Redirection plugin.

Filed Under: Backend (Server-Side), Web Development, WordPress Tagged With: Plugin, Redirection, RegEx, Web Development, WordPress

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 8
  • Go to Next Page »

Primary Sidebar

23,727
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • WordPress Password Hash Generator WordPress Password Hash Generator
    With this WordPress Password Hash Generator, you can convert a password to its hash, and then set a new password directly in the database.
  • How To Install PHP Packages Without Composer How To Install PHP Packages Without Composer
    This article shows how to bypass the Composer barrier when installing Composer-dependent PHP packages. Great shortcut for PHP enthusiasts!
  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 8
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy