Meta Refresh and Javascript Redirection from your own domain

* Discuss anything related to the CbTopSites Affiliate program.

Meta Refresh and Javascript Redirection from your own domain

Postby CbTopSites » Thu Apr 12, 2007 6:33 am

Hello,
I got an email from one of our members:

---------
> Hi there,
> I have a question:
> can i register a domain of my own ex. http://www.mysite.com and forward to
> http://cbtopsites.com and mask it so customers would see my site
> and build a brand name, or better can i create a new website with my
> brand name like yours, please advice me what is better
>
> Thank you in advance
-----------

This is my reply.
I am posting it here so that it may be useful to others.

----------
Hello,
Thanks for your reply.

You can use your own domain.
Then, you can redirect to your cbtopsites.com mall links using meta refresh or javascript redirect.

This is the code for meta refresh.
Copy & Paste the code to your web page.
Place the code between the &ltHEAD> & </HEAD> tags.

<META HTTP-EQUIV="refresh"
content="3; URL=http://cbtopsites.com/?r=yourclickbanknickname">


The code for javascript redirect is:


<script type="text/javascript">
url='http://cbtopsites.com/?r=yourclickbanknickname';
if(document.images) { top.location.replace(url); }
else { top.location.href=url; }
</script>


If you have any doubt or problem, please reply this email.
Thank you
admin
Feel Free to post your replies, comments, suggestions etc... :) :) :)
-----------
Image
Frequently Asked Questions
Features and Benefits
Clickbank Search Box
Clickbank Ads

Bookmark and Share
User avatar
CbTopSites
Site Admin
 
Posts: 960
Joined: Thu Feb 01, 2007 11:14 am


Postby new clickbank affiliate » Sun Apr 29, 2007 7:27 am

hello
which is bettert to use, javascript redirection or meta refresh?
thanx :?:

Bookmark and Share
User avatar
new clickbank affiliate

 
Posts: 10
Joined: Sun Apr 29, 2007 5:41 am
Location: USA

Postby KirkhamsEbooks.com » Mon Jun 04, 2007 8:36 am

I'm guesing since some people may have javascript turned off use the meta refresh. It probably doesn't make any difference but I always put my refresh after my other meta tags to give the SEO bots a chance to read it

Rick
Affiliate Page Maker by Kirkham Only $2.00 with Resale and Giveaway Rights

Now even newbies can easily make an affiliate page to make the process of making money on the internet easier

http://kirkhamsebooks.com/FreewareNShar ... eMaker.htm

Bookmark and Share
User avatar
KirkhamsEbooks.com

 
Posts: 29
Joined: Mon Apr 09, 2007 6:29 am

Postby CbTopSites » Mon Jun 04, 2007 8:49 am

KirkhamsEbooks.com wrote:I'm guesing since some people may have javascript turned off use the meta refresh. It probably doesn't make any difference but I always put my refresh after my other meta tags to give the SEO bots a chance to read it

Rick


yes, you are right.
If anybody has javascript turned off, it makes them difficult to access many features of most of the sites online.
So, only negligible number of people turn off javascript.

Thank you
admin
Feel Free to post your replies, comments, suggestions etc... :) :) :)
-----------
Image
Frequently Asked Questions
Features and Benefits
Clickbank Search Box
Clickbank Ads

Bookmark and Share
User avatar
CbTopSites
Site Admin
 
Posts: 960
Joined: Thu Feb 01, 2007 11:14 am

Postby Anna » Mon Jul 23, 2007 1:42 pm

There are many options.
- You can use javascript redirection
- php redirection
- .htaccess redirection
- meta refresh redirection
- frames

all are effective methods that work.

Bookmark and Share
User avatar
Anna

 
Posts: 15
Joined: Tue May 29, 2007 1:54 pm
Location: USA

Re: Meta Refresh and Javascript Redirection from your own domain

Postby takingaction » Sun Jan 11, 2009 2:26 am


