Jump to content
FarSe

Fake Image host si SEO

Recommended Posts

Posted

Helloz.

Am facut un 'crawler' care ia moduri de pe alte siteuri si m'a trasnit o idee, sa fac un del de 'fake image host', adica pe site apare <img src="misite.com/images/image.jpg"> dar in folderul images am un .htaccess care redirectioneaza pe un alt site

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^(.*?)$ http://www.siteoriginal.com/wp-content/uploads/$1 [R,L]
</IfModule>

In HTML(<img>),url-ul ramane pe hostul meu,dar daca intru pe imagine ma redirectioneaza pe linkul original.

Intrebarea e: o sa imi iau ban de la google? ei de obicei cred ca verifica fiecare imagine,ca sa o indexeze la ei..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...