Networks Google has hijacked my website! :(

Discussion in 'Hardware' started by Spacecowboy92, 21 Jun 2007.

  1. Spacecowboy92

    Spacecowboy92 Gettin' Lazy

    Joined:
    10 Apr 2006
    Posts:
    757
    Likes Received:
    0
    I cannot get Blogger off my website (hosted by fuzionised if it helps). I put a blogger account on my website (www.timsworld.co.uk) and when I tried to delete it because it stopped working, it wouldn’t move! I have deleted everything from blogger and then deleted all that was left using Filezilla. There is nothing on the server (looking at it from Filezilla) so when I go to my website it should be blank right, so why does that blog still show up. I have tried coding another index and putting it up, clearing all history and cache, looking at it from different computers, but all show that stupid blog! Any ideas people?

    Thanks

    Ninja edid: What I havent tried is updating it from another PC, may try that when the internet stabilizes, (V-slow at the moment) incase its something to do with my PC.
     
  2. Amon

    Amon inch-perfect

    Joined:
    1 Jun 2007
    Posts:
    2,467
    Likes Received:
    2
    I'm taking a shot in the dark and saying the Google applet has implanted itself into your host. Speak with other customers to see if they've also got that thing stuck in their pages. You can probably overlap your page with the correct content using DIV tags.
     
  3. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    Check your index.html isn't linking to blogger.
     
  4. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    You mean, lines like
    Code:
    <link rel="service.post" type="application/atom+xml" title="Tim's Blog - Atom" href="http://www.blogger.com/feeds/3633714084567150842/posts/default" />
    
    <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.blogger.com/rsd.g?blogID=3633714084567150842" />
    
    <style type="text/css">
    @import url("http://www.blogger.com/css/blog_controls.css");
    @import url("http://www.blogger.com/dyn-css/authorization.css?blogID=3633714084567150842");
    
    and many others in the body... :eeek:

    And have a read here.
     
    Last edited: 22 Jun 2007
  5. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    That'd be the ones.
     
  6. Spacecowboy92

    Spacecowboy92 Gettin' Lazy

    Joined:
    10 Apr 2006
    Posts:
    757
    Likes Received:
    0
    Well I've coded a small index.html file that should just be white with a line of text but when I upload it through Filezilla I still get that stupid blog. I took a look at that link cpemma and it was'nt much help.
     
    Last edited: 22 Jun 2007
  7. Flibblebot

    Flibblebot Smile with me

    Joined:
    19 Apr 2005
    Posts:
    4,733
    Likes Received:
    206
    Are you sure you're uploading to the main html directory of the server, not a staging directory instead?
     
  8. Hugo

    Hugo Ex-TrustedReviews Staff

    Joined:
    25 Dec 2006
    Posts:
    1,384
    Likes Received:
    19
    I just see a cpanel placeholder... I take it you fixed it?
     
  9. Spacecowboy92

    Spacecowboy92 Gettin' Lazy

    Joined:
    10 Apr 2006
    Posts:
    757
    Likes Received:
    0
    Well thats not quite what I wanted up there but its better. I'll see what I can do from here. And yes, I cant go any lower on the server.

    Edit: Now that wont bugger off!
     
    Last edited: 22 Jun 2007
  10. capnPedro

    capnPedro Hacker. Maker. Engineer.

    Joined:
    11 Apr 2007
    Posts:
    4,381
    Likes Received:
    241
    When you reload the page, hold ctrl and shift (forgot which one it is, so use both) to clear your browser's cache.
     
  11. Spacecowboy92

    Spacecowboy92 Gettin' Lazy

    Joined:
    10 Apr 2006
    Posts:
    757
    Likes Received:
    0
    Tried that captain, used diffrent computers and everything. Wont budge an inch.
     
  12. capnPedro

    capnPedro Hacker. Maker. Engineer.

    Joined:
    11 Apr 2007
    Posts:
    4,381
    Likes Received:
    241
    When you upload your index.html file, it is going into /www/ or /public_html/ (or whatever your document root is), right?
     
  13. Spacecowboy92

    Spacecowboy92 Gettin' Lazy

    Joined:
    10 Apr 2006
    Posts:
    757
    Likes Received:
    0
    Yes, its going right in the root, the place I've allways uploaded to. I cant go any lower.
     
  14. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    Seems to be OK now? Is there a delay with your host? :confused:
     
  15. Spacecowboy92

    Spacecowboy92 Gettin' Lazy

    Joined:
    10 Apr 2006
    Posts:
    757
    Likes Received:
    0
    Oh well. That’s never happened before. Must have been someone else’s problem. Thanks for the help guys. It’s all good now.
    Now I’m deciding weather to try it again, or if that will repeat the problem.
    Edit: I've decided to give it one last chance. Here goes nothing.
     
    Last edited: 23 Jun 2007
Tags:

Share This Page