View Single Post
  #8 (permalink)  
Old 11-13-2008, 01:10 PM
RichAtVNS's Avatar
RichAtVNS RichAtVNS is offline
WebProWorld Pro
 
Join Date: Jul 2003
Location: New York, USA
Posts: 144
RichAtVNS RepRank 1
Question Re: To change or not to change..... that is the question!

Quote:
Originally Posted by google junky View Post
CSS has the advantage of speeding up the page load time.
It also makes it easy to customize a page more than a page with tables ever thought about doing.
I understood that and do it my other sites which were created later
Quote:
Originally Posted by google junky View Post

Do you need to speed the pages up?
Nope not one bit in fact it runs way faster then ones with style sheets because there are no embedded clientside includes that need to be interpreted...
Quote:
Originally Posted by google junky View Post
Do you feel your site needs a face lift?
I can do that with the existing system and I have and is not germain to my question, the look is not the question
Quote:
Originally Posted by google junky View Post
Otherwise you are just taking a silly chance of messing up a good thing to make such a big change.
My suppostion is related to the programming structure of the page and how it could affect me in a positive way.. the reason for the post....
The statements in this forum many times by others has been.
move navigational code to later in the page and having the content move up...

Therefore:
this should not at all have a negative affect on the pages, as long as I do not move content to dynamic style sheets.... They may be thrown out by bots....

Quote:
Originally Posted by google junky View Post
If you really still want to play with the idea of knowing what you could accomplish with CSS as far as a website then make yourself a sister site
While this is interesting idea, it would require months or years to see how a duplicate site with the same content is treated by the search engine spiders.... And really does not answer my simple question....



Essentially if I have to identical looking pages and one had the navigation code (i.e. toolbar and status bar) in the source code after the content and the other had the navigation code before the content.



Would my content be weigthed differently by the Google and other engines??????

Quote:
Originally Posted by google junky View Post
Google Junky
thank you for your input
Reply With Quote