Redirect url - Adevaruri si Mituri despre PageRank, Penalizari, Linkuri EDU si altele ; Asymmetric Load Balancing Server Links DONE ; Firefox 2.0.0.12 - February 7

 

Adevaruri si Mituri despre PageRank, Penalizari, Linkuri EDU si altele

Vechimea, respectiv varsta unui domeniu are un efect pentru o pozitionare mai buna in google ?
Da, insa nu generalizat. In general nu are importanta vechimea unui site. Un site nou poate fi mai bine cotat decat un site mai vechi daca are un cont... [Read-More ...]


Asymmetric Load Balancing Server Links DONE

Dupa o noapte intreaga de scripting am reusit sa finalizez (90%) un script gen: files-mirror dar, orientat in special pentru imagini full size & thumbnails. O sa va intrebati la ce dreaq mi-o trebui asa ceva ?:) … Se gasesc ele intotdeauna &... [Read-More ...]


Firefox 2.0.0.12 - February 7

Firefox 2.0.0.12 - Release Date: February 7, 2008

Download Firefox 2 - You can get the latest version of Firefox 2 here: [DOWNLOAD]
List of fixed security issues

Web forgery overwrite with div overlay
URL token stealing via ... [Read-More ...]


Redirect visitor by domain name

Redirect visitor by domain name; Mod Rewrite - URL Rewriting
In some cases the same web site is accessible by different addresses, like byrev.net, www.byrev.net, byrev.blog-u.net and we want to redirect it to one address.
Case 1: www.byrev... [Read-More ...]


Custom 404 Error Page with htaccess

Add the following line to the .htaccess file
ErrorDocument 404 /errors/404.php
ex .htaccess:
<IfModule mod_rewrite.c>
RewriteEngine On
ErrorDocument 404 /errors/404.php
</IfModule>

Upload 404.php ... [Read-More ...]