![]() |
|
![]() | ||
|
Subject:
How to get hits for redirect site?
Category: Computers > Internet Asked by: screba-ga List Price: $2.00 |
Posted:
26 Jul 2003 05:24 PDT
Expires: 25 Aug 2003 05:24 PDT Question ID: 235307 |
Hello, I have a site (call it A), however that site is a redirect to another site - site "B". I have not set up a web hosting account for site B in other words. In that way, there is no index page for site B for me to fill in meta fields etc. Do you know of a way to get hits using search engine searches? Thank you. |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: How to get hits for redirect site?
From: navjotsingh-ga on 28 Jul 2003 09:02 PDT |
I am more comforatble with Apache so i have the answer using Apache. Site A need not to have any hosting. Just a virtual host entry in apache conf file is required. If you Apache is compiled with DSO support, mod_redirect module can help you. In A's virtual host entry, 1. Add REDIRECT tag to redirect the urls. 2. Specify access log entry for virtual host A. So all the urls come to A's entry in apache conf, mod_redirect will redirect the urls to site B.(Any RegExp works in specify redirection pattern). and A's access log file will have your data that you want. hope this helps you. Navjot Singh |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |