Question:
Is it possible to set up a website just to have it redirect to an ebay store?
2008-06-16 20:58:01 UTC
I want to make a web address simple enough to distribute that will direct people to my ebay store.
Ex. www.laptopsellers.com
Would bring them to my www.ebay.com/laptopsellers page.
How would I go about setting something like this up?
Five answers:
melihoe
2008-06-16 22:38:16 UTC
Hi,



The simplest thing to do is touch base with your domain registrar. For instance Network Solutions or GoDaddy have features within your account so you can setup a permanent forwarding of your domain name to a specific address.



This is the simplest way of going about getting this done.



================



This is a follow-up response. I agree with the last comment that you cannot use a Javascript to redirect to another page. That is a "big bad SEO no-no". Either setup a 301 redirect on the server or set it up directly with your domain registrar as previously noted.



=================



Hope this helps.
SEO DON
2008-06-17 12:42:39 UTC
From an SEO standpoint a redirect is not the best way to go. A domain name that is simply forwarded has no value in terms of search engine ranking. it also cannot pass value along to the forwarded URL. On the other hand, creating a web page with relevant content will enable the URL to get indexed by the search engines. A link from any indexed page will pass along value to the targeted URL and link share is a major factor in determining rankings. Many registrars offer at least a one page site building tool with every registration. Use it to create content and also to pass on link share rather than redirect.
koeth
2016-10-10 06:44:55 UTC
Your greater effectual off installation a redirect with the area call registrar. that's the organization that registered the area call for you. There could be a administration panel which you will log into the place you could set the two call servers or a forwarding handle (the url of your E-Bay shop in this occasion). If the internet host registered your area call yet you paid for that area call to be registered ask them the thank you to administer the area call (exchange settings and so on). by doing this you'll no longer might desire to pay any information superhighway hosting expenses. in case you opt to have an internet page that asserts visit my e-bay shop you will might desire to have information superhighway hosting for that web page (there are unfastened hosts which you will sign up with and set your area call to point to the unfastened host - whether it may as nicely element on your e-bay shop and shop human beings the time of loading up an internet page to click on).
Petos
2008-06-17 01:31:21 UTC
yes



first buy the domain and then



If you're looking for a way to redirect your visitors to a new page, this JavaScript redirect code may be your answer.



Many times, when designing your web site, you may need to move a page to another location on your web server. However, you must find a way to redirect your visitors to the new page, as if you don't, they will leave your web site and may never return.



In addition, the Search Engines may have already indexed your page. If you don't use a redirect code to send your Search Engine traffic to your new page, again, you may lose these visitors forever.



For these reasons, using a redirect code is of the utmost of importance. Not only will this redirect code enable you to provide your visitors with the information they're looking for, but it will also prevent you from losing your visitors.







Note: When using this JavaScript redirect code, please ensure that you don't use it to trick the Search Engines, as this could get your web site banned. It is always best to learn and use quality tactics to drive traffic to your web site.



Place the following JavaScript redirect code between the and tags of your HTML code.



This example is setup to redirect to another page in 2 seconds. When a page contains this JavaScript, it will be redirected to another page that you specify in the "window.location=". You can change the number of refresh seconds by changing the "move()',2000 to the number of seconds you'd like.



Example:



1000 = 1 second

3000 = 3 seconds





Place this code between the and tags







Place this code in your tag

2008-06-17 07:09:01 UTC
yes


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...