HighDots Forums  

frameset query

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss frameset query in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Big Bill
 
Posts: n/a

Default frameset query - 08-07-2003 , 09:05 AM






One of my buds is having his first attempt at a site. He's registered
his name and is setting up a site on the space provided. For reasons I
dunno, I just know some firms do do things like this, the domain name
redirects to the actual site by what I think is called frame
forwarding. So you view the source on the site and all you get is the
frameset. But, thickening the plot here, in the noframes we find the
following;

<noframes>
<body>
The website for sonicblossom.com can be found by clicking <a
href="http://basic1.easily.co.uk/011017/053058/">here</a>.
sonicblossom.com is registered through <a
href="http://easily.co.uk">Easily.co.uk - get web site hosting or
domain name registration here</a><br></body>
</noframes>

Hmmm. Does this mean that an engine will be able to crawl the link and
thus index the site? Which is a nightmare by the way but he's dyslexic
and new to it all so it's early days yet.
While we're on the subject, how come some use frame forwarding and
some just forward direct, kind of? I have my Star Trek site hosted by
Demon on their server, but I got my domain name through , um, 123
something or other, and used their control panel to direct the domain
to my pages on Demon. I view the source after inputting the domain
name and there's the source direct, no frames or anything. I don't
understand why all sites can't be like this.

BB
MFW Britpack www.extreme-positioning.co.uk
There is only one war, and it's not the rich against the poor,
the blacks against the whites, the Federation against the Borg,
or the Democrats versus the Republicans. It's those of us who
aren't complete idiots against those of us who are.

Reply With Quote
  #2  
Old   
James
 
Posts: n/a

Default Re: frameset query - 08-07-2003 , 09:37 AM






"Big Bill" <kruse (AT) cityscape (DOT) co.uk> schrieb im Newsbeitrag
news:tvi4jvcimedo76t9apk8gk6e2su48a9j6d (AT) 4ax (DOT) com...
Quote:
One of my buds is having his first attempt at a site. He's registered
his name and is setting up a site on the space provided. For reasons I
dunno, I just know some firms do do things like this, the domain name
redirects to the actual site by what I think is called frame
forwarding. So you view the source on the site and all you get is the
frameset. But, thickening the plot here, in the noframes we find the
following;

noframes
body
The website for sonicblossom.com can be found by clicking <a
href="http://basic1.easily.co.uk/011017/053058/">here</a>.
sonicblossom.com is registered through <a
href="http://easily.co.uk">Easily.co.uk - get web site hosting or
domain name registration here</a><br></body
/noframes

Hmmm. Does this mean that an engine will be able to crawl the link and
thus index the site?
A search engine may follow the link, but the pages are actually hosted on a
server at http://basic1.easily.co.uk/011017/053058/ (and not
http://www.sonicblosson.com/ ). This means the SERPS will list the
http://basic1.easily.co.uk/011017/053058/ address, not the registered
domain.

Basically, all you've got is a one page actually at
http://www.sonicblossom.com/, and it isn't even an optimised one. You can't
add any more pages or directories...

So, perhaps he should move his site over to someone who actually does web
hosting, not just forwarding?

Quote:
Which is a nightmare by the way but he's dyslexic
and new to it all so it's early days yet.
While we're on the subject, how come some use frame forwarding and
some just forward direct, kind of?
Those that "forward direct" aren't forwarding at all - they just point the
relevant DNS record(s) for the domain directly at the webserver(s). Your
friend's domain has DNS records pointing at a server which doesn't contain
any of his pages - just a single "holding page" which is contains a frameset
pointing at the real webspace.

Quote:
I have my Star Trek site hosted by
Demon on their server, but I got my domain name through , um, 123
something or other, and used their control panel to direct the domain
to my pages on Demon. I view the source after inputting the domain
name and there's the source direct, no frames or anything. I don't
understand why all sites can't be like this.
Perhaps this is a case of "if you pay peanuts, get you monkeys"...

James




Reply With Quote
  #3  
Old   
Big Bill
 
Posts: n/a

Default Re: frameset query - 08-07-2003 , 10:51 AM



On Thu, 7 Aug 2003 15:37:15 +0200, "James" <james (AT) exim (DOT) dyndns.org>
wrote:

Quote:
"Big Bill" <kruse (AT) cityscape (DOT) co.uk> schrieb im Newsbeitrag
news:tvi4jvcimedo76t9apk8gk6e2su48a9j6d (AT) 4ax (DOT) com...
One of my buds is having his first attempt at a site. He's registered
his name and is setting up a site on the space provided. For reasons I
dunno, I just know some firms do do things like this, the domain name
redirects to the actual site by what I think is called frame
forwarding. So you view the source on the site and all you get is the
frameset. But, thickening the plot here, in the noframes we find the
following;

