Is there any books or tutorials about how to make your PHP, JQuery, Ajax and JavaScript code Search Engine Optimization (SEO) Friendly?
|
feedback
|
|
These things (PHP, JQuery, Ajax and JavaScript) cannot make your website SEO friendly. You should concentrate on your HTML code, CSS, your website content, URLs, keyworks... PHP procedures the HTML code. Therefore the more important is the HTML code (PHP output). Only thing you can do with PHP is optimizing your PHP code performance. The faster page is loaded, the more SEO friendly is. Jquery, Ajax and Javascript have nothing to do with SEO in my opinion. It makes a better user experiences, but not for SEO. Cheers, | ||||
|
feedback
|
|
Building Findable Websites: Web Standards, SEO, and Beyond by Aarron Walter is an excellent read, covering many strategies and approaches to achieve a better ranking. The author also has a website here, where you can get some idea of the book's contents. I would suggest at least a basic understanding of using the technologies you mentioned, prior to reading, in order to get the most benefit out of it. | |||
|
feedback
|
|
You could refer to Art of SEO http://oreilly.com/catalog/9780596518875. | |||
|
feedback
|
|
You can see the w3c site. Practically all the SEO working follows the rules of the w3c consortium. | |||
|
feedback
|