Web Design and Development Forums

Do search engines penalise websites using unoriginal source code?

This is a discussion on "Do search engines penalise websites using unoriginal source code?" within the Search Engines section. This forum, and the thread "Do search engines penalise websites using unoriginal source code? are both part of the Search Engines and SEO category.


Go Back   Webforumz.com > Promote Your Website > Search Engines and SEO > Search Engines

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old Feb 7th, 2008, 18:34   #1 (permalink)
Junior Member
 
Join Date: Sep 2006
Location: SOUTH EAST ENGLAND
Age: 40
Posts: 13
Do search engines penalise websites using unoriginal source code?

Hi everyone,

Can anyone tell me if the search engines penalise unoriginal source coded websites like the of the shelf dating website software packages like Emeeting and Boonex etc which are sold to lots of people and used to start websites? Because i heard that search engines like google for instance penalise these types of website because they do not use original source code.

Many thanks
TALLMALEUK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 20:13   #2 (permalink)
Lead Administrator
 
saltedm8's Avatar
 
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,062
Blog Entries: 1
Send a message via MSN to saltedm8
Re: Do search engines penalise websites using unoriginal source code?

no, it is not true, lets say you went and got a cms system , joomla for example ( thousands of these about - never made any difference ), - it does not penalise for 'duplicated web content or code' only for incorrect markup
__________________
recipebite.co.uk - its a working progress...

Last edited by saltedm8; Feb 7th, 2008 at 20:16.
saltedm8 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 20:19   #3 (permalink)
Administrator
 
alexgeek's Avatar
 
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 4,102
Blog Entries: 9
Send a message via MSN to alexgeek
Re: Do search engines penalise websites using unoriginal source code?

Quote:
Originally Posted by saltedm8 View Post
..only for incorrect markup
I think Mike's going to disagree with you there
__________________
Languages: PHP, mySQL (queries), C#, (X)html, CSS, JS.


alexgeek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 20:25   #4 (permalink)
Highly Reputable Member
 
Join Date: Oct 2007
Location: Stockport
Age: 16
Posts: 738
Blog Entries: 1
Re: Do search engines penalise websites using unoriginal source code?

lets not start all this again
unitedcraig is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 20:34   #5 (permalink)
Junior Member
 
Join Date: Sep 2006
Location: SOUTH EAST ENGLAND
Age: 40
Posts: 13
Re: Do search engines penalise websites using unoriginal source code?

Alexgeek,

Can you tell me your thoughts on the matter? Do search engines penalise unoriginal source coded websites? And these software packages for instance joomla and boonex capable of coping with unlimited users as some of the text on some of their websites would suggest?

Many thanks
TALLMALEUK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 20:34   #6 (permalink)
Elite Veteran
 
Join Date: Sep 2006
Location: Pink House
Posts: 4,231
Re: Do search engines penalise websites using unoriginal source code?

My opinion on this is NO. There are only so many ways to write XHTML code. If they penalized for duplicate code, we'd all be in trouble.
__________________
Maine-ly Web Design- My Photos
Lchad is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 20:51   #7 (permalink)
Lead Administrator
 
saltedm8's Avatar
 
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,062
Blog Entries: 1
Send a message via MSN to saltedm8
Re: Do search engines penalise websites using unoriginal source code?

as far as i am aware, search engines can only read your code and content, 100% true, everyone knows that.

it can tell if your site validates, 100% true, everyone knows that.

ok, lets go back to basic web design, lets say the doctype, it is a statement, yes ? - just like a piece of code - its a statement ( or in programming world, a command )

lets take meta

meta = read me and issue these as tags / descriptions etc

code = read me and check me

as far as i am aware there is not a single mention of 'compare against other websites' - would be too complicated to code, even for google because it would mean finding code that was alike and penalising that, -

unfortunately, code always outputs as html, which obviously has limited use, unlike php, - what we can not read, bots can not read, so by that conclusion, the only way to achieve a compare rule would be to literally hunt each cms, forum, blog etc and compare them, an easy job for a bot -

but the flaw comes from the templating, each template has its own code, different from the next, maybe even something as simple as a new header, or a different colour font or even something as simple as your content text ( this would also be applied on the website owners site too, not just the template to download ) - it would take an immense amount of memory and power to take every one and compare it before indexing

conclusion
too many variables, would it really be worth the hassle ? i don't think so, content is more important than code, but its great if your code validates ( from a bots point of view )

thats how i look at it

Quote:
Originally Posted by alexgeek View Post
I think Mike's going to disagree with you there
obviously there is allot more that is checked, but when it comes to the coding as a whole, that is it
__________________
recipebite.co.uk - its a working progress...

Last edited by saltedm8; Feb 7th, 2008 at 21:07.
saltedm8 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 21:17   #8 (permalink)
Moderator
 
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,157
Re: Do search engines penalise websites using unoriginal source code?

Quote:
as far as i am aware, search engines can only read your code and content, 100% true, everyone knows that.