Bookmark and Share
User avatar
takingaction

 
Posts: 1
Joined: Sun Jan 11, 2009 2:20 am

Re: Meta Refresh and Javascript Redirection from your own domain

Postby CbTopSites » Wed Jan 14, 2009 3:56 am

Hello,
Welcome to the forums.
That is an illegal site
we will report them to clickbank and their host.
Thank you
Feel Free to post your replies, comments, suggestions etc... :) :) :)
-----------
Image
Frequently Asked Questions
Features and Benefits
Clickbank Search Box
Clickbank Ads

Bookmark and Share
User avatar
CbTopSites
Site Admin
 
Posts: 960
Joined: Thu Feb 01, 2007 11:14 am

Re: Meta Refresh and Javascript Redirection from your own domain

Postby topflex » Sun Jan 18, 2009 5:36 pm

Hello,

1. If I redirect eg MyDomain.com to my cbtopsites.com link, does my own domain name get index by the search engine?

2. I embedded one of my cbtopsites link on one of my new domain. Included a new meta keywords, description and title. I then targetted one of the keyword using seo tool and landed on page one of google.

3. A couple days later, my domain name was no longer displayed, but the targeted cbtopsites link I embedded (Like: cbtopsites.com/search/keyword).

4. I clicked on the link but it will not show any of my clickbank ID. So I tried at a friend's pc and it was thesame result.

5. A such, is it really worth for me to register a new domain, redirect to your cbtopsites.com mall links using meta refresh or javascript redirect, when the search engines would not recognise my listing and SEO effort?
6. I however, must say this site is the best of CB Sites I have seen so far.

Regards
*****
Yes, It's Possible To Succeed Online!
*****

Bookmark and Share
User avatar
topflex

 
Posts: 1
Joined: Sun Jan 18, 2009 6:06 am

Re: Meta Refresh and Javascript Redirection from your own domain

Postby KirkhamsEbooks.com » Sun Jan 18, 2009 6:08 pm

It's worth it to get a domain to drive traffic to the various sections you wish to promote through techniques such as article marketing and building your own list

Also who says you have to just sell things from this storefront?

Rick
Affiliate Page Maker by Kirkham Only $2.00 with Resale and Giveaway Rights

Now even newbies can easily make an affiliate page to make the process of making money on the internet easier

http://kirkhamsebooks.com/FreewareNShar ... eMaker.htm

Bookmark and Share
User avatar
KirkhamsEbooks.com

 
Posts: 29
Joined: Mon Apr 09, 2007 6:29 am

Re: Meta Refresh and Javascript Redirection from your own domain

Postby CbTopSites » Mon Jan 19, 2009 3:12 am

Hello Topflex,
Welcome to the forums.

1) If you simply redirect your domain to your cbtopsites mall link, it may not be indexed by search engines. Because, search engines may not index redirecting links such as 301 or 302.

Search engines may not recognize javascript redirection. So, your site may get indexed if you use javascript redirection.

Instead of redirecting using meta refresh, you can use Iframes or Frames as shown in
http://cbtopsites.com/affiliates/mallcode.php

2) As I wrote above, you will get indexed if you use Iframes or Frames instead of redirecting them using meta refresh.

3) if you use meta refresh, your site may not be indexed.

4) That is why, I suggest, javascript redirection or Iframes or Frames

5) read (4) above.

Thank you for your feedback.
Feel free to reply.
Feel Free to post your replies, comments, suggestions etc... :) :) :)
-----------
Image
Frequently Asked Questions
Features and Benefits
Clickbank Search Box
Clickbank Ads

Bookmark and Share
User avatar
CbTopSites
Site Admin
 
Posts: 960
Joined: Thu Feb 01, 2007 11:14 am


Return to Discussion



eBooksWebSite Traffic TipsBloggingeBook DownloadsPopular SitesFree eBooksPrivacy Policy

To link to this post, please Paste this code in the HTML of your web sites / blogs :
cron
^Back to Top^