Redirecting a web page
Here is the very simple code that you can use to redirect visitors from a page of your website where you don’t want them straight to the page where you DO want them! Copy and paste this script into the...
View ArticleChanging images on page refresh
Here is the script I used for the home page of V-EastOnline.com to make the images in the center of the page change every time the page is refreshed. (Note: We have since changed the home page feature...
View ArticleImporting Your WordPress Posts to a Separate Website
This is something I have been trying to figure out how to do for months – and I finally did it!!! So for those of you who are also trying to display your latest blog post (or posts) on a separate...
View ArticleWordPress: How to control which category of posts displays on particular pages
Here are the codes I use to control which category of posts are displayed on which particular pages in WordPress. This is a great way...
View ArticleWordPress: Manually control which blog pages show excerpts and which show...
Here is how to manually control which blog pages on your WordPress site display posts as excerpts and which show the entire posts. For the...
View ArticleWordPress: How to show a different number of posts on different pages
Here is the line of code that I use to control the number of posts on particular pages in a WordPress site. Note: the website...
View Article