WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > WebPro Exchange > Content Buy/Sell > Content Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Content Discussion Forum This is a forum where people can discuss questions about content creation, management and practices.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-29-2007, 01:35 PM
tomcatuk's Avatar
tomcatuk tomcatuk is offline
WebProWorld Pro
 

Join Date: May 2007
Location: London
Posts: 146
tomcatuk RepRank 0
Default My pages are being copied....

...or at least, that's what it looks like. My stats program shows page access to local files so I see page access records like this:
/I:/%u0645%u0646%u0637%u0642%u0629%20%u0627%u0644%u064 5%u0646%u0635%u0648%u0631%u0629/Tomcat's%20Taekwondo.mht

Is this anything to worry about? My stats program gives me the IP address, so I could block these people quite easily via .htaccess. There have been three this week alone, all from different countries. Would blocking the IP's be an overreaction? Maybe they're just curious and are trying to work out how the pages are constructed in order to build a project of their own that's completely different. I don't "own" HTML or CSS commands after all!

Anyone here got any experience of this? That's probably a lame question - you most likely have all seen this type of behavior in your stats all the time, just interested to hear any thoughts

Best

Andy
__________________
If I'm not on the web, I'm working on my Taekwondo
Reply With Quote
  #2 (permalink)  
Old 05-29-2007, 02:01 PM
bhartzer bhartzer is offline
WebProWorld 1,000+ Club
 

Join Date: May 2004
Location: Dallas, Texas USA
Posts: 1,551
bhartzer RepRank 1
Default Re: My pages are being copied....

I see this from time to time. Since the page is sitting on someone's drive (not on a site), then most likely they really like your page and they're saving the page on their hard drive so they don't lose a copy of it.

At this point, I wouldn't worry too much about it.
__________________
Bhartzer Blog
Reply With Quote
  #3 (permalink)  
Old 05-29-2007, 03:13 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 

Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,116
bj RepRank 2bj RepRank 2
Default Re: My pages are being copied....

Copyscape - Website Plagiarism Search - Web Site Content Copyright Protection

I'd run your site through that to make sure your content isn't being scraped.
Reply With Quote
  #4 (permalink)  
Old 05-29-2007, 04:20 PM
wige wige is offline
Moderator
WebProWorld Moderator
 

Join Date: Jun 2006
Location: United States
Posts: 1,504
wige RepRank 4wige RepRank 4wige RepRank 4
Default Re: My pages are being copied....

Is this an actual file path?
Code:
/I:/%u0645%u0646%u0637%u0642%u0629%20%u0627%u0644%u064 5%u0646%u0635%u0648%u0631%u0629/Tomcat's%20Taekwondo.mht
The strings, when decrypted, seem to be arabic characters which typically would not be expected in an internal file structure. Or are you seeing these entries as part of a not found or other error message?
__________________
The best way to learn anything, is to question everything.
Interestingly Average Security Blog
Reply With Quote
  #5 (permalink)  
Old 05-29-2007, 04:27 PM
fctoma's Avatar
fctoma fctoma is offline
WebProWorld Pro
 

Join Date: Jan 2004
Location: The best hiking and fishing - Idaho
Posts: 103
fctoma RepRank 1
Default Re: My pages are being copied....

I see this from time to time on some of our software sites. Other sites will display tidbits, not the page in whole, but snippets from here and there on our software. They also pull content from press release sites that have our site and software listed. My guess is they're running a script that queries our software title, throws a page (s) together with snippets (or the actual SERPs) and paste them on their site. I haven't noticed any problems lately, nothing to report. It happens, not much you can really do.
__________________
Living the life in the City of Idaho Falls
Idaho Falls SEO and Web Design
Reply With Quote
  #6 (permalink)  
Old 05-29-2007, 04:46 PM
blitzen blitzen is offline
WebProWorld Pro
 

Join Date: Apr 2006
Location: Earth
Posts: 236
blitzen RepRank 0
Default Re: My pages are being copied....

If you use an external program to make your pages, or parts of your pages, ensure it converts to your web directory.

A client just used GoLive to create the link and copied it to his website. The link didn't work because he copied the local directory link, <a href="file:\\c:\somedir\test.html">, not the web directory link.

If anyone, including spiders, follows the misconfigured link, it'll show up in your stats.
__________________
*** Free Tibet ***
Reply With Quote
  #7 (permalink)  
Old 05-29-2007, 04:48 PM
SnerdeyWebs SnerdeyWebs is offline
WebProWorld Veteran
 

Join Date: Jan 2005
Location: Atlanta, Georgia
Posts: 439
SnerdeyWebs RepRank 0
Default Re: My pages are being copied....

Yeah.. seen this a lot from newbies. They liked some part of the page layout etc.. and then just save the page to edit to figure out how to layout that part. Mostly what your seeing is the counter code, image being hosted whatever each time they have previewed it or edited the page.

Block the ip as it will get their attention and give up cause it won't load anymore.