it can tell if your site validates, 100% true, everyone knows that.
So you think Googlebot validates HTML as it runs?


Quote:
100% true, everyone knows that.
In the long and bloated history of rhetoric, has this phrase ever been used aptly?
MikeHopley is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 23:34   #9 (permalink)
Chief Moderator
 
aso186's Avatar
 
Join Date: Oct 2007
Location: UK
Posts: 715
Blog Entries: 2
Send a message via Skype™ to aso186
Re: Do search engines penalise websites using unoriginal source code?

When people refer to 'duplicate content', they are discussing just that - content.

Google doesn't care for duplicate code, that would be ludicrous! It doesn't index your div's or your li's, only what's between the tags i.e. the 'visible' content.
__________________

aso186 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 7th, 2008, 23:39   #10 (permalink)
Junior Member
 
Join Date: Sep 2006
Location: SOUTH EAST ENGLAND
Age: 40
Posts: 13
Re: Do search engines penalise websites using unoriginal source code?

Hi aso186,

Thanks for that. That does make sense but im new to all of this and i have heard that search engine like google penalise unoriginal duplicated source code that exists in the off the shelf website software packages but perhaps this person who told me was wrong or misunderstood themselves.

One more question for everyone here. Someone also pointed out to me that with all of the off the shelf website dating packages that you hardly ever find any with over a thousand members? Is this true? Or has there been any great success stories in terms of membership of websites built using off the shelf dating website software?

Many thanks
TALLMALEUK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 8th, 2008, 11:02   #11 (permalink)
Elite Veteran
 
Join Date: Sep 2006
Location: Pink House
Posts: 4,231
Re: Do search engines penalise websites using unoriginal source code?

I have no experience with dating services. But it's possible to visit some online services and see if at the bottom of their forum, they state how many members they have.
__________________
Maine-ly Web Design- My Photos
Lchad is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 9th, 2008, 01:21   #12 (permalink)
Junior Member
 
Join Date: Sep 2006
Location: SOUTH EAST ENGLAND
Age: 40
Posts: 13
Re: Do search engines penalise websites using unoriginal source code?

Hi Lchad,

I have actually done that looked into dating websites claiming to use dating website software and have never seen any of these websites with more than about 1,000 members. And since i also heard that search engines like google penalise non original source code websites then i put two and two together and thought maybe this is why these websites never really get any bigger.

Many thanks
TALLMALEUK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 9th, 2008, 11:09   #13 (permalink)
Moderator
 
spinal007's Avatar
 
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,609
Blog Entries: 1
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: Do search engines penalise websites using unoriginal source code?

Search engines penalize for duplicate content. Search engines don't care about code. You will never be penalized for having erroneous code.

HOWEVER, bad code makes it harder for spiders to crawl your website properly. When a spider hits a few errors, it gives up and comes back some other timer. If the errors continue, the spider takes longer and longer to visit your site. This can affect your rankings, but it's not a direct penalty as such, it's just the ultimate effect of having bad code.
__________________
Diego - SEO Consultant London (My Blog | Fight Me)
jQuery: Star Rating - Multiple File Upload - FCKEditor/Codepress
Before we work on artificial intelligence why don't we do something about natural stupidity?
spinal007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 17th, 2008, 23:41   #14 (permalink)
Junior Member
 
Join Date: Sep 2006
Location: SOUTH EAST ENGLAND
Age: 40
Posts: 13
Re: Do search engines penalise websites using unoriginal source code?

Thanks Spinal007 and everyone for their help and contributions with this subject.
TALLMALEUK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Feb 25th, 2008, 19:12   #15 (permalink)
Junior Member
 
Join Date: Feb 2008
Location: India
Posts: 26
Send a message via AIM to onlineseo Send a message via Skype™ to onlineseo
Re: Do search engines penalise websites using unoriginal source code?

Quote:
Originally Posted by TALLMALEUK View Post
Hi everyone,

Can anyone tell me if the search engines penalise unoriginal source coded websites like the of the shelf dating website software packages like Emeeting and Boonex etc which are sold to lots of people and used to start websites? Because i heard that search engines like google for instance penalise these types of website because they do not use original source code.

Many thanks
This is not true. Take for example several wordpress and phpbb forums are scoring high rankings on search engines.

Search engines do not pay heed to programming aspect, but surely it sees whether website is HTML friendly or not.

Along with this it will see whether content is easily crawlable, and other stuff. Other than that I dont see any reason why google would take into account programming of website
__________________
http://seoindia.bsolutions5.com - SEO Company http://www.seohawk.com - SEO Services
onlineseo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search Engines NewDesigner Search Engines 14 Mar 7th, 2008 14:04
Search Engines takehiko New to Web Design 3 Jun 30th, 2007 00:54
the-web-search-engines.com Lifeisjustaride Free Web Site Critique 10 Jun 8th, 2006 23:54
Can somebody give me the code to hide the source code? renren JavaScript Forum 7 Mar 7th, 2006 12:27



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 21:54.