Quick SEO Tips for web programmers
1) Always put CSS class on page top in HEAD tag 2) Include all external Javascripts reference in page bottom 3) Minify/compress the javascripts and css before uploading to production server. 4) Make the aspx/php extension url’s as .html extension Read More