How to Retrieve the IDs, Titles, and URLs of the Core WordPress/WooCommerce Pages

As WordPress developers, many times we want to grab different info (ID, title, URL) for standard WordPress/WooCommerce pages like the Blog and My Account pages. Surprisingly, all this useful stuff is stored in the *_options table, and we can access it using the get_option() function. There’s also the wp_load_alloptions() that we can use to print… Continue reading How to Retrieve the IDs, Titles, and URLs of the Core WordPress/WooCommerce Pages

Understanding User Intent: The Secret to Ranking High On Search Engines

“User intent” is a way of defining a user’s goals when they search for something on the internet. It’s a crucial part of SEO nowadays, so let’s find out more! Back before search engines became as sophisticated as they are today, you could game the system by stuffing keywords into your content and watch your… Continue reading Understanding User Intent: The Secret to Ranking High On Search Engines

WooCommerce Shortcodes Cheatsheet

WordPress added support for shortcodes around 15 years ago. You can use shortcodes to easily add complicated functionality to your website which otherwise would have required you to write a lot of code yourself. Basically, shortcodes are short text snippets whose behavior depends on some more complicated code written in the back end. While WordPress… Continue reading WooCommerce Shortcodes Cheatsheet

Online Stores Design Examples to Emulate in 2020

The US economy was on an upswing — in fact, the United States GDP expanded by 2.3% in 2019. 2020, however, is not looking so hot for the labor force or online retailers. There’s no question that the online shopping world has always been competitive, but the recent economic downturn has turned the competition up to 10.… Continue reading Online Stores Design Examples to Emulate in 2020

25 Free Shopping Cart PSDs for an Awesome E-commerce Website

There are some key elements that your e-commerce website should have, and having a cool shopping cart design is one of them. If you design or own such a website, then you should also keep in mind that it should be easy to use and navigate and it also has to be extremely functional! We’ve… Continue reading 25 Free Shopping Cart PSDs for an Awesome E-commerce Website