educational

xOTD Extras

Picture Of The Day (POTD), Movie Of The Day (MOTD), Joke Of The Day (JOTD), Story Of The Day (SOTD), Quote Of The Day (QOTD), and more! By whatever names you know these popular programs, they all share one common denominator: they all provide your site's visitors with fresh daily content ~ and this creates a powerful reason for surfers to return daily to your site. If repeat traffic is your goal, then an xOTD program is for you:

One of the most effective ways to draw sustained repeat traffic on a daily basis is to offer surfers something new for free. xOTD programs can do that for you, and they come in many different flavors to suit many different tastes. Whether you use a free, sponsor-provided program, or wish to have your own custom solution, the use of xOTD content is a proven winner!

Paid for Free
The easiest xOTD option is to use the free services provided by many sponsors. Not only do most programs provide you with multiple daily content options, they usually contain your reseller code as well, and you are typically paid for any sales that the advertisements accompanying this free content make. Simply copy and paste a special URL and you're all set!

One technique that has generated a lot of sales for me is to make an xOTD page that appears as a mini-site or link list featuring the offerings of several sponsors combined. Effective presentations can easily be made this way, and if structured correctly, they can be some of the most effective Traffic Filters available. Using this method, you should easily be able to come up with well over 100 daily pics, plus videos, jokes, special features and more without incurring any substantial bandwidth hits, and with a check in the mail to boot! Easily customized, this snippet can also serve as a foundation for a larger, and more versatile script if so desired.

Roll Your Own
Perhaps you run a pay site and want to offer member's something "new" on a daily basis, or you wish to offer a free sample pic on your home or join page that rotates daily. The following simple PHP snippet will allow you to easily do this, and because of the way in which it was written, it'll allow you to rotate images, stories, jokes, banners — just about anything else you can imagine! Easily customized, this snippet can also serve as a foundation for a larger, and more versatile script if so desired.

Just remember that I'm not a programmer, and I'm sure that there's many different ways that this script could have been implemented, but this one works for me, and allows different content on different days by simply replacing the IMG tag with a page or other URL, and since any HTML can be included in the output, hyperlinks can be added as well — opening up further possibilities.

Insert this code where you want the daily content to appear:

?php dailyX(); ?

?php

/* xOTD Core (C) 2002 Paradise Multimedia : You are free to use this code on all your sites as long as this notice remains intact. Simply change the displayed HTML to suit your purposes. If the current date does not have an entry, nothing will be displayed. */

function getX($day) {

$x[1] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[2] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[3] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[4] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[5] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[6] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[7] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[8] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[9] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[10] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[11] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[12] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[13] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[14] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[15] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[16] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[17] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[18] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[19] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[20] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[21] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[22] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[23] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[24] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[25] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[26] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[27] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[28] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[29] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[30] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";
$x[31] = "IMG src=\"http://URL.com/images/FILENAME.jpg\">";

return "$x[$day]";
}

function dailyX() {
$day = date("j");
echo getX($day);

}

?

Being a server-side technology, this script is a more robust implementation than any JavaScript alternative, and while a simple "sprinkler" script could have dramatically reduced the amount of code, calling an ordered series of images or pages that were similarly named, i.e. 01.jpg, 02.jpg, according to the date, this is a much more versatile approach.

However you wish to use xOTD content, the important part is that you DO use it. Try it today!
~ Stephen

Copyright © 2024 Adnet Media. All Rights Reserved. XBIZ is a trademark of Adnet Media.
Reproduction in whole or in part in any form or medium without express written permission is prohibited.

More Articles

profile

'Traffic Captain' Andy Wullmer Braves the High Seas as Spirited Exec

Wullmer networked and hobnobbed, gaining expertise in everything from ecommerce to SEO and traffic, making connections and over time rising through the ranks of several companies to become CEO of the mobile business arm of TrafficPartner.

Alejandro Freixes ·
opinion

To Cloud or Not to Cloud, That Is the Question

Let’s be honest. It just sounds way cooler to say your business is “in the cloud,” right? Buzzwords make everything sound chic and relevant. In fact, someone uninformed might even assume that any hosting that is not in the cloud is inferior. So what’s the truth?

Brad Mitchell ·
opinion

Upcoming Visa Price Changes to Registration, Transaction Fees

Visa is updating its fee structure. Effective April 1, both the card brand’s initial nonrefundable application fee and annual renewal fee will increase from $500 to $950. Visa is also introducing a fee of 10 cents for each settled transaction, and 10 basis points — 0.1% — on the payment volume of certain merchant accounts.

Jonathan Corona ·
opinion

Unpacking the New Digital Services Act

Do you hear the word “regulation” and get nervous? When it comes to the EU’s Digital Services Act (DSA), you shouldn’t worry. If you’re complying with the most up-to-date card brand regulations, you can breathe a sigh of relief.

Cathy Beardsley ·
opinion

The Perils of Relying on ChatGPT for Legal Advice

It surprised me how many people admitted that they had used ChatGPT or similar services either to draft legal documents or to provide legal advice. “Surprised” is probably an understatement of my reaction to learning about this, as “horrified” more accurately describes my emotional response.

Corey D. Silverstein ·
profile

WIA Profile: Holly Randall

If you’re one of the many regular listeners to Holly Randall’s celebrated podcast, you are already familiar with her charming intro spiel: “Hi, I’m Holly Randall and welcome to my podcast, ‘Holly Randall Unfiltered.’ This is the show about sex, the adult industry and the people in it.

Women In Adult ·
trends

What's Hot Now: Leading Content Players on Trending Genres, Monetization Strategies

The juggernaut creator economy hurtles along, fueled by ever-ascendant demand for personality-based authenticity and intimacy — yet any reports of the demise of the traditional paysite are greatly exaggerated.

Alejandro Freixes ·
opinion

An Ethical Approach to Global Tech Staffing

One thing my 24-year career as a technologist working to support the online adult entertainment industry has taught me about is the power of global staffing. Without a doubt, I have achieved significantly more business success as a direct result of hiring abroad.

Brad Mitchell ·
opinion

Finding the Right Payment Partner

Whenever I am talking with businesses that are just getting started, one particular question comes up a lot: “How do I get a merchant account?” It’s a simple question, but it has a complicated answer.

Jonathan Corona ·
opinion

The Taxman Cometh for Every Business

February may be the month of romance, but it is also a time when we need to think about something that inspires very little love: taxes. April is not far away, and the taxman is always waiting. This year, federal and most state income taxes are due Monday, April 15.

Cathy Beardsley ·
Show More