| | |
CSS and SEO and other beginner questions
Please support our Search Engine Optimization advertiser: Get a Free SEO Analysis!
![]() |
•
•
Join Date: Jun 2004
Posts: 247
Reputation:
Solved Threads: 1
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!
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!
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.
Mark Nemtsas
Time and Billing Software - Time Tracking Software - Roller Shutters - Roller Blinds -
Baby Books
Time and Billing Software - Time Tracking Software - Roller Shutters - Roller Blinds -
Baby Books
•
•
Join Date: Feb 2005
Posts: 252
Reputation:
Solved Threads: 1
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 ;-)
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]
[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]
![]() |
Similar Threads
Other Threads in the Search Engine Optimization Forum
- Previous Thread: IPB 2.0.0 mod rewrite
- Next Thread: How many keywords to optimize at a single time.
| Thread Tools | Search this Thread |
advertising affordable airplane alexa analytics apple archive audioanalytics backlinks bing biometrics block blog blogs business codesearch consumer design development digital directory engine england enterprisesearch eric_schmidt estate facebook flashwebsiteoptimizationtips gaudi google googleanalytics googlelongersearchbox googlesearch googlesitesearch googletrends imagerecognition imagesearch indexedpage india internet internetmarketingcompanyindia jcpenney keyword keywords kumar leweb marketing microsoft news no-follow opensource optimization optimizingforbing organic pagerank plug-ins posts powerset ppc propertly ranking refresh revenue search searchengine searchengineland searchengineoptimization searchengines seinfeld semanticweb seo seocompany seooptimizationindia seoservices serps services sets sex socialnetworking space spam stalking testing tools tweetnews twitter usenet video videosearch viralmarketing wave web webdesignindia website wolfram wolframalpha wordpress yahoo yahoo! youtube






Thanks for the feedback though!
