http://www.getelastic.com/3-tips-for-a-faster-website/
Показаны сообщения с ярлыком seo. Показать все сообщения
Показаны сообщения с ярлыком seo. Показать все сообщения
суббота, 25 сентября 2010 г.
Optimising sites for fater loads
Nice article about subject:
четверг, 14 января 2010 г.
Link exchange with 3d design sites
We are looking to exchange links with high quality 3d design sites. Our site has PR5
четверг, 26 ноября 2009 г.
Link exchange with insurance-related sites.
We want to exchange links with insurance sites. Topics: travel insurance, car insurance, health insurance etc.
Our site is co.uk. Need links from .com, .net. org. co.uk, org.uk
Our site is co.uk. Need links from .com, .net. org. co.uk, org.uk
четверг, 24 января 2008 г.
crosslinking and PR
Not sure when it happened but now Google sees the difference between links
http://site.com/
http://site.com/index.htm
http://site.com/index.php
So from now on we should use only one way of linking to the site root, otherwise Google will consider that these are different links. As a result you will get lower Page Rank.
http://site.com/
http://site.com/index.htm
http://site.com/index.php
So from now on we should use only one way of linking to the site root, otherwise Google will consider that these are different links. As a result you will get lower Page Rank.
воскресенье, 30 декабря 2007 г.
Mask php mime type with htaccess
I decided to use .htm extension for the files and then process them using php:
Action application/
AddType application/
But problem is that php modifies normal filetype adding dynamic tags. Now I figured that it was better to have .php files and use mod_rewrite:
RewriteEngine on
RewriteBase /
RewriteRule ^index\.htm$ index.php [T=text/html]
Simple and it works! :)
Action application/
AddType application/
But problem is that php modifies normal filetype adding dynamic tags. Now I figured that it was better to have .php files and use mod_rewrite:
RewriteEngine on
RewriteBase /
RewriteRule ^index\.htm$ index.php [T=text/html]
Simple and it works! :)
Подписаться на:
Сообщения (Atom)
