Jump to content

sts

Members
  • Posts

    85
  • Joined

  • Last visited

Everything posted by sts

  1. Ah, I almost forgot you can just deny access Will do next time. Thanks! In that particular case redirecting them to anti-hotlinking image was the only way to send them a message.. well, at least the only way I could find cafe.naver.com
  2. Remove decoration from the title tag <title>Going Hindi Gets Easy, Gohindi.com</title> also you supposed to write: <meta NAME="Description" content="your description"> <meta name="Keywords" content="your keywords"> - the most important keywords first and do not repeat each keyword [like fonts] hundred times
  3. Ah, thanks for you reply, Rob! I've been getting this feeling lately that I have communication problems Edit: I swear curtis's reply wasn't here yesterday
  4. Was your site dynamic when you were at the top of Google? Are you sure about this tag <meta name="ROBOTS" content="ALLOW" /> I've never seen ALLOW before, only FOLLOW
  5. I see only only 3 sites when I search robflavored: jakob-persson.com/ guestbook.php?... totalchoicehosting.com/ forums/index.php?... ady.robflavored.com/index2.html Result of the Brandy Update ? http://www.totalchoicehosting.com/forums/i...?showtopic=8395
  6. And why?
  7. Try changing quality to Auto High in HTML <param name=quality value=autohigh> quality=autohigh and see if it helps
  8. I tried the code above and that elegant line you suggested in another thread >RewriteCond %{HTTP_REFERER} !^http://(.*\.)?yoursite.com(/)?.*$ [NC] And it doesn't work sometimes, I mean I've seen requests for hotlink.png and referer was my domain. I don't know why Is it OK to edit .htaccess with file manager's Edit File, btw? So, I switched back to the code cpanel generates, it seems to work all the times... but not for everyone. We have 2 computers - normal and weird On normal one hotlink protection works, on weird one it doesn't: If I forbid direct requests I can't see any images on my own page. Btw, I can't see some family members' images, Virtual Imager's for example. If I allow direct requests I can see all images including hotlinked ones. I mean if I go to a page hotlinking my images I see the original images, but not hotlink.pngs As I understand it happens because on the weird computer browsers don't send Referer HTTP header [or something ] The reason I'm so into it is that I had annoying case of hotlinking from one subdomain, which ate ~0.7GB last month, so I decided to do something about it. The hotlink protection was enabled, but it didn't bother them. Using a nastier hotlink.png seems to be helping but innocent people can suffer too, like those ones who translate your pages Is it possible to redirect everyone to hotlink.png and badsite.com users to nastyhotlink.png?
  9. Thanks!
  10. is it correct to write RewriteCond %{HTTP_REFERER} !^http://(www\.)?yoursite.com/.*$ [NC] instead of RewriteCond %{HTTP_REFERER} !^http://www.yoursite.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://yoursite.com/.*$ [NC]
  11. Jim, Try <title> Key West fishing – Florida or Key West fishing, Florida because present title is kind of spammy. "Is" and "the" are stop words. ["best" is spam word ] Did you try <keywords> Key,West,fishing? SEO expert might disagree, but it seems to me description without keywords is better for Google, well at least I would suggest to get rid of one of Key West fishings in <description>
  12. Congratulations! Rock Sign and it's fun to be here
  13. Answering my own question. There are people who want to hotlink your images woooot This is not a horror story, though, just a little example. This person is hotlinking 7 pictures ~150K total, receiving 1 "oops" picture - 567 bytes Folks, save bandwidth! Use hotlink protection!
  14. Actually, in process of optimizing your site for the search engines you want to add that meta tag in the HEAD of your homepage
  15. HTML humor. Not funny?
  16. ><META NAME="message" CONTENT="bite me">
  17. I wish I knew the answers It seems the top 5 competitors don't have this exact phrase "Key West Fishing" in meta tags or their keyword density is lower than yours. Amazing!
  18. Domain Dossier's route looks fine. The task is to trace a route from across the pond
  19. The thing is there's no run - only ausführen Well, thanks anyway, we didn't try command
  20. I'm forcing poor user to run traceroute. We can't open a DOS window so far. She says she doesn't have cmd.exe on her computer Any ideas?
  21. sts

    Favicon

    I see your icon in Netscape. IE shows favicons when it wants to No, actually, you add your site to favorites, close all windows then open IE again and the icon should appear.
  22. You can integrate phpbb replacing images and editing .css and templates. There are tutorials on their site I wanted to make text resizable in IE and it was exhausting
  23. I liked other hosting sites better, but I signed up with TCH because I've read good reviews on the net, liked the prices and haven't had problems to find information I needed. I voted "Heck Yes" because I personally don't like the look, but being objective - redesign would be nice, but not that necessary. The navigation needs to be fixed, though.
  24. It seems my SEO efforts turned into a mania - I can't stop till I beat the crawlers It's probably subconscious, has something to do with their relatives destroying my flowers
  25. Thanks!
×
×
  • Create New...