Hi
are you the owner of this domain?
also, sedo stats indicates this domain has less, than the required "30 visits" per day.
Thanks
If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!A high traffic domain with verified traffic. Currently parked at SmartName. 2000 unique impressions per day. Listed for sale as 'Make Offer'.
http://www.sedo.com/search/details.p...artnerid=14630
Please let me know if you have any questions.
Jay Finnan
Director of Customer Relations
Sedo.com LLC
(617) 758-4268
jay@sedo.com
Last edited by SedoCoUk; 07-20-2005 at 04:25 PM.
Hi
are you the owner of this domain?
also, sedo stats indicates this domain has less, than the required "30 visits" per day.
Thanks
Need A SedoPro Account PM Me * nev.org * pmm.org * svc.net * ispoof.com * umm.org * sop.net * qfm.net * upyo.com * vioz.com * uce.org * wta.net * eoso.com * Coming Soon: Appraise.xxx
Ok im confused ... Title says 2000 uniques a day, Text you wrote says 200 uniques a day, and sedo parking page says about 10 a day.
Sorry about the typo its 2000 uniques per day.
Jay
jay@sedo.com
can you post a screenshot of the stats
Last edited by incipience; 07-20-2005 at 05:41 PM.
Enterprise Communications and Social Media in Uist
Unique Visitors per month: 301 ?!?
I have PM disabled. You can email me: denny startseek com
ThankYouDHL.com
If they would make accessible statisticks including referrers and IPs, I would spend there a LOT. But now with so many unbelievable "traffic" domains...how can I find, what is the traffic ? Linked pictures for example...same problem with Afternic BTW...
I have PM disabled. You can email me: denny startseek com
ThankYouDHL.com
Yes, I dont trust them revenue and traffic not reliable at all !
with names like that, you can use htaacess to direct those people to your site/park page. sedo should start to either block that traffic or direct it to the parking page.Originally Posted by denny007
Now I would love to know, if somebody has on his page "img src=myserver.com/aaa.jpg" how could I redirect them with .htaccess to my server...Originally Posted by Mr. Deleted
I have PM disabled. You can email me: denny startseek com
ThankYouDHL.com
Denny: Do you want to stop sites directly accessing stored images/files on your server? Or you want to redirect those requests to your server's home page? Can you explain what you want in more detail?
If I want to stop, I just make 0B file with same name, is most bandwith saving afaik (only headers sent). But if You know a way, how to redirect img src on another server (img src to my sever) or even there is link rel=StyleSheet HREF=style.css and in the style.css is this @font-face { font-family:webfont; src:url(http://mydomain.com/font.mwf); }, now if you know, how to change this into html view traffic, you are nobel prize candidate![]()
I have PM disabled. You can email me: denny startseek com
ThankYouDHL.com
or to redirect to another image on another serverPHP Code:RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mydomain.com/.*$ [NC]
RewriteRule .(gif|jpg)$ - [F]
this stops people stealing your bandwidth alsoPHP Code:RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mydomain.com/.*$ [NC]
RewriteRule .(gif|jpg)$ http://www.myotherdomain.com/badimage.gif [R,L]
Last edited by incipience; 07-21-2005 at 11:06 AM. Reason: Automerged Doublepost
Enterprise Communications and Social Media in Uist
Hotlink protection in cpanelOriginally Posted by denny007
http://www.choped.com/htacess/htacess.bmp
I think that if anyone that is not in that list will then be directed to the site you tell it to.
Tha bandwith is not big issue. But this solution will do only thing - show "broken image" icon to the user (try img src to html file - no html view for sure...)
I have PM disabled. You can email me: denny startseek com
ThankYouDHL.com
the second solution I posted you could in theory block your own domain and it could redirect all images to another server.. however the user would only see
<img src="file.gif">
never tried it, but I would think it would work
Enterprise Communications and Social Media in Uist
Bookmarks