943,590 Members | Top Members by Rank

Ad:
Jan 31st, 2007
0

Encrypting HTML Code and SEO Pickup...

Expand Post »
Hi All -

Forgive this naieve questions but I am not sure of the answer and know someone can help on Daniweb!

If I choose to ENCRYPT my HTML pages (for whole page) will the encryption scrample the text that the robots or crawlers will find?

That is - obviously encryption takes a whole language (text wise) on it's own and I want to be sure that I won't shy away the bots because there is no text visible in the coding.....

Hopefully this makes sense!!

Does anyoe have any experience with this or have any thoughts?

Thanks SO much!

-John
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jeepj27 is offline Offline
20 posts
since May 2005
Feb 5th, 2007
0

Re: Encrypting HTML Code and SEO Pickup...

The important thing is how (and even more importantly when) you decrypt your page. If your page content is decrypted using javascript or other client-side means; then, because most search engines don't process client side scripts; your page wil not be indexed with relevant content.

If you decrypt during a server side operation, or use an encrypted transfer protocol (like SSL); and basically providing your page ends up as decrypted source being delivered as a result of a request; then search spiders won't know the difference.

If you're encrypting page content for any reason other than 'hiding the source code', then why do you want the pages to be indexed in search engines?
Moderator
Featured Poster
Reputation Points: 522
Solved Threads: 64
Veteran Poster
MattEvans is offline Offline
1,091 posts
since Jul 2006
Feb 5th, 2007
0

Re: Encrypting HTML Code and SEO Pickup...

Click to Expand / Collapse  Quote originally posted by MattEvans ...
The important thing is how (and even more importantly when) you decrypt your page. If your page content is decrypted using javascript or other client-side means; then, because most search engines don't process client side scripts; your page wil not be indexed with relevant content.

If you decrypt during a server side operation, or use an encrypted transfer protocol (like SSL); and basically providing your page ends up as decrypted source being delivered as a result of a request; then search spiders won't know the difference.

If you're encrypting page content for any reason other than 'hiding the source code', then why do you want the pages to be indexed in search engines?

It's actually because I am building a site that will be used for download of a musicians music... so I just wish to hide the links for downloads, etc...

Though I am using paypal for the actual links for the download and will encrypt those... I am using other links to PLAY the music online and do not wish people to be able to see those links...

Make sense?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jeepj27 is offline Offline
20 posts
since May 2005
Feb 5th, 2007
0

Re: Encrypting HTML Code and SEO Pickup...

Sort of; but if you don't wish people to see the links, you probably should not put them on the Internet... If you want to restrict certain people from accessing the links; encrypting page content isn't the best way to go about it.

Do you want spiders to not see the links; or people to not to see the links?

Search spiders are like very fast people on very low-end browsers capable of following every link on your site, probably simultaneuosly. If you don't link to things; spiders can't see them. If you make your links difficult for a person to follow; spiders will find them difficult to follow. There's ways to stop spiders following links; and it's alot easier to stop (amicable) spiders from following links than it is to stop people following them.

Providing that enough of your page can be interpretted by a person on a browser without client-side-scripts; (even better, if it can be interpretted by looking at the source of the page as it is from the 'View Source' button); and providing that content is considered acceptable to the search engine's rules; then your pages will be indexed in some way.

If your page when viewed from the 'View Source' button is an unintelligable mix of encrypted HTML code; search spiders wouldn't understand it.

To answer your question (very generally); if you (effectively) stop users from seeing something, you stop spiders from seeing it to. If you stop spiders from seeing something (using many available means) you don't neccessarily have to stop users from seeing it. If you want to stop both; well that's easy.
Last edited by MattEvans; Feb 5th, 2007 at 11:10 am. Reason: missed an important 'not'
Moderator
Featured Poster
Reputation Points: 522
Solved Threads: 64
Veteran Poster
MattEvans is offline Offline
1,091 posts
since Jul 2006
Feb 9th, 2007
0

Re: Encrypting HTML Code and SEO Pickup...

You are forgetting that, once a user finds a web page, he can find any other file in the same folder using simple methods. He can also find subfolders.

I have a page which is not linked to from anywhere else, except that my browser starts with it (to save download MBs for real users). Yet I found it indexed on a search engine last week.
Reputation Points: 730
Solved Threads: 181
Nearly a Senior Poster
MidiMagic is offline Offline
3,314 posts
since Jan 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: HTML/CSS DIV help needed
Next Thread in HTML and CSS Forum Timeline: Tables: Cell content alignment?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC