1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

CSS CSS optimization

Discussion in 'Web Development' started by navyfalcon, Jul 11, 2013.

  1. navyfalcon

    navyfalcon Well-Known Member Verified Member

    Looking at the list, alpha on left side, numeric on right side
    selecting from the right side, the eight words I need to use as keywords.
    This is the free keyword tool
    http://www.keyworddiscovery.com/search.html
    -
    falcon

    8/13/2013
    algebra . . . . . . .4977** pi . . . . . . 8,223,226**
    angle . . . . . . . . 278 algebra . . . . . . .4977**
    angles . . . . . . . 447 sine . . . . . . . . 4974**
    calculator . . . . . 1699** tutorial . . . . . . 1741**
    cosine . . . . . . . . 7 formula . . . . . . 1704**
    cosines . . . . . . . . - calculator . . . . . 1699**
    cosine function . . . . 1 math . . . . . . . . 1562**
    equations . . . . . . 25 homeschool . . . . 1199**
    equation . . . . . . 64
    formula . . . . . . 1704**
    functions . . . . . . . 9
    graphs . . . . . . . 37
    homeschool . . . . 1199**
    identities . . . . . . 5
    math . . . . . . . . 1562**
    parallel . . . . . . 45
    parallelograms . . . . 2
    pi . . . . . . 8,223,226**
    program
    programs . . . . . . . -
    programming . . . . . 125
    sine . . . . . . . . 4974**
    sine function 3
    Tangents . . . . . . . -
    triangle . . . . . . 412
    triangles . . . . . . 79
    trigonometric function
    trigonometric functions 18
    trig functions 18
    trig identities 10
    Trigonometric identities
    tutorial . . . . . . 1741**
    tutorials . . . . . 353
     
  2. navyfalcon

    navyfalcon Well-Known Member Verified Member

    The best page for web page optimization would probably be here. It is a combination of several websites on the subject and several optimization programs. Hopefully we will be able to build a good step-by-step tutorial on the subject.
    It is a combination of web page optimization (same web page look but less code for faster load time and less bandwidth) and search engine optimization (better position on search engines and more traffic).
    falcon
     
  3. navyfalcon

    navyfalcon Well-Known Member Verified Member

    Steps in doing web page optimization (displaying the same with less code)
    1. Keep remarks to a minimum, but keep enough so you can locate the code after optimization (compression)
    such as: <!-- Banner --> instead of <!--========== Banner ==========-->
    2. Remove blank lines, such as:
    428. <dd>* TI Calculator Tutor</dd>
    429.
    430. </dl>
    3. Remove white spaces, such as:
    <dd>* Pre-Algebra</dd>
    <dd>* Algebra 1</dd>
    <dd>* Algebra 2</dd>
    <dd>* Word Problems</dd>
    <dd>* Advanced Algebra</dd>
    <dd>* Geometry</dd>
    <dd>* Trig / Pre-Calculus</dd>
    - to:
    <dd>* Pre-Algebra</dd><dd>* Algebra 1</dd><dd>* Algebra 2</dd><dd>* Word Problems</dd><dd>* Advanced Algebra</dd><dd>* Geometry</dd><dd>* Trig / Pre-Calculus</dd>
    4. Use a website optimizer program, such as:
    http://iwebtool.com/html_optimizer
    or
    http://gtmetrix.com/
    -
    This should give you a good start. If you follow the (partial) tutorial, would you give us the results and how it helped or not helped your page.
    -
    Thank You
    falcon
     
  4. navyfalcon

    navyfalcon Well-Known Member Verified Member

    Be sure to save the original (before optimization) so you can compare or use instead of the optimized version. Also so you may want to SEO (Search Engine Optimization) the page (ie the head or title, description and first part of the body).
    -
    SEO for better position and traffic. Web page optimization for faster load time (Google rewards faster load time).
    -
    falcon
     
  5. navyfalcon

    navyfalcon Well-Known Member Verified Member

    Just some general information. Algebra Tutorials 1 is getting a lot of traffic. I cannot find it in Google or Yahoo search (up to 10 pages or first 100 listings). It receives the traffic from other similar pages (like geometry and trigonometry).
    This shows the importance of internal links, "They Help" !
    Check Trigonometry Tutorials and see how I implemented it.
    http://freetutorials.name/Reference1/Trigonometry tutorials.html
    Also how I promote RedCrab Calculator. This is easy to change and promote a different calculator, but he has a very good calculator FREE and my opinion better than a lot of others.
    http://freetutorials.name/Reference1/RedCrab3_Ex.html
    You can use similar methods to have other websites help promote your site. He promotes my site in examples (external link under screenshots) for the calculator. Yes, it is a simple and easy way to increase promotion of your site from similar sites.
    -
    hope this helps
    falcon
     
  6. Geoff Tyrer

    Geoff Tyrer Member

    Hi falcon,

    I'm experimenting with YouTube at the moment. Will get back with my findings. Keep up your good work.
     
  7. navyfalcon

    navyfalcon Well-Known Member Verified Member

    I would like a response from the readers if this posts has helped anyone and if they would share how it has helped.
    -
    Thank You
    falcon
     
  8. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    nf
    i removed your last post. please stick to the mechanics of seo.