-
Why Cant I Get Indexed By The Search Engines?
Unfortunately, this is an all too common question. If it makes you feel any better, you’re not the only one frustrated about the length of time it takes to be indexed, or the many pitfalls involved. It often takes anywhere from two days to as much as six months to be listed on a search engine. For example, last month Excite finally updated its index for the first time since last August! Luckily, Excite is the most extreme case lately, but waiting several weeks to a month can also be extremely frustrating especially when your livelihood depends partly on these search engines.
The Web Position Submitter report will give you current time estimates for each engine so you’ll know what to expect. However, an engine at any time could choose to delay their indexing beyond the “norm” for maintenance or other reasons. On the flip side, you could get lucky and submit just a couple days before an engine does a complete refresh of their database. Therefore, submission times can never be an exact science since we’re all ultimately at the mercy of the engine.
If you’ve submitted your site and have waited the estimated time to be indexed and there’s still no listing, what do you do now?
Here are 16 tips that should help you solve this problem:
1. First, be sure you’re not already indexed but just don’t know it. Unfortunately, none of the major engines are kind enough to e-mail or notify you as to if and when you’ve been indexed.
The method to determine if a page or domain has been indexed varies from one engine to another, and in many cases, it’s difficult to tell for sure. Never assume that you’re not indexed just because you searched for a bunch of keywords and you never came up in the first few pages of results. You could be in there but buried near the bottom.
In addition, it’s not very practical to check the status of a number of pages on each major engine each week. Fortunately, Web Position has a URL verification feature in the Reporter that makes this process much easier. Each time you run a mission, it will report which URLs exist and do not exist in each engine. If you’re using Web Position and are not finding your URLs after submitting, be sure to see this page for common pitfalls to watch out for:
http://www.webposition.com/urlnotfoundhelp.htm
2. Make sure you have uploaded the pages to your site before submitting them. This one seems obvious, but submitting a page that does not exist or submitting with a subtle typo in the URL is a goof we might all make at one time or another. If you’re using Web Position’s Submitter, there’s a checkbox on tab 2 that forces Web Position to verify that all your URLs are valid before submitting them.
3. If you have information inside frames, that can cause problems with submissions. It’s best if you can create non-framed versions of your pages. You should then submit the non-frames versions of your pages which can of course point to your framed Web site. Alternatively, you can enter your relevant text within the NOFRAMES area of a framed page which most search engine spiders will read.
4. Search engine spiders cannot index sites that require any kind of registration or password. A spider cannot fill out a form of any kind. The same rule applies regarding indexing of content from a searchable database, because the spider cannot fill out a form to query that database. The solution is to create static pages that the engines will be able to find.
5. Dynamic pages often block spiders. In fact, any URL containing special symbols like a question mark (?) or an ampersand (&) will be ignored by many engines.
6. Most engines cannot index text that is embedded in graphics. Text that appears in multimedia files (audio and video) cannot be indexed by most engines. Information that is generated by Java applets or in XML coding cannot be indexed by most engines.
7. If your site has a slow connection or the pages are very complex and take a long time to load, it might time out before the spider can index all the text. For the benefit of your visitors and the search engines, limit your page size to less than 60K. In fact, most Webmasters recommend that your page size plus the size of all your graphics should not exceed 50K-70K. If it does, many people on dial up connections will leave before the page fully loads.
8. If you submit just your home page, don’t expect a search engine to travel more than one or two links away from the home page or the page that you submitted. Over time they may venture deeper into your site, but don’t count on it. You’ll often need to submit pages individually that appear further down into your site or have no link from the home page.
9. If your Web site fails to respond when the search engine spider pays a visit, you will not be indexed. Even worse, if you are indexed and they pay a visit when your site is down, you’ll often be removed from their database! Therefore, it pays to have a reliable hosting service that is up 99.5% of the time. However, at some point a spider is going to hit that other 0.5% and end up yanking your pages by mistake. Therefore, it pays to keep a close eye on your listings.
10. If you have ever used any questionable techniques that might be considered an overt attempt at spamming (i.e., excessive repetition of keywords, same color text as background, or other things that the Web Position Page Critic warns you about), an engine may ignore or reject your submissions. If you’re having trouble getting indexed in the expected amount of time, make sure your site is spam-free.
11. If your site contains redirects or meta refresh tags these things can sometimes cause the engines to have trouble indexing your site. Generally they will index the page that it is redirecting TO, but if it thinks you are trying to “trick” the engine by using “cloaking” or IP redirection technology, there’s a chance that it may not index the site at all.
12. If you’re submitting to a directory site like Yahoo, Open Directory, NBCI.com, LookSmart, or others, then a human being will review your site. They must decide the site is of sufficient “quality” before they will list it. I recommend you read the submission guide on the directory tab of the WebPosition Submitter. It contains tips to improve your chances of obtaining a good listing on these directories.
13. A number of engines no longer index pages residing on many common free web hosting services. The common complaint from the engines is that they get too many “junk” or low-quality submissions from free web site domains. Therefore, they often choose not to index anyone from those domains or they limit submissions from them. It’s always best to buy your own domain name (very important) and place it on a respected, paid hosting service to avoid being discriminated against.
14. Some engines have been known to drop pages that cannot be traveled to from the home page. HotBot has been rumored to do this. You may want to consider submitting your home page that links either directly or indirectly to your doorway pages.
15. Make sure you’re submitting within the recommended limits. Some engines do not like more than a certain number of submissions per day for the same domain. If you exceed the limit, you may find that all your submissions are ignored. Fortunately, WebPosition’s submitter will warn you regarding current limits and recommend you stay within them. Some submission consultants feel it is dangerous to submit more than ONE page a day to a engine for a given Web site. For those who wish to be ultra-conservative in their approach, the Web Position Submitter includes a checkbox to limit submissions to one URL per day per engine.
16. Last but not least, sometimes the engines just lose submissions at random through technical errors and bugs. Therefore, some people like to resubmit once or twice a month for good merit in case they do lose a submission. Certainly if you’ve followed all the “rules” and are still not listed, re-submit! Sometimes a little persistence is all that’s needed.
If any of the above scenarios apply to your submission, you should make the necessary adjustments and re-submit. If that still does not work, you should consider e-mailing or calling the search engine and asking them politely why you have not been indexed yet. Sometimes they will reply back with “Sorry, there was a problem with our system and I’ve now made sure you’ll be indexed within the next couple days.” Or, sometimes they’ll tell you why you were not indexed. In other cases, they will ignore your e-mail and you’ll have to keep e-mailing or calling them until they respond. Still, it’s definitely worth the effort to get your site listed with the major engines assuming you also take the time to optimize your pages so you’ll achieve top rankings.
Article written by Lee
-
JavaScript Know How
JavaScript can be one of the most useful additions to any web page. It comes packaged as standard in Microsoft’s Internet Explorer and, Netscape Navigator and allows webmasters to perform field validations, mouse-over’s, pop ups and a whole entourage of other nifty little features on our sites.
In this article we will show you how to:
– Display the browser name and version number
– Change the text in the status bar of the browser
– Use an input box to get text from the user
– Use a message box to display text to the user
– Change the title of the browser windowBefore that, however, we need to know how to setup our web page so that it can run the JavaScript. JavaScript code is inserted between opening and closing script tags: <script> and </script>, like this:
<script language=”JavaScript”>
–> JavaScript code goes here <–
</script>
These script tags can be placed anywhere on the page, however, it’s common practice to place them between the <head>and </head> tags. A basic HTML page that contains some JavaScript looks like this:
<html>
<head>
<title> My Test Page </title>
<script language=”JavaScript”>function testfunc()
{
var x = 1;
}</script>
</head>
<body>
<h1>Hello</h1>
</body>
</html>For the examples in this article, you should use the basic document format I have just shown you, inserting the JavaScript code between the <script> and </script>tags. When you load the page in your browser, the JavaScript code will be executed automatically.
Displaying the browsers name and version number.
The “navigator” object in JavaScript contains the details of the user’s browser, including its name and version number. They can be displayed in a browser using the document.write function:document.write(“Your browser is: ” + navigator.appName);
document.write(“<br>Its version is: ” + navigator.appVersion);I run Windows 2000 and Internet Explorer version 6, so the output from the code above looks like this in my browser window:
Your browser is: Microsoft Internet Explorer
Its version is: 4.0 (compatible; MSIE 6.0b; Windows NT 5.0)Changing the text in the status bar of the browser.
To change the text in the status bar of a browser window, just change the “status” member of the “window” object, which represents the entire browser window:window.status = “This is some text”;
Using an input box to get text from the user.
Just like in traditional windows applications, you can use an input box to get some text input from the user. The “prompt” function is all you need:var name = prompt(“What is your name?”);
document.write(“Hello ” + name);The prompt function accepts just one argument (the title of the input box), and returns the value entered into the text box. In the example above, you get the users name and store it in the “name” variable. You then use the “document.write” function to output their name into the browser window.
Using a message box to display text to the user.
You can display a message box containing an OK button. These are great when you want to let the user know what is happening during their time on a particular page. You can use a message box to display the “name” variable from our previous example:var name = prompt(“What is your name?”);
alert(“Your name is: ” + name);The “alert” function takes one argument, which is the text to display inside of the message box.
Changing the title of the browser window.
To change the title of a web browser’s window, simply modify the “document.title” variable, like this:document.title = “My new title”;
One bad thing about the “document.title” variable is that it can only be manipulated in Microsoft Internet Explorer. Netscape’s implementation of JavaScript doesn’t allow for modification.
In Closing.
As you can see from the examples in this article, JavaScript is a powerful scripting language that can be used to enhance a visitor’s experience with our site. However, you shouldn’t use JavaScript too much because in some cases it can annoy visitors and send them packing before your site even loads!Article Written By Lee
-
Search Engine Themes!
It’s safe to say that the ‘pay-per-inclusion’ model is rapidly catching on with today’s search engines and directories as they are forced to become profitable in a hurry. But there’s also another trend that’s come to the fore.
‘Theme indexing’ is a process used by search engines to determine an entire site’s primary theme. In other words, your complete set of Web pages is indexed as one, and defined as one.
This is why sites with multiple product lines and subject content often get poor rankings today. To learn how to combat this, let’s first look at the theme indexing process from the search engine’s point of view.
According to Search Engine World, the theme indexing search engine follows this basic 5-step progression as it ‘weighs’ what a particular site is about:
1. Page Titles
2. Meta Tags
3. Page Headings
4. Page Content
5. LinksThis is a general overview of the approach – each search engine is unique, and no one has the ultimate read on every search site. But to date this has proven to be true of AltaVista, Google, Excite, Lycos and WebCrawler.
All of these belong on the ‘Who’s Who’ list of major search sites today. If it’s important that your Web business be found among them, today you must write your site with theme indexing in mind. Here’s how:
The concept itself is simple. Focus your entire site like a laser beam on a single, potent theme.
The process is ruthless. Get rid of the deadwood. Set up additional sites as needed for each individual product and service ‘family’.
In the same way that you must now invest to get indexed on Yahoo, LookSmart, Inktomi and other top directories, you need to invest in separating your activities by theme into multiple Web sites. Kick out unrelated content, links and affiliate programs that don’t relate to your market niche. Build new sites as needed, with each focusing on its own unique selling proposition. This is the first step to take in the optimization copywriting process.
Having done this, here’s how to write each site to get the best possible positioning on theme indexing search engines.
Focus Your Key Phrase.
Determine what key phrase your entire site is about – a key phrase people use often on the search engines. To pick heavily searched, popular key phrases, try Word Tracker: http://www.wordtracker.com/.Write Your Copy. Throughout your site play variations on your key phrase theme. Every element counts: page titles, meta tags, page headings, page content, links. Remember to write for people first. Search engines are robotic, but people always want to know what’s in your site for them. Tell them what qualifies you to help, and what you have to offer. Balance using your key phrase with the benefits you deliver.
Once you’ve written your copy, search your text for generic phrases like ‘our product’ and substitute your key phrase. Use long copy where you can. Not only does it outsell shorter copy – it also makes it easier for you to write keyword-rich text.
Format Your Text.
Use key phrase bullets. They break up text copy and serve you as mini headlines with an entirely different look and feel.Use multiple headlines to create immediate context when a visitor explores your site. Make these headlines specific by using your key phrase. Tag headlines in your source code – <H1>, <H2> or <H3> – to highlight your theme.
Write your links as mini-headlines. Often people scan pages by jumping from one link to another. Link words look very much like headlines, or highlighted words, and should deliver your primary message and key phrase.
Measure and Test.
Conventional wisdom tells us that the ideal keyword density is somewhere between 3-7%. To check this before you submit, try the free Keyword Density Analyzer: http://www.keyworddensity.com/. For a more accurate read on individual search engines, do a search under your key phrase, then take the top 3 returns, enter their URLs and try to match their percentages before you submit. Track your placement and adjust accordingly.This is the initial approach to optimization copywriting for theme indexing search engines. Keep it simple: start here.
Article written by Lee
-
Gay Industry Networking – The Gay Boards
Gay Industry Networking – The Gay Boards.
With so many ways for webmasters marketing straight sites in the adult industry to network I started to look at the various alternatives available to those webmasters who market gay sites to network and, although there are a few different ones about, they still seem to be few and far between.So What Boards Are There For Gay Webmasters?
Presently, to my knowledge there are four dedicated gay boards that webmasters can utilize for networking purposes in the adult industry with several straight orientated resource sites having a gay board also these are as follows:The Gay Boards:
Rock Me Hard
Triple X Gay
Gay Webmaster Chat
Gay Wide WebmastersThe Straight Sites With Gay Boards:
Obviously my favorite is The Gay Board at Gay Wide Webmasters but i am slightly biased towards that seeing as its one that we own privately however, the other boards are almost certainly worth a visit in addition to the GWW community forums.
So what do these gay boards offer those marketing to the gay surfer that the straight boards cant? Simply put, it can offer you a place to network without fear of ridicule from your colleagues and peers in addition you will find that a lot of these gay boards have a wealth of information about the gay market being posted on them on an almost daily basis.
It is also worth mentioning however that just with the numerous straight orientated message boards, the gay boards do have their own individual feel to them, for example, Rock Me Hard is what I would personally classify as a ‘fun’ board and Shelmal does a great job keeping the spirit of the board going likewise, Gay Webmaster Chat is more a board geared towards webmasters who operate traffic sites such as TGP’s and Link Lists which becomes apparent after reading a few threads. Gay Wide Webmasters is more a board with a wide reach but, primarily, it is a business orientated gay webmaster community and Triple X Gay, because it is fairly new is still, imho, trying to identify the direction it wants to take but non the less, a lot of the forum members posting there also post on GWW.
The Gay Board – An Overview.
When all is said and done, no matter whether you are gay, straight, black, white or any other demographic, focusing your attention to one type of board can become counter productive after a while, I mean how often can you hear from the same people over and over again before being given the same information again and again? Diversify your posting activities to include some of the gay market community forums and at the same time, you will also diversify your business knowledge which, im sure you will agree, is good for everyone, especially you and your bank account.Article written by Lee
-
Converting Italian Adult Traffic – The Niche Paysites That Work
Continuing with our article series of country specific traffic and which niches work for the various global markets in this article we will take a look at some of the most complicated traffic to ‘work’ Italian Adult Surfers. The reason I say most complicated is for the simple reason that, to date there are very few Italian paysites this makes it harder for us as webmasters to tap into these markets especially if we ourselves, do not know what the Italian surfer is after. That said, lets get on with the article.
Italian Traffic – Quick Analysis.
As already mentioned surfers from Italy are hard to pre-qualify given that there are very few sites catering to this European market at the present time, this means that there are no sources of background information to look at or, statistical analysis’s available from other paysites.Italian Adult Surfers – The Niches.
For one of the most affluent international markets going it comes as a surprise to see that there are almost no localized pay sites for the Italian market this made our initial filtering of the Italian traffic much harder opting for translated free sites over paysite tour pages to send the traffic to itself then, once they hit the free sites either choosing to send them back into our central hub or, to the US version pay site of the niche free site they were visiting. That said here are the results from the previous 3 (three) months of traffic that we observed.Ebony.
The Ebony niche would appear to be the most consistent converting niche on Italian traffic however, given that almost all of the niches we used on the Italian surfers were quite evenly spread for sales (Ebony was only 5 sales in front) this, I am sure is not a good indicator and, likewise with the Japanese and Chinese traffic, this is an area of international adult marketing that should ideally be re-visited at a later day.For Women.
Even more surprising than the fact there are very few localized paysites for Italy was the fact that the ‘For Women’ niche converted just as well as the other niches we used for our Italian traffic, of course, this at first would seem to indicate that the vast majority of surfers we had on our sites from Italy were female however, as we all know, the Straight male niche is big in gay so, there is a chance the sales we got from our Italian traffic to the For Women niche paysites we used were equally male and female.Softcore General.
(Softcore Adult Tours) The other strange thing we noticed was that paysites we offered to our Italian surfers that were Hardcore in nature didn’t convert as well as the paysites that had softcore tours, this would lend itself to the fact that Italian porn surfers are not looking for hardcore – quite different to most other country traffic sources.Tranny.
The transsexual niche paysites that we offered to the Italian surfers also had some good results again, this is strange given that almost every other countries surfer we sent to a tranny site didn’t convert. One other thing that comes up with this and, given the fact that the for women niche paysites we used had good results would be that perhaps the Italian surfers are interested in the more obscure niches available on the adult internet.Italian Adult Traffic – An Overview.
All in all, as stated at the beginning of this article the Italian surfers would certainly appear at first glance to be more varied and obscure in their sexual preferences than other countries whom appear to have clear cut, well defined ‘types’ of site that interest them.I think as mentioned above Italian traffic needs to be looked at in more depth in a future article as, to my surprise the traffic didn’t work on the niches that previously converted well for the same amounts and quality of traffic.
Article written by Lee
-
Marketing Sites With Slogans
With the constant changes happening in the adult industry webmaster need to look towards alternative ways of marketing not only their own sites but the sites of their sponsors. This is where something that we have all seen daily can come in handy, what is this marketing tool? Simple, Slogans.
Slogans – What Are They?
A slogan is a short, memorable advertising phrase for example, ‘Just Do it’ – Nike. By utilizing a slogan on your site you are not only giving your surfers something other by which they can remember your site by but, you are actively building up your brand which, in turn, can mean more repeat traffic and ultimately, more sales.How To Make A Slogan.
So now you know what a slogan is how do you go about creating one? Simple, you should think of something short, usually three to four word slogans work the best again, as with the Nike example above ‘Just Do it’ its short, sweet and memorable, try to make your own slogan fit within this guideline and you are half way done. Another thing that you may like to consider is making your slogan practical or humorous, something witty can often stay in a persons mind a lot longer than something serious, play on peoples memory and ensure they remember your brand.Where To Use Your Slogan.
Now that you have thought up a slogan which you feel will work on your traffic and sites you need to consider the places where you can use it for maximum impact, the most obvious place to use your slogan is on your site design, either at the top or the bottom of your pages, make it clear and more importantly, make it stand out. In addition, if you have any banners or buttons created, ensure you utilize the slogan on those creatives, the goal is to have your slogan seen by as many people, as quickly as possible.Article written by Lee
-
Do You Keep The Surfers Attention?
A new discovery says that people are born to respond to information a certain way. It also indicates that when we use our in-born or natural style to process information, we relax and feel good. The same research also indicates that 92% of thousands tested have changed that style to one they think works better. The change causes stress. So 92% of the viewers of your site are stressed. Because people often visit your site and click off almost instantly, you face the problem of getting their attention and keeping it long enough to persuade them to buy.
The fact is that people today have shortened attention spans. If you don’t get them in the first few seconds, you lose them! You can either build a terrific web site — or just end up with “click thrus.” Many site owners think it enhances a site to add animation or cool sounds. But the answer is to make your site appeal to the individual. Great sites of the future will know how to “individualize” their message.
Even though we all have to learn how to use a computer, high tech has not made people think the same way. You are not battling high technology; you are fighting to keep the attention of three (3) basic in-born styles. This may sound overwhelming, but it is really a simple matter of anticipating a viewer’s response before he or she gets to your site. Anticipation of responses makes or breaks your site.
So how do you anticipate how a viewer responds before it happens? It is really simple. You start by learning how you personally respond to information. Why is this the beginning place? It is because you and the way you react when receiving or giving out information influences everything about your site. Next you learn about the other ways people respond to information. It is easy to begin anticipating reactions as you get a whole new perspective on how people are born to process information. Things start to make sense to you and people are no longer such a mystery.
These conclusions are drawn after over 20 years of research. The research verifies that it is possible to appeal to most views rather than 2 – 4 in a thousand. So, when someone tells you how to write killer copy, or make your site jazzy with new technology, you are hearing from only one of the basic in-born styles. Take everything with a grain of salt until you evaluate it according to the simple guide that lets you appeal to ALL styles rather than only one.
Article written by Lee
-
Moving To A New Hosting Company
Moving to a new hosting provider does not have to be a frustrating task if done properly.
Adult webmasters usually have to upgrade their hosting services once their respective Web sites become popular, usually because their current host cannot provide an effective level of scalability or technical support or, perhaps even the cost of bandwidth becomes to high.
In order to transfer service efficiently, in the event that it becomes necessary, webmasters should ensure that all their content, including Web pages, databases and scripts, are properly archived.
You should always back up your data at regular intervals in case of unexpected data loss or hardware failure. Ensure that all data is archived recursively. This will ensure that all your data is archived and compressed in its original directories, which is very important if you want to retain the full working integrity of your Web sites.
You may also find that your new hosting company may be able to transfer the files directly from your old server to the new one you are getting with them, ask before hand if this is something that they can do for you as it is generally a lot quicker for them to do it than for you to upload the files yourself for instance, Web Air will do this work for you.Once you have recursively archived your site, make arrangements to purchase your new hosting services. Make sure that any new solution you select includes basic services that approximate and excel the service that you where obtaining with your previous hosting provider. It makes no sense to replace your present hosting service with another Web hosting solution that equally cannot fulfill your technical or financial requirements.
The best resource to use to find a better hosting firm specific to the adult hosting industry is Adult Hosting Companies, the largest adult Web hosting resource directory with currently over 250 hosts listed.
Once your new solution is activated, upload your archived Web pages, database and scripts to the new host. You will be allocated an IP number from the new hosting company. Take time to debug and test the new site from the individual IP number, not forgetting things like your cgi scripts may need altering.
Once your site is entirely debugged and you verify that all site functionality is operative, then transfer your domain name service (DNS) servers over from your old server to your new server.
During this DNS transition period, which is referred to as the “propagation period,” your Web site will be resolved by both your new and old host, as the new DNS information about your Web site filters through the Internet globally. It typically takes about 10 days for the transfer to fully propagate around the Internet; so keep your old site running in case you get visitors whose ISP’s have cached your site on the old server.
It is important however that you retain both your old and new hosting services during your propagation period of 10 days. You will need to check your e-mail from both hosting providers since different regions of the Internet will remit e-mail to your original host while other regions will remit mail to the new server during this time.
Once a week or two have elapsed, cancel the account with the previous hosting company. Only cancel your old account when e-mail stops arriving from your old hosting provider.
If you follow these steps carefully, then your host change should be easy and stress free.
Article written by Lee
-
Building A Surfer Trap – Stage 4
Building A Surfer Trap – Stage 4.
Here we go with stage 4 in our surfer trap.
We should now have a pretty basic surfer trap set up with consoles on all of the FPA’s all of the links on all of the FPA’s (Excluding the FPA graphics) should go to either another FPA or, the a POTD Program.
As mentioned in the last stage we are going to start building up some traffic to our surfer trap even though, we are not finished yet.
The first place where you can get some good free traffic would be from a toplist counter.
A good counter that I would recommend would be one of the following:
Outster http://www.outster.com (A Gay Specific Counter)
SexTracker http://www.sextracker.com (A General Adult Counter)You need to sign up to ONE of the above counters and only ONE.
Usually a counter will ask you for some details when signing up for them these will usually include:
Email Address.
Site Url
NameFor the email address, enter a REAL email.
For Your Name, Enter a name you wish to be known by to the counter owners.However, for the URL (The one to SEND traffic to FROM the counter) you should enter the index.html page of your surfer trap (The Multi-Site FPA).
You will now be given some coding once you complete the counter sign up process. This counter code you now need to place on EVERY page of your surfer trap.
Place the counter towards the bottom of your FPA’s (Including the Multi-Site FPA) this way, they will load after the rest of the graphics or at least, they should in theory.
Basically what you are doing by implementing this counter is as follows:
For each time the counter is displayed or clicked on your site (Depending on the counter you choose) you will earn one credit on the respective counters toplist.
Each credit you earn on the toplist will move you higher up the list.
Now, the higher up the list you get, the more visitors to the counter site that you are going to get visiting your surfer trap by clicking your link on the toplist.
In return, by clicking on your surfer trap link from the toplist, they are ‘registering’ another impression of your counter hence, getting you one more ‘credit’ on the counter toplist hence, moving you higher in the listings.
See where we are going with this?
The more clicks you get from the counter to your hub, the higher you will get on the toplist in the process earning you more and more traffic to filter through your surfer trap.
Adding these counter codes to your FPA’s as they stand at present should take you an hour or so to do so, for now this is where I will leave the traffic generation section of this tutorial.
Article written by Lee
-
What Happens Your Current Processor Bails?
Whilst this is perhaps one of the hardest challenges that a webmaster of a paysite can face in the industry it isn’t as bad as they may seem at first after all, there are literally hundreds of processors to choose from ranging from credit card processors, dialer option, micro-sms billing and a wide range of other systems.
The first and foremost thing you should do however when confronted with this challenge is to try and contact your existing processor and find out what will happen to funds that you are owed, will you be paid (in most cases you will).
The next thing you should do is to evaluate your business billing methods are you offering multiple processors already? If so, simply switch to your backup processor and find a new processor to use as a backup.
However, what happens if you only have a single processor on your site what can you do then?
First things first, you need to make sure you choose a reliable payment processor to start off with companies such as iBill, CCBill, CCBill EU, Netbilling and Jettis are all good processors used by a multitude of sponsors and content providers amongst the other companies.
You will most likely find that these companies are more than happy to work with you in the integration of their system onto your site.
Whilst you are awaiting your setup of your new processor to ensure you do not lose any sales it may be an idea to divert your join page off to a dialer or, perhaps have some form of ‘internal’ billing mechanism set up so that, when you do change over processors you can seamlessly transition your member base across.
Now, presuming that you already have an existing member base what do you do then? How easy or hard is it going to be to transfer them across to your new processor? Well based on the situation some were confronted with when Visa introduced the new fees to process adult payments this can vary from webmaster to webmaster again, as before, the easiest solution for you would be to contact the company you will be using as your primary processor and see what they can suggest.
Hopefully, you will have access to a database of your existing members email addresses this will also come in handy to ensure you can keep recurring those members. Send out an email stating that you will be changing your processor and, ask that, if they would like to remain a member of your site that they update their billing information, it might also be prudent to offer them some sort of recompense for having them change processors perhaps something along the lines of 2 weeks low cost or even free access tot he site, this is sure to mean that most of, if not all of your existing members will input their billing information again enabling you to rebill them until they cancel their membership at our new processor.
Of course nothing is infallible so the best advice i can offer you is to work closely with your new found processor and make sure that the transition period happens as quickly and, as smoothly as possible.
Hopefully this article will be of some use to those who do get affected by their processors going out of business and, will also serve as a warning to have multiple processors in place for those who have not or will not have the need to change your billing company.
Article written by Lee
Premium Sponsors
Categories
- 2257
- Billing Solutions
- Blogging
- Branding
- Content
- Domain Names
- Employment
- Forms & Contracts
- General
- Hosting
- Link Lists
- Opt-in Mail
- Paid Traffic
- Pic Posts
- Promotion
- Scripts
- Search Engine Optimization
- Sponsors
- TGP
- Traffic
- Tutorials
- Viral Marketing
- WebDesign
- Writing