How To Create A Random Post Link and Redirect Visitors To Random Posts On WordPress
Create a random post link and redirect WordPress visitors to a random post on your WordPress blog or website using simple PHP functions and variables.
Create a random post link and redirect WordPress visitors to a random post on your WordPress blog or website using simple PHP functions and variables.
Don't fall victim to bad SEO advice. Honest and realistic SEO advice for bloggers including page rank vs. people rank.
In regards to a possible client’s website which may offer articles in a news format or style, the title “Article” opposed to “Post” would be much more suitable and less…
Did you know you can add your latest tweets from your Twitter feed to any WordPress website without using plugins?
WordPress by default links uploaded images to the actual image itself (or file URL), not to the page or post location the image is uploaded to. This code snippet will…
Infolinks is a non malicious pay per click in text advertising platform (unlike Text Enhance). Infolinks is only integrated voluntarily into individual websites by the owner. Infolinks is not an…
Great CSS code to hide page and post titles on WordPress.
There are plenty of right ways to create blank spaces and empty lines on WordPress including the use of amperstamps, rule tags, creating tables, columns, and more. In this code…
PHP files and theme/template files on WordPress do not translate shortcodes in regular [shortcode] format. Instead a very simple solution is to use the shortcode, and the do_shortcode function, inside…
Changing or removing the "Howdy, user" text greeting from the WordPress admin bar is very simple.
Automatically add a search field to your WordPress navigation menu using a simple PHP snippet.
Redirect WordPress website users and visitors to a random post via link, button, image, menu, and more.