Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 07, 2012, 09:06:45 PM

Pages: [1]   Go Down
  Print  
Author Topic: Website in a frameset?  (Read 773 times)
chchrist
Newbie
*
Offline Offline

Posts: 5


« on: November 09, 2009, 01:13:22 PM »

Hi all,

I have this addon website www.pasp-orestiadas.gr.

For a mysterious reason my site started to be loaded in a frame. I don't have a html file with framesets. Why is this done and how i can prevent it?

Thanks in advance
« Last Edit: November 09, 2009, 01:35:38 PM by Mitch » Logged
Mitch
Berserker Poster
*****
Offline Offline

Posts: 12838


WWW
« Reply #1 on: November 09, 2009, 01:37:21 PM »

I'd suggest you check your source code, see what has been changed if anything - unauthorized changes are never a good sign.  Might also start taking some of the suggested steps here to make sure:

http://wiki.lunarpages.com/Web_Site_Security_Breaches
Logged

New to Web Site Hosting? Check Out the Lunarpages Blog Hosting Guide!


Follow us @lunarpages on Twitter!
Important Threads: Read This Before Posting! | Lunarforums Rules! | Mitch's Link of the Day!
Also, be sure to check out and subscribe to the Lunartics Blog and the Lunarpages Newsletter !

Need Web Hosting Help? Check out the Lunarpages Web Hosting Wiki. It has tons of tips, tutorials and resources!
chchrist
Newbie
*
Offline Offline

Posts: 5


« Reply #2 on: November 11, 2009, 11:15:33 AM »

Well my source seems OK... No sign of unauthorized changes. ..

If i enter my site from here

www.potouridis.com/pasp-orestiadas there are no frames

but from here www.pasp-orestiadas.gr there are..

Any ideas?
« Last Edit: November 11, 2009, 11:18:18 AM by chchrist » Logged
MNM
Galactic Royalty
*****
Offline Offline

Posts: 258


Hosted on server: TYR


WWW
« Reply #3 on: November 12, 2009, 10:50:26 AM »

This one is easy

You have a redirect set to forward to another domain. It is set to keep the same address in the address bar.

This is not a hack or an exploit, it is something set on your end usually called stealth redirection.

See your source code

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Π.Α.Σ.Π. ΟΡΕΣΤΙΑΔΑΣ</title>
<meta name="description" content="">
<meta name="keywords" content="">
</head>
<frameset row="*" frameborder="NO" border="0" framespacing="0">
  <frame src="http://www.potouridis.com/pasp-orestiadas/" name="siteFrame">
</frameset>
<noframes>
<body>
</body></noframes>

</html>

I use this all the time, totally harmless and working the way its supposed to be
Logged

chchrist
Newbie
*
Offline Offline

Posts: 5


« Reply #4 on: November 12, 2009, 11:05:08 AM »

But I never set up a redirection like this and since it is redirected with this way my <link>s and <script>s don't work...
Logged
MNM
Galactic Royalty
*****
Offline Offline

Posts: 258


Hosted on server: TYR


WWW
« Reply #5 on: November 12, 2009, 11:27:45 AM »

It is something set up in your redirection, either from here or from wherever you have your registrar. Registrars often use this setup for stealth redirection.

Check your in your file directory and look at the source code of your main index file, if you cannot see the code I posted in my previous post then it is set up on your registrars end and you have to get them to change it.

If you do see the code in your html then just delete the index file and replace it with a good copy.

I think its a domain pointer set up at your registrar, I use it frequently and insert a similar code to redirect domain1 to domain2 while keeping the address of domain1.

Who is your domain registrar? Check your forwarding settings and uncheck the stealth redirect and you will be OK.
Logged

Mitch
Berserker Poster
*****
Offline Offline

Posts: 12838


WWW
« Reply #6 on: November 12, 2009, 12:19:04 PM »

Kudos to you MNM, thanks for popping in with a solution.  Thumbs Up
Logged

New to Web Site Hosting? Check Out the Lunarpages Blog Hosting Guide!


Follow us @lunarpages on Twitter!
Important Threads: Read This Before Posting! | Lunarforums Rules! | Mitch's Link of the Day!
Also, be sure to check out and subscribe to the Lunartics Blog and the Lunarpages Newsletter !

Need Web Hosting Help? Check out the Lunarpages Web Hosting Wiki. It has tons of tips, tutorials and resources!
chchrist
Newbie
*
Offline Offline

Posts: 5


« Reply #7 on: November 13, 2009, 02:10:36 AM »

Thanks MNM!!

I'll contact my registrar cause my index has no frames.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: