http://www.howsthe.com/blog/2009/sep/15/12-tips-better-seo/
Advertising is very expensive, studies have shown that it is not as effective as being on the first page of search results. These SEO tips will help you rank higher on the search engines results, and who doesn't like free referrals.
-
Content is King
Search engines want something to index. If your website doesn't have much content the search engine will not rank you as higher authority for these keywords. Also it gives other websites the opportunity to link to you. For instance if you have a blog, this can generate many links to your website. These links will allow the page rank to flow, the more links to your website the sooner it will be indexed and more often.
-
SEO Friendly URLs
URLs that use query parameters to get a website like http://www.howsthe.com/blog?id=100, have nothing in the URL that describes what the website is about. On the other hand a URL similar to http://www.howsthe.com/blog/12-seo-tips-for-beginners/ gives a brief description of the content on the page.
It's important to optimize your website for keywords that match what your user base is searching for. Using URLs with less query parameters allows these keywords to be placed within the URL.
-
Create unique Titles, Meta keywords and Meta description for every page in the site.
These can be used as information displayed to the user on the search result page. It's a good idea to keep these descriptive of the content on the page. Another reason to use the Google webmaster tools is it will show you which pages have duplicate title and/or descriptions.
-
Implement valid HTML (or XHTML) and valid CSS The easier you make it for a search engine spider to crawl the page the more it understands your page. Always use the correct HTML tags for your content. If its a header use one of the Header tags, etc...
-
Always Use alt and title Attributes
Not all elements on a page can be read by the search engines. If you have images on your pages the search engines don't know what is the content of these images. It's recommended that you use the alt and title attributes to describe these images.
-
Create a site map that lists every page in the site.
The easier you make it for the search engines to find your website, the faster and more thoroughly they will index your pages. You can also ping Google to let them know that your site-map has changed. If you are using Django look in to http://docs.djangoproject.com/en/dev/ref/contrib/sitemaps/ this Django application makes it really easy to implement a site-map.
-
Keep Adding Content
Search engines love to crawl for fresh and new content. Sites that don't have fresh content on a regular basis remain stagnant, and will not be crawled as often by search engines. One great way to keep the content on a page fresh is by running a blog and blogging about your interests or important aspects about the market your in.
-
Maintain your CSS and JavaScript files Externally
This does not clutter you HTML documents and the search engines can get just what they want most, the HTML.
-
Use Google Webmasters Tools
Google provides this great tool that every webmaster should be using, it shows the stats about the last crawl of your website and gives you suggestions to raise your page rank. Also allowing you to submit a site-map and display any errors that have been found on the website.
-
Check for Broken Links and Images
People hate when they see a 404 page on a website and search engines don't like it either, it is a known fact that sites with many broken links get penalize for this. A tool that can help check your site for broken links is provided by the WC3 at http://validator.w3.org/checklink.
-
Avoid Duplicated Content
Duplicated content may trick a search engine into thinking it's spam and penalize you for it. This is especially penalized when the duplicate content crosses domains, duplicate footers on the other hand will not be penalized.
-
Use robots.txt
robots.txt file gives the search engines the direction of what to index and what to ignore. The Google webmaster tools has a great tool to create this file.
If you have more great tips on how to improve your SEO please leave them in the comments.
分享到:
相关推荐
在软件测试过程中,文档的重要性不容忽视。然而,许多人认为文档工作是那些有闲暇时间的人的任务,这种观念需要改变。为了充分利用文档的力量,我们需要将其与项目流程和组织内的其他过程同步,并确保所有相关人员都...
Accelerating MATLAB Performance: 1001 tips to speed up MATLAB programs By 作者: Yair M. Altman ISBN-10 书号: 1482211297 ISBN-13 书号: 9781482211290 Edition 版本: 1 出版日期: 2014-12-11 pages 页数: ...
Accelerating MATLAB Performance - 1001 Tips to Speed Up MATLAB Programs MATLAB 程序加速技巧 http://undocumentedmatlab.com/books/matlab-performance Accelerating MATLAB Performance: 1001 Tips to ...
标题中的“《20 tips to empower your story》——欧美PPT公司soap新作.rar”揭示了一个重要的信息,即这是一款由欧美专业PPT设计公司SOAP推出的新的作品,名为“20 tips to empower your story”。这个标题暗示了...
本文将基于《Oracle Database 12c Release 2 Performance Tuning Tips and Techniques》这本书中提及的关键知识点进行详细介绍。 #### 二、Oracle Database 12c R2的新特性与性能改进 1. **内存管理和优化**:12c ...
abap tips abap tips abap tips abap tips abap tips
藏经阁Expert Tips to Command Your Native Advertising 藏经阁Expert Tips to Command Your Native Advertising是一份关于本土广告营销解决方案的指南。以下是从这份文件中提取的关键知识点: 什么是本土广告 ...
Oracle 1Z0-811 Certification_ Top 5 Tips to Crack Java Foundations Exam
The aim is not to teach LATEX programming, but to give a quick reference to all the tips and tricks that can be used if you are encountering a (difficult) problem, or simply facing a question which ...
tips, and configurations that you can use to greatly increase the likelihood of getting better-than-average performance with a neural network model. I wrote this book to pull together the best ...
在探讨URL因素对SEO(搜索引擎优化)的影响时,我们深入剖析了这一领域的多个关键维度,旨在为SEO从业者提供全面而深刻的洞察。以下是对标题、描述、标签以及部分内容中所涉及的关键知识点的详细解读。 ### URL因素...
Oracle Database 12c Release 2 Performance Tuning Tips and Techniques是当前数据库专业人士必须掌握的高级资料。从给出的描述和部分内容来看,该资源提供了大量的性能调整技巧和最佳实践,以帮助DBA(数据库管理...
$('.element-to-show-tip').tips(); }); ``` 这里的`.element-to-show-tip`是你希望添加提示效果的元素的CSS选择器。 **自定义样式与功能** jQuery_Tips插件的一大优点是可定制性。通过设置选项,你可以改变提示...
Oracle Database 12c Release 2 Performance Tuning Tips and Techniques 英文azw3 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
本文将详细讲解如何使用基于jQuery的Tips插件,该插件允许提示框自动消失或由用户手动消失,从而为用户提供更加友好的交互体验。 首先,我们来了解jQuery Tips插件的基本概念。Tips插件主要用于在网页上显示临时...
wxPython Grid Tips and Tricks