Mywebdunia's Blog

Posts Tagged ‘search engine optimization

These are some of the tips for Search Engine Optimization..
1. Find the best keywords that match your site content.
2. Title and META tags should be different for different pages relevant to your content on the page.
3. Optimize your Website Title to limited characters.
4. Optimize your META tags ie., keywords and description part. Limit the META tags characters to 150 characters and to not repeat your keywords more than 3 times.
Here’s the syntax:

<meta name=”keywords” content=”keyword1, keyword2, keyword3, keyword4″ />

<meta name=”description” content=”some description about your site content goes here ” />

5. Use Headings. Make sure that you include at least H1-H3 when assembling your page.
6. Use Title and ALT Attributes for images and links.
7. Create a sitemap page.
8. Include a robots.txt File.
Open up a text editor, such as Notepad and type “User-agent: *”. Then save the file as robots.txt and upload it to your root directory on your domain.
9. Install a sitemap.xml for Google ie., sitemap.org
10. Validate Your Code for HTML and CSS

Here is a link to the W3C’s HTML Validation Tool and to their CSS Validation Tool.


Categories