noframes
body
The website for sonicblossom.com can be found by clicking <a
href="http://basic1.easily.co.uk/011017/053058/">here</a>.
sonicblossom.com is registered through <a
href="http://easily.co.uk">Easily.co.uk - get web site hosting or
domain name registration here</a><br></body
/noframes

Hmmm. Does this mean that an engine will be able to crawl the link and
thus index the site?

A search engine may follow the link, but the pages are actually hosted on a
server at http://basic1.easily.co.uk/011017/053058/ (and not
http://www.sonicblosson.com/ ). This means the SERPS will list the
http://basic1.easily.co.uk/011017/053058/ address, not the registered
domain.

Basically, all you've got is a one page actually at
http://www.sonicblossom.com/, and it isn't even an optimised one. You can't
add any more pages or directories...

So, perhaps he should move his site over to someone who actually does web
hosting, not just forwarding?
Um, well, he got his domain name thru the same people who host the
site, so it seems they are unable or unwilling to point at their own
servers. They don't forward to themsleves, which seems an unlikely
scenario.

Thanks for your observations/advice tho.

BB



Quote:
Which is a nightmare by the way but he's dyslexic
and new to it all so it's early days yet.
While we're on the subject, how come some use frame forwarding and
some just forward direct, kind of?

Those that "forward direct" aren't forwarding at all - they just point the
relevant DNS record(s) for the domain directly at the webserver(s). Your
friend's domain has DNS records pointing at a server which doesn't contain
any of his pages - just a single "holding page" which is contains a frameset
pointing at the real webspace.

I have my Star Trek site hosted by
Demon on their server, but I got my domain name through , um, 123
something or other, and used their control panel to direct the domain
to my pages on Demon. I view the source after inputting the domain
name and there's the source direct, no frames or anything. I don't
understand why all sites can't be like this.

Perhaps this is a case of "if you pay peanuts, get you monkeys"...

James

MFW Britpack www.extreme-positioning.co.uk
There is only one war, and it's not the rich against the poor,
the blacks against the whites, the Federation against the Borg,
or the Democrats versus the Republicans. It's those of us who
aren't complete idiots against those of us who are.


Reply With Quote
  #4  
Old   
Sealy Haton
 
Posts: n/a

Default Re: frameset query - 08-07-2003 , 11:29 AM




"James" <james (AT) exim (DOT) dyndns.org> wrote

Quote:
"Big Bill" <kruse (AT) cityscape (DOT) co.uk> schrieb im Newsbeitrag
news:tvi4jvcimedo76t9apk8gk6e2su48a9j6d (AT) 4ax (DOT) com...
One of my buds is having his first attempt at a site. He's registered
his name and is setting up a site on the space provided. For reasons I
dunno, I just know some firms do do things like this, the domain name
redirects to the actual site by what I think is called frame
forwarding. So you view the source on the site and all you get is the
frameset. But, thickening the plot here, in the noframes we find the
following;

noframes
body
The website for sonicblossom.com can be found by clicking <a
href="http://basic1.easily.co.uk/011017/053058/">here</a>.
sonicblossom.com is registered through <a
href="http://easily.co.uk">Easily.co.uk - get web site hosting or
domain name registration here</a><br></body
/noframes

Hmmm. Does this mean that an engine will be able to crawl the link and
thus index the site?

A search engine may follow the link, but the pages are actually hosted on
a
server at http://basic1.easily.co.uk/011017/053058/ (and not
http://www.sonicblosson.com/ ). This means the SERPS will list the
http://basic1.easily.co.uk/011017/053058/ address, not the registered
domain.

Basically, all you've got is a one page actually at
http://www.sonicblossom.com/, and it isn't even an optimised one. You
can't
add any more pages or directories...

So, perhaps he should move his site over to someone who actually does web
hosting, not just forwarding?

Which is a nightmare by the way but he's dyslexic
and new to it all so it's early days yet.
While we're on the subject, how come some use frame forwarding and
some just forward direct, kind of?

Those that "forward direct" aren't forwarding at all - they just point the
relevant DNS record(s) for the domain directly at the webserver(s). Your
friend's domain has DNS records pointing at a server which doesn't contain
any of his pages - just a single "holding page" which is contains a
frameset
pointing at the real webspace.

I have my Star Trek site hosted by
Demon on their server, but I got my domain name through , um, 123
something or other, and used their control panel to direct the domain
to my pages on Demon. I view the source after inputting the domain
name and there's the source direct, no frames or anything. I don't
understand why all sites can't be like this.

Perhaps this is a case of "if you pay peanuts, get you monkeys"...

James


Easily.co.uk will do a virtual server package for not much more than the
basic website pack that will cure most of your woes. I'm working toward the
end of my first year before transferring my hobby website - they can't
transfer your payment to the new site.

Sealy Haton
'No flash, no midi and proud of it' - 'Wisdom' after five beers...
http://www.afvs.co.uk
sealyhaton (AT) afvs (DOT) co.uk




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.