Good luck!
Snerdey
__________________
Snerdey Web Designs
20% Off All TemplateMonster Web Site Templates
Reply With Quote
  #8 (permalink)  
Old 05-29-2007, 07:05 PM
billwhedon billwhedon is offline
WebProWorld New Member
 

Join Date: Jul 2006
Location: Alpharetta GA
Posts: 9
billwhedon RepRank 0
Wink Re: My pages are being copied....

I guess the other way to look at is via an old bromide, "Imitation is the sincerest form of flattery." Or it might be some poor sod of a Web developer in my own situation. Build a really pretty, very clean and organized multipage site, then customer takes a look, "Oh, that's not what I wanted.. --THIS-- is (sends URL of a poorly-coded, redundant as hell site built in Dreamweaver)... And nothing will do but you have to copy the site to rip out the bad stuff and try to make his site look just as blah as the one he likes so much. It's an evil chore, and I'm on the verge of telling the site owner to get stuffed . go hire someone who uses Dreamweaver and is willing to fight his way through generated garbage.

Are there no real, red-blooded Webheads left? People who don't use page builders, site builders; who actually write HTML, XHTML, DHTML, CSS, Javascript by the seat of their pants, and don't have to do drag-and-drop "programming" to get it right?
But I guess that's a topic for another time...
__________________
Have a look at billiboi on xanga.com
Reply With Quote
  #9 (permalink)  
Old 05-29-2007, 07:35 PM
dvduval dvduval is offline
WebProWorld Member
 

Join Date: May 2005
Posts: 71
dvduval RepRank 0
Default Re: My pages are being copied....

THat MHT extension tells me they are taking a screenshot of the page.
MHT is a screenshot that was saves AND has the links intact.
So basically, they took a screenshot and then clicked on the links from the screenshot.
__________________
PHP Link Directory - most widely used directory script on the net.
Demo - Templates
Reply With Quote
  #10 (permalink)  
Old 05-29-2007, 08:03 PM
CarolineBogart3 CarolineBogart3 is offline
WebProWorld Member
 

Join Date: Dec 2006
Location: New Hampshire
Posts: 25
CarolineBogart3 RepRank 0
Default Re: My pages are being copied....

I guess you're not sure if your stuff is being copied. If it is I had very good luck dealing with Google and hosting companies getting my work unpublished at another site.

I put the instructions you can follow on my site here.
Reply With Quote
  #11 (permalink)  
Old 05-29-2007, 09:27 PM
DrTandem1's Avatar
DrTandem1 DrTandem1 is offline
WebProWorld 1,000+ Club
 

Join Date: Oct 2003
Location: Encinitas, CA
Posts: 1,908
DrTandem1 RepRank 2
Default Re: My pages are being copied....

Could this have anything to do with the site being a sub domain? Thinking more about the snippet of code you provided and the fact that you say the IP is originating from Asia, I suspect that this is some sort of attempt to use your site to launch spam. Specifically, I think your contact script (feedback.php) needs some attention.
__________________
DrTandem's San Diego Web Page Design, drtandem.com

Last edited by DrTandem1 : 05-29-2007 at 09:34 PM.
Reply With Quote
  #12 (permalink)  
Old 05-30-2007, 05:28 AM
g3 creative g3 creative is offline
WebProWorld New Member
 

Join Date: Aug 2006
Location: Scotland
Posts: 5
g3 creative RepRank 0
Default Website theft?

We have often had bloggers going onto our website and stealing nuggets of information in regards to graphic design and placing them on Blog sites making out the copy was written by themselves - very cheeky monkeys but in Scotland people say that imitation is the deepest form of flattery, so you should be chuffed. If it really upsets and worries you then just block them via htaccess and that should end your problem for a while.
Reply With Quote
  #13 (permalink)  
Old 05-30-2007, 09:49 AM
tomcatuk's Avatar
tomcatuk tomcatuk is offline
WebProWorld Pro
 

Join Date: May 2007
Location: London
Posts: 146
tomcatuk RepRank 0
Default Re: My pages are being copied....

Wow - some great replies - I'm in auspicious company!

BJ - I should have thought of that - have bookmarked Copyscape so I remember to use it more!

No problem with people reading my code if their using it to learn how the page is assembled - agree with Bill - knowing what the various HTML & CSS variables actually do, rather than relying on Dreamweaver/Frontpage/etc to do it for you seems to be dying out. I switched to Notepad as my main editor this year but I doubt many other newbies are doing that anymore.

DRTandem - I'm not really a coder - haven't got into PHP yet so if you could expand on that for me that'd be cool. Is there a better (read, more secure) contact script you'd recommend? I am going to add a CAPTCHA to it at some point, but I assume you mean some more subtle weakness in it.

Many thanks for all the replies - I read them all carefully - greatly appreciated!

Andy
__________________
If I'm not on the web, I'm working on my Taekwondo
Reply With Quote
  #14 (permalink)  
Old 05-30-2007, 11:42 AM
thecoinguy thecoinguy is offline
WebProWorld New Member
 

Join Date: Dec 2005
Posts: 8
thecoinguy RepRank 0
Thumbs up Re: My pages are being copied....

Great info and thank you very very much for the link to copyscape. I discovered one fellow who stole my content, contacted them, and it's now removed.
__________________
Be nice to the people on the way up....cause you'll meet the same people on the way down. Ralph Kramden
Reply With Quote
  #15 (permalink)  
Old 05-30-2007, 08:57 PM
nipplecharms1 nipplecharms1 is offline
WebProWorld Veteran
 

Join Date: Nov 2003
Location: Delaware - USA
Posts: 449
nipplecharms1 RepRank 0
Default Re: My pages are being copied....

Quote:
Originally Posted by bj View Post
Copyscape - Website Plagiarism Search - Web Site Content Copyright Protection

I'd run your site through that to make sure your content isn't being scraped.
Gret link BJ and thanks.

Michael
Reply With Quote
  #16 (permalink)  
Old 05-31-2007, 12:24 AM
GiftsForYouBiz GiftsForYouBiz is offline
WebProWorld Pro
 

Join Date: Apr 2004
Location: Dallas, TX
Posts: 261
GiftsForYouBiz RepRank 0
Default Re: My pages are being copied....

Quote:
Originally Posted by tomcatuk View Post
No problem with people reading my code if their using it to learn how the page is assembled - agree with Bill - knowing what the various HTML & CSS variables actually do, rather than relying on Dreamweaver/Frontpage/etc to do it for you seems to be dying out. I switched to Notepad as my main editor this year but I doubt many other newbies are doing that anymore.
There are more reasons to use a GUI development kit than just drag-n-drop. I personally hand code myself and also despise code generators, but I use HomeSite because I like the code color identifiers, the automatic tag closure, and other snippets and features. There is no drag-n-drop, but its much more powerful than Notepad. And what's better is there are other cheaper GUIs out there too, like EditPlus (which I also own) and TextPad.

Back in context, I've considered obfuscation on and off. It might at least keep the honest thieves out (too much trouble for them, so they move on). But not sure obfuscaters are worth the cost (and the cheap/free ones aren't worth the time). Aside from the need to decrypt it, most save a little bit on file size too (for anyone trying to shave off an extra 50-500 Kb from their page (depending on page weight).

And yes, thanks BJ for the reminder on Copyscape

P.S. Can anyone post an example of an IP block using .htaccess? I know I can Google it, but Google is made up of on-topic threads such as these where an example might help someone in their Google search someday
__________________
Keith D Commiskey | Web Tools / Web Store Catalog / Free Hall o’ Fame

GiftsForYou.Biz | Crystal Figurines, Crystal Gifts

Last edited by GiftsForYouBiz : 05-31-2007 at 12:27 AM.
Reply With Quote
  #17 (permalink)  
Old 06-26-2007, 05:36 PM
iany iany is offline
WebProWorld Pro
 

Join Date: Sep 2003
Location: Stirling, Scotland
Posts: 196
iany RepRank 1
Default Re: My pages are being copied....

Quote:
Originally Posted by billwhedon View Post

Are there no real, red-blooded Webheads left? People who don't use page builders, site builders; who actually write HTML, XHTML, DHTML, CSS, Javascript by the seat of their pants, and don't have to do drag-and-drop "programming" to get it right?
But I guess that's a topic for another time...
You are not alone. Thank God there is someone else out there who eschews DreamWeaver and can build from scratch. I may not be great at design (have others who will help me there) but I do prefer to discipline of clean html etc from the ground up.

May the force be with you.

)
__________________
Ian Young
http://www.iyesolutions.co.uk

Last edited by iany : 06-26-2007 at 05:42 PM.
Reply With Quote
  #18 (permalink)  
Old 06-26-2007, 05:39 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 

Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,116
bj RepRank 2bj RepRank 2
Default Re: My pages are being copied....

Ian, there are a lot of us who learned to code in notepad.
Reply With Quote
  #19 (permalink)  
Old 06-27-2007, 10:51 AM
wige wige is offline
Moderator
WebProWorld Moderator
 

Join Date: Jun 2006
Location: United States
Posts: 1,504
wige RepRank 4wige RepRank 4wige RepRank 4
Default Re: My pages are being copied....

Am I the only person who hard codes in Dreamweaver? I swear, $500 for the program and I use it like a more colorful version of notepad.... although the search entire site and FTP features are nice. Someday I need to see what other features the program has.

Actually, the way I learned HTML was using a WYSIWYG editor called HoT MetaL Lite, making the page in "design" view, then looking at the generated source code.
__________________
The best way to learn anything, is to question everything.
Interestingly Average Security Blog
Reply With Quote
  #20 (permalink)  
Old 07-06-2007, 07:17 AM