Reply
Search Engines read webpages through Page Source?
Old 05-07-2008, 05:34 AM Search Engines read webpages through Page Source?
Experienced Talker

Posts: 45
Sorry if this is the nth time that this question is asked here. Tried to search for similar threads but can't find any.

Am I right to believe that the search engines basically read a webpage by reading the page's source code (if we click the View>Page Source of the browser)? And if a page has a dynamic content, stored in a database and use some script to retrieve the content to display in brower and content can't be seen in the page source code, then search engines can't read this content?

Thanks for any comment.
carleasing2007 is offline
Reply With Quote
View Public Profile Visit carleasing2007's homepage!
 
Sponsored Links (We share ad revenue):
 
Old 05-07-2008, 05:48 AM Re: Search Engines read webpages through Page Source?
chrishirst's Avatar
Super Moderator

Posts: 10,639
Location: Blackpool. UK
Whatever YOU can see in the source code is exactly what the search engine user agent will see.

If you can't read the content, neither can the SEs
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-07-2008, 06:00 AM Re: Search Engines read webpages through Page Source?
Experienced Talker

Posts: 45
Thanks for clearing that up and quickly, too. Okay, so even if I can read the content on the browser but can't view it in source code, the content is pretty useless?

I am not a programmer but I've been asked about AJAX-driven sites where the texts/content are generated from an AJAX script and contents aren't viewed in the pagesource. So basically, this kind of sites aren't good for SEO?
carleasing2007 is offline
Reply With Quote
View Public Profile Visit carleasing2007's homepage!
 
Old 05-07-2008, 06:21 AM Re: Search Engines read webpages through Page Source?
chrishirst's Avatar
Super Moderator

Posts: 10,639
Location: Blackpool. UK
Quote:
Okay, so even if I can read the content on the browser but can't view it in source code, the content is pretty useless?
For natural search marketing, Yes, it's useless.
It's also useless for a lot of accessibilty devices as well.

The only way to deal with them is the same way you have to deal with all Flash sites. You have to provide a parallel site and redirect javascript enabled UAs to the AJAX version.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-07-2008, 08:28 AM Re: Search Engines read webpages through Page Source?
dave9713's Avatar
Extreme Talker

Posts: 241
Name: David
Location: London
Is the following site done using AJAX? Just a guess from examples I have seen... im no expert!

http://www.bbc.co.uk

Google seems to index all the content in there.
__________________

dave9713 is offline
Reply With Quote
View Public Profile
 
Old 05-07-2008, 02:09 PM Re: Search Engines read webpages through Page Source?
chrishirst's Avatar
Super Moderator

Posts: 10,639
Location: Blackpool. UK
Quote:
Is the following site done using AJAX
Nope, it's a show/hide tabbox.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-07-2008, 09:07 PM Re: Search Engines read webpages through Page Source?
ForrestCroce's Avatar
Half Man, Half Amazing

Latest Blog Post:
North Lake Union
Posts: 2,917
Name: Forrest Croce
Location: Seattle, WA
Quote:
Originally Posted by carleasing2007 View Post
Thanks for clearing that up and quickly, too. Okay, so even if I can read the content on the browser but can't view it in source code, the content is pretty useless?
Sometimes. Talk about unhelpful answers, right? There are ways you can show something in a browser, and have it be visible to search engines. If it's in the page source, one of those ways was used.

Quote:
Originally Posted by carleasing2007 View Post
I am not a programmer but I've been asked about AJAX-driven sites where the texts/content are generated from an AJAX script and contents aren't viewed in the pagesource. So basically, this kind of sites aren't good for SEO?
AJAX is only one ways of taking information from a database and putting it into a web page. The difference between this and, say, php or asp, is that ajax "runs" on the client machine, in its browser, using javascript, whereas php and asp run on the server, before being sent down to the client. Since googlebot is a robot, and not a browser, this makes all the difference in the world.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 05-07-2008, 11:42 PM Re: Search Engines read webpages through Page Source?
Experienced Talker

Posts: 45
Thanks for all your info. Really appreciated. I have it sorted out now in my half-brain.
carleasing2007 is offline
Reply With Quote
View Public Profile Visit carleasing2007's homepage!
 
Sponsored Links (We share ad revenue):
 
Reply     « Reply to Search Engines read webpages through Page Source?
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML


Page generated in 0.20635 seconds with 14 queries