When managing a WordPress website, understanding how to control which pages are indexed by search engines is crucial. Sometimes, you might need to prevent certain types of content, like custom post types (CPTs), from being indexed or followed by search engines. This is particularly important for CPTs used for internal purposes or those not intended […]
Tag: wordpress
Categories
Merge CPTs in One Admin Menu
Learn how to have multiple CPTs in a single WordPress navigation menu.
There are many different ways to set up and structure your WordPress plugin or theme CSS and JS environment files. If you need something complex with eslint, stylelint, and PHP standards, I would recommend looking at the Composer + nodeJS method or looking into Gulp. The method I will describe below is something I have […]
Learn how to set up, install and configure your cloud server on Digital Ocean & set up and secure your first WordPress website.
How to use CPT UI and ACF to setup a front-end form and collect user generated content.