We finally arrived at the third lecture on seo. This lesson will give you some tips on how to optimize your web pages in HTML. Let's start:
1) Check provided that the html code of your pages to be formally valid, according to the W3C standards, to make it go here.
2) Do not send too much information via meta tags, may be more harmful than anything else, so use it with caution.
3) On your site always loaded the file robot.txt to allow the crawler to index only the content desired by you (soon to a guide on creating the robots.txt file)
4 ) Do not use javascript to manage links, as it is indexed properly, preferring instead the tag with the 'href attribute, at least six safe to be indexed properly!
0 comments:
Post a Comment