Jump to content

Using someone else code?


rv20

Recommended Posts

If you want a real answer, then consult a lawyer who specializes in such things.

 

If you were to scrape a page one time just to generate your layout, then probably no one would know or care all that much.

 

If you were constantly scraping it so that you can update your template as they update yours, then yes they would eventually find out.  The first clue would be access logs to their site from yours that fit a pattern.  If I suspected someone were scraping my page constantly to use my layout as theirs, I would embed something in my source HTML and then see if it shows up in theirs.

This happens all the time to our sites. You can tell as the CSS classes and ids are the same names. The only issue is when someone trys to construct a competitor site using our layout. I don't think that there is a problem with taking the source to copy the layout as long as the content is not taken. I would however change HTML element ids, etc as Google may pick up on this.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.