CSS and SEO and other beginner questions

Please support our Search Engine Optimization advertiser: Get a Free SEO Analysis!
Reply

Join Date: Jun 2004
Posts: 247
Reputation: cmills83 is an unknown quantity at this point 
Solved Threads: 1
cmills83 cmills83 is offline Offline
Posting Whiz in Training

CSS and SEO and other beginner questions

 
0
  #1
Apr 16th, 2005
I have been teaching myself SEO lately and need a little guidance. I am learning CSS, but how does it effect the sites position on Google?
Also does someone have some tutorials for site construction that make it optimized for search engines, specifically Google?
What is the best size for a site to be to get the best search engine positions, I have heard under 15k and 50-60k but I wanted some other opinions. Thanks for the feedback!
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 14
Reputation: newsman007 is an unknown quantity at this point 
Solved Threads: 0
newsman007 newsman007 is offline Offline
Newbie Poster

Re: CSS and SEO and other beginner questions

 
0
  #2
Apr 18th, 2005
google is different than any of the other search engine. It rankings mainly have to do with how many sites you are linked too. Not much else.


newsman007
Last edited by cscgal; Apr 19th, 2005 at 5:20 pm.
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 200
Reputation: mnemtsas is an unknown quantity at this point 
Solved Threads: 1
mnemtsas's Avatar
mnemtsas mnemtsas is offline Offline
Junior Poster

Re: CSS and SEO and other beginner questions

 
0
  #3
Apr 19th, 2005
Personally I believe that CSS can only help your SE rankings, but I wouldnt expect too much (or anything actually) :mrgreen: . Why? It makes your html cleaner, easier to index, smaller, and faster to load.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 14
Reputation: newsman007 is an unknown quantity at this point 
Solved Threads: 0
newsman007 newsman007 is offline Offline
Newbie Poster

Re: CSS and SEO and other beginner questions

 
0
  #4
Apr 19th, 2005
yes, it will will help in all of the search engines,except google which it won't hurt , but will not give him a better ranking.


newsman
Last edited by cscgal; Apr 19th, 2005 at 5:20 pm.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 247
Reputation: cmills83 is an unknown quantity at this point 
Solved Threads: 1
cmills83 cmills83 is offline Offline
Posting Whiz in Training

Re: CSS and SEO and other beginner questions

 
0
  #5
Apr 19th, 2005
Alright thanks! If anyone has tutorials for more advanced CSS please let me know. What exactly is the <div> or <div id> function? does that just assign a class to a group (of links, etc.)? Also if someone has a tutorial using CSS with HTML tables or the <Span> tag please let me know. Thanks again!
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 247
Reputation: cmills83 is an unknown quantity at this point 
Solved Threads: 1
cmills83 cmills83 is offline Offline
Posting Whiz in Training

Re: CSS and SEO and other beginner questions

 
0
  #6
Apr 26th, 2005
N/m I figured it out, except the <span> tag but that is next on my list. Thanks for the feedback though!
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 252
Reputation: jewboy is an unknown quantity at this point 
Solved Threads: 1
jewboy jewboy is offline Offline
Posting Whiz in Training

Re: CSS and SEO and other beginner questions

 
0
  #7
May 1st, 2005
CSS is very useful for SEO. The engines place high priority on H1 and H2 text/keywords. Without using CSS, the tags most likely will not fit the look and scheme of your pages. Use CSS to alter the look of the tags to your liking.
www.markdavidny.com - just one of my sites I'm trying to boost traffic for ;-)
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,036
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 130
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: CSS and SEO and other beginner questions

 
0
  #8
May 1st, 2005
The <div> tag is used as a wrapper around paragraphs. For example,
[html]
<div class="paragraph1">This is paragraph one</div>
<div class="paragraph2">This is paragraph two</div>
[/html]
Then, you can customize each paragraph / text box to place it somewhere on the page, add a border, etc. Span tags work similar to div tags only they are meant to just highlight a particular word or phrase within a paragraph of text. For example

[html]<div class="textbox">This <span class="emphasized">textbox</span> is a good demonstration.</div>[/html]
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Search Engine Optimization Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC