• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • Forums
  • 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

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

Always Display Star Ratings In WooCommerce (Even With No Reviews)

November 14, 2019 by Ehi Kioya 5 Comments

Always Display Star Ratings In WooCommerce

By default, WooCommerce will only show star ratings for products with ratings greater than zero. That means star ratings are not displayed until a product has at least one review. If you’d rather always have them displayed, use the code in this post.

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

Show Short Descriptions On WooCommerce Archives

November 14, 2019 by Ehi Kioya Leave a Comment

Show Short Descriptions WooCommerce Archives

WooCommerce archives (shop, categories, and tag pages) don’t display short descriptions by default. If you want this feature, customize your theme by adding this line of code.

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

Show Authors In WooCommerce Product Edit Area

November 12, 2019 by Ehi Kioya 1 Comment

Show Authors In WooCommerce Product Edit Area

WooCommerce products don’t have authors because the plugin developers think this is irrelevant. But a site may need this feature sometimes. The code snippet shared here helps bring back the feature to allow author assignment in the product edit area.

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

Auto-Check MailPoet “Subscribe In Comments” Box

November 12, 2019 by Ehi Kioya 1 Comment

Auto-Check MailPoet Subscribe In Comments Box

MailPoet comes with a “subscribe in comments” option that allows visitors who comment on a post to subscribe to your list via a checkbox. But this box is unchecked by default. With this jQuery snippet, you can have the box auto-checked on page load.

Filed Under: Frontend (Client-Side), JavaScript, Programming, Snippets, WordPress Tagged With: Email, MailPoet, Plugin, Snippet, WordPress

Remove NoFollow From JetPack Related Posts Links

November 12, 2019 by Ehi Kioya Leave a Comment

Remove NoFollow From JetPack Related Posts Links

By default JetPack adds a nofollow attribute to all links in the related posts section. You can use this PHP code snippet to remove/disable this nofollow attribute.

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

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

Primary Sidebar

26,132
Followers
Follow
30,000
Connections
Connect
14,641
Page Fans
Like

POPULAR   FORUM   TOPICS

  • How to find the title of a song without knowing the lyrics
  • Welcome Message
  • How To Change Or Remove The WordPress Login Error Message
  • The Art of Exploratory Data Analysis (Part 1)
  • Getting Started with SQL: A Beginners Guide to Databases
  • Replacing The Default SQLite Database With PostgreSQL In Django
  • How to Implement Local SEO On Your Business Website And Drive Traffic
  • Storing and Deleting Multiple Files In Laravel
  • Building A Blog With Laravel – Part 4: Working With Models And Migrations
  • Customizing Bar Graphs With Python’s Matplotlib Library
  • 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.
  • Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library
    This article explains how to bypass the single user remote desktop connection restriction on Windows 10 by using the RDP wrapper library.
  • 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.
  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Interim pages omitted …
  • Go to page 53
  • Go to Next Page »
  • Forums
  • About
  • Contact

© 2021   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy