Results 1 to 4 of 4

Thread: How can I protect my website?

  1. #1
    Join Date
    Jul 2007
    Location
    California
    Posts
    177
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default How can I protect my website?

    Now that I've become active in certain forums, and have been rated in search engines I have a few questions. This is coming from zero experience, so please treat this question as newbie as it sounds

    Are there risks to my website I should know about?

    Are there things I can do to help protect my website? (other than having a solid password to gain entry)

    Is there a way to discover if someone is linking to my page to imbed content in thier page? (typically I've seen this done with images)

    Is there anything that I've missed that I need to know?

    I appreciate any input...thank you!

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Are there things I can do to help protect my website? (other than having a solid password to gain entry)
    "Protect?" Security flaws come from programming errors; if you write a piece of software that's absolutely perfect, it'll be perfectly secure. Of course, we all know that there's no such thing as perfect software You should also keep track of updates to the software on your server for the same reasons: they often contain bugfixes.
    Is there a way to discover if someone is linking to my page to imbed content in thier page? (typically I've seen this done with images)
    You can check the Referer header to make sure it contains an URL on your site. That's not perfect, though: it's stripped by some firewalls and proxies, so don't go disabling things on the basis of it. You'll annoy people.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Jul 2007
    Location
    California
    Posts
    177
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    So in general, there's no inherant risks to my website? Other than someone hacking the password and having their way with it?

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Aye -- not with the website itself. The only risks are those you write, intentionally or otherwise.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •