HighDots Forums  

Arsehole swipes my site layout...

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss Arsehole swipes my site layout... in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Big Bill
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 01:28 PM






On Mon, 04 Dec 2006 17:32:06 GMT, "Vance" <vgr (AT) vhsholdings (DOT) com> wrote:

Quote:
Hi Bill

If you zip up your .htm or html pages & send to me I'll Dreamweaver the css
file name change for you & send it zipped back to you. You can then upload
the changed pages...or get Dreamweaver :>)

Regards
Vance
I doubt I'll need it thanks.

BB
--
http://www.kruse.co.uk/seo-sitemap.htm
http://www.here-be-posters.co.uk/art-prints-sitemap.htm
http://www.here-be-posters.co.uk/lithographs.htm


Reply With Quote
  #22  
Old   
K A Nuttall
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 02:00 PM






Big Bill wrote:

Quote:
If we can agree on one, I'll try it. Anybody?
Can't you just use a hotlinking dodge like this:

..htaccess

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www\.mydomain\.com/.*$ [NC]
RewriteRule \.(jpe?g|gif|ico|swf|mp3|css)$ - [F,L]


--
K A Nuttall
www.yammer.co.uk
Re-type the e-mail address how it sounds, remove .invalid


Reply With Quote
  #23  
Old   
Denise
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 02:33 PM



"Big Bill" <bill (AT) kruse (DOT) co.uk> wrote

Quote:
On Mon, 04 Dec 2006 18:04:51 GMT, "Denise" <dionyza (AT) hotmail (DOT) com
wrote:

"Big Bill" <bill (AT) kruse (DOT) co.uk> wrote in message
news:ltk7n29jqr94fhmr6e3f0pbef05sldl7ku (AT) 4ax (DOT) com...
http://www.craigeffrononline.com/cra...n-homelife.htm

bit of a giveaway, linking to my css. Still, it's a link.

BB

Hi Bill,

Have you contacted him to ask him to knock it off?

Once he knows you're onto him, he may be willing to take it down.

I get the impression he's an idiot who'd relish the attention.

If not, as Borek says, just block his site. It's pretty easy to do; I did
something like that on one of my own sites & it's very effective. Just
email
me if you'd like me to send you the code.

Would you object to displaying it here?

BB
--
Here you go:


SetEnvIf Referer .\.offendingsite\.com block_site1
SetEnvIf Referer .\.anotheroffendingsite\.com block_site1

RewriteEngine on
RewriteCond %{ENV:block_site1} !^$
rewriterule \.(gif|jpg|mp3|css)$ - [nc,F]


You can add (or delete) other types of extensions to block as well. They
just need to be separated with a pipe.

I might have gotten this code from someone in this group, don't recall. I've
been using it to block a few egregious hotlinkers & it works like a charm.
(I haven't used it with CSS before but just tested it on 2 of my sites & it
worked fine)

Hope this helps!

cheers ~
Denise

--




Reply With Quote
  #24  
Old   
Big Bill
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 03:03 PM



On Mon, 04 Dec 2006 19:33:21 GMT, "Denise" <dionyza (AT) hotmail (DOT) com>
wrote:

Quote:
"Big Bill" <bill (AT) kruse (DOT) co.uk> wrote in message
news:tgp8n2hq7faf7ce4v48k4e9233k98mog1f (AT) 4ax (DOT) com...
On Mon, 04 Dec 2006 18:04:51 GMT, "Denise" <dionyza (AT) hotmail (DOT) com
wrote:

"Big Bill" <bill (AT) kruse (DOT) co.uk> wrote in message
news:ltk7n29jqr94fhmr6e3f0pbef05sldl7ku (AT) 4ax (DOT) com...
http://www.craigeffrononline.com/cra...n-homelife.htm

bit of a giveaway, linking to my css. Still, it's a link.

BB

Hi Bill,

Have you contacted him to ask him to knock it off?

Once he knows you're onto him, he may be willing to take it down.

I get the impression he's an idiot who'd relish the attention.

If not, as Borek says, just block his site. It's pretty easy to do; I did
something like that on one of my own sites & it's very effective. Just
email
me if you'd like me to send you the code.

Would you object to displaying it here?

BB
--

Here you go:


SetEnvIf Referer .\.offendingsite\.com block_site1
SetEnvIf Referer .\.anotheroffendingsite\.com block_site1

RewriteEngine on
RewriteCond %{ENV:block_site1} !^$
rewriterule \.(gif|jpg|mp3|css)$ - [nc,F]

Can you stick example.com in there for dumb ol' me please honey?

I can nearly get Keith's version, but not quite either :-(

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www\.mydomain\.com/.*$ [NC]
RewriteRule \.(jpe?g|gif|ico|swf|mp3|css)$ - [F,L]


BB
--
http://www.kruse.co.uk/seo-sitemap.htm
http://www.here-be-posters.co.uk/art-prints-sitemap.htm
http://www.here-be-posters.co.uk/lithographs.htm


Reply With Quote
  #25  
Old   
K A Nuttall
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 03:41 PM



Big Bill wrote:

Quote:
I can nearly get Keith's version, but not quite either :-(

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www\.mydomain\.com/.*$ [NC]
RewriteRule \.(jpe?g|gif|ico|swf|mp3|css)$ - [F,L]

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www\.kruse\.co\.uk/.*$ [NC]
RewriteRule \.(jpe?g|gif|ico|swf|mp3|css)$ - [F,L]

Means:

Turn on Rewrite engine.
If HTTP_REFERER is not null (ie exact URL of file), or
if HTTP_REFERER is not http://www.kruse.co.uk/<anything> (not case
sensitive)
Then forbid files of extension jpg jpeg gif ico swf mp3 and css, and
leave rewrite.

I just looked, and apparently you can replace the last line with
something like this:
RewriteRule \.(jpe?g|gif|png|ico)$ images/no_hotlink.jpg [R,L]

which means:

replace your image with this one, and leave rewrite.

I'm guessing you can do something like:
RewriteRule \.css$ styles/trick.css [R,L]

but I'd try it out first.

--
K A Nuttall
www.yammer.co.uk
Re-type the e-mail address how it sounds, remove .invalid


Reply With Quote
  #26  
Old   
Denise
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 03:51 PM



-
"Big Bill" <bill (AT) kruse (DOT) co.uk> wrote

Quote:
On Mon, 04 Dec 2006 19:33:21 GMT, "Denise" <dionyza (AT) hotmail (DOT) com
wrote:

"Big Bill" <bill (AT) kruse (DOT) co.uk> wrote in message
news:tgp8n2hq7faf7ce4v48k4e9233k98mog1f (AT) 4ax (DOT) com...
On Mon, 04 Dec 2006 18:04:51 GMT, "Denise" <dionyza (AT) hotmail (DOT) com
wrote:

"Big Bill" <bill (AT) kruse (DOT) co.uk> wrote in message
news:ltk7n29jqr94fhmr6e3f0pbef05sldl7ku (AT) 4ax (DOT) com...
http://www.craigeffrononline.com/cra...n-homelife.htm

bit of a giveaway, linking to my css. Still, it's a link.

BB

Hi Bill,

Have you contacted him to ask him to knock it off?

Once he knows you're onto him, he may be willing to take it down.

I get the impression he's an idiot who'd relish the attention.

If not, as Borek says, just block his site. It's pretty easy to do; I
did
something like that on one of my own sites & it's very effective. Just
email
me if you'd like me to send you the code.

Would you object to displaying it here?

BB
--

Here you go:


SetEnvIf Referer .\.offendingsite\.com block_site1
SetEnvIf Referer .\.anotheroffendingsite\.com block_site1

RewriteEngine on
RewriteCond %{ENV:block_site1} !^$
rewriterule \.(gif|jpg|mp3|css)$ - [nc,F]


Can you stick example.com in there for dumb ol' me please honey?

OK. Example.com being the site of the jerk that ripped you off...


SetEnvIf Referer .\.example\.com block_site1

RewriteEngine on
RewriteCond %{ENV:block_site1} !^$
rewriterule \.(gif|jpg|mp3|css)$ - [nc,F]








Reply With Quote
  #27  
Old   
Borek
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 05:44 PM



On Mon, 04 Dec 2006 20:00:39 +0100, K A Nuttall
<keith (AT) yammer (DOT) coedotyoukay.invalid> wrote:

Quote:
Can't you just use a hotlinking dodge like this:

.htaccess

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
Risky - your own visitors with referrer string switched off won't see
properly your site. IMHO it is better to allow some people visiting the
other site to slip through than to risk someone won't be able to see your
site correctly.

Quote:
RewriteCond %{HTTP_REFERER} !^http://www\.mydomain\.com/.*$ [NC]
RewriteRule \.(jpe?g|gif|ico|swf|mp3|css)$ - [F,L]
Borek
--
http://www.chembuddy.com/?left=BATE&right=pH-calculator
http://www.ph-meter.info/pH-electrode
http://www.bpp.com.pl/?left=dysleksja&right=dysleksja
http://www.terapia-kregoslupa.waw.pl


Reply With Quote
  #28  
Old   
John Bokma
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 07:08 PM



Borek <m.borkowski (AT) delete (DOT) chembuddy.these.com.parts> wrote:

Quote:
On Mon, 04 Dec 2006 12:32:01 +0100, Big Bill <bill (AT) kruse (DOT) co.uk> wrote:

http://www.craigeffrononline. com/craigeffron-homelife.htm

bit of a giveaway, linking to my css. Still, it's a link.

I doubt, it only eats your bandwidth. mod_rewrite & some nasty
defaul
t
background image displayed by the linked css should teach him a
thing
.

How would I do a unique one for him?

With rewrite rule: if referrer string is his site (contains his
domain), serve something else than in all other cases. Those that not
send referrer string will see his site correctly, but they are
minority.
It's even more fun if the owner has a fixed IP address, and you can make
the redirect *not* work for him/her :-)

--
John Need help with SEO? Get started with a SEO report of your site:

--> http://johnbokma.com/websitedesign/seo-expert-help.html


Reply With Quote
  #29  
Old   
Chris Hope
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 07:20 PM



John Bokma wrote:

Quote:
Borek <m.borkowski (AT) delete (DOT) chembuddy.these.com.parts> wrote:

On Mon, 04 Dec 2006 12:32:01 +0100, Big Bill <bill (AT) kruse (DOT) co.uk
wrote:

http://www.craigeffrononline. com/craigeffron-homelife.htm

bit of a giveaway, linking to my css. Still, it's a link.

I doubt, it only eats your bandwidth. mod_rewrite & some nasty
defaul
t
background image displayed by the linked css should teach him a
thing
.

How would I do a unique one for him?

With rewrite rule: if referrer string is his site (contains his
domain), serve something else than in all other cases. Those that
not
send referrer string will see his site correctly, but they are
minority.

It's even more fun if the owner has a fixed IP address, and you can
make the redirect *not* work for him/her :-)
Now that would be very funny.

You could have even more fun and set up the style sheet for visitors to
the other site which has everything set to display: none (as suggested
by another poster), and possibly have some nice advertising for
yourself by way of a background image, but when the site owner goes to
see the site it still all looks nice and normal to him!

--
Chris Hope | www.electrictoolbox.com | www.linuxcdmall.com


Reply With Quote
  #30  
Old   
John Bokma
 
Posts: n/a

Default Re: Arsehole swipes my site layout... - 12-04-2006 , 10:03 PM



Chris Hope <blackhole (AT) electrictoolbox (DOT) com> wrote:

Quote:
John Bokma wrote:
[..]

Quote:
It's even more fun if the owner has a fixed IP address, and you can
make the redirect *not* work for him/her :-)

Now that would be very funny.
Yup, I am evil >:->

Notice that with Firefox and probably Opera as well you can insert actual
content:

http://www.w3.org/TR/CSS21/generate.html

--
John Need help with SEO? Get started with a SEO report of your site:

--> http://johnbokma.com/websitedesign/seo-expert-help.html


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.