• 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

WordPress

WordPress is by far the most popular content management system in the world. So, naturally, I love it and have quite a bit to say about it. My WordPress posts may be slightly biased towards code hacks (as opposed to simpler configuration tweaks), but well, I'm a software guy... So, no apologies.

Working With The .htaccess File

November 5, 2018 by Ehi Kioya 2 Comments

Working With The .htaccess File

If you have done any web development or website maintenance work, then you must have come across the .htaccess file at some point. This is an important file for many reasons and this guide will provide an overview of what the .htaccess file is, what you can do with it, how to create it, and options available to you for editing it on your WordPress website.

Filed Under: Apache, Backend (Server-Side), Linux & Servers, Web Development, WordPress Tagged With: Apache, htaccess, Linux, Security, Server, Web Development, WordPress

How To Change The WordPress Admin Email When The Confirmation Email Fails

October 28, 2018 by Ehi Kioya 5 Comments

Change WordPress Admin Email When Confirmation Email Fails

Trying to change your WordPress admin email but not receiving the confirmation email needed to verify the change? No worries. I had the same problem but found a quick workaround. It doesn’t require messing with your database or phpMyAdmin either.

Filed Under: Email, WordPress, Zero Code Tech Tagged With: Email, WordPress

“Hacking” A WordPress Password

September 6, 2018 by Ehi Kioya 1 Comment

Hacking A WordPress Password

Locked out of your WordPress website? No worries. This article explains how a server administrator can either force reset a user’s WordPress password or create a new WordPress admin user with a brand new password. Database and FTP methods are described.

Filed Under: Backend (Server-Side), Database, Programming, WordPress Tagged With: Database, MySQL, Password, PHP, Programming, WordPress

WordPress Password Hash Generator

September 4, 2018 by Ehi Kioya 2 Comments

WordPress Password Hash Generator

This WordPress Password Hash Generator uses the official WordPress hashing function wp_hash_password() behind the scenes. With this tool, you can convert a password to its hash code (or hash sum or checksum), which can then be used to set a new password directly in the WordPress MySQL database.

Filed Under: Backend (Server-Side), Programming, Tools & Resources, WordPress Tagged With: Hashing, Password, Programming, Security, WordPress

How To Update Yoast SEO Fields Programmatically

February 1, 2016 by Ehi Kioya 8 Comments

Update Yoast SEO

This code sample is for developers who use Yoast SEO plugin on their blog and want to publish a post using PHP code. It’s a quick copy and paste method to update Yoast SEO fields.

Filed Under: Backend (Server-Side), WordPress Tagged With: PHP, Programming, WordPress

SEO Friendly Ways To Hide Parts Of Post Content In WordPress

April 25, 2015 by Ehi Kioya 2 Comments

SEO Friendly Ways To Hide Parts Of Post Content In WordPress

WordPress provides a private feature that allows you to hide specific posts and pages from the public. Private posts and pages are only visible to the site administrator(s) and other editors. What if you wanted to make only parts of a post hidden? Let’s say you added notes within a post that you want to be visible in the back end text editor but hidden from readers of the article. This article describes two SEO friendly ways you can do this.

Filed Under: WordPress Tagged With: Content, SEO, WordPress

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Go to page 8
  • Go to Next Page »

Primary Sidebar

23,556
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.
  • Fix For “Function create_function() is deprecated” In PHP 7.2 Fix For "Function create_function() is deprecated" In PHP 7.2
    As of PHP 7.2 create_function() has been deprecated because it uses eval(). You should replace it with an anonymous function instead.
  • How To Change A SharePoint List Or Library URL How To Change A SharePoint List Or Library URL
    All versions of the SharePoint user interface provide an option to change the title (or display name) of a list or library. Changing SharePoint library URL (or internal name), however, is not exactly very intuitive. We will discuss the process in this article.
  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Go to page 8
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy