GeekPoint Forum Subscribe to Forum RSS WhoIsHostingThis.com
Please register or login on GeekPoint Forum.
It takes only a minute to register, & moreover,
majority of the ads shown will be removed!
Login OR Register
Register a Free Account
Reply
 
LinkBack Thread Tools
Old 10-03-2008   #11
VladR VladR is offline
Newbie
Join Date: Oct 2008 Posts: 8
Default

cool.........
  Reply With Quote
Old 10-03-2008   #12
terry walsh terry walsh is offline
Newbie
Join Date: Oct 2008 Posts: 3
Default

thanks for sharing will take on board cheers
  Reply With Quote
Old 01-29-2009   #13
brainseo brainseo is offline
Newbie
Join Date: Jan 2009 Posts: 6
Default

Nice post thanks for sharing it
  Reply With Quote
Old 02-05-2009   #14
quitzal quitzal is offline
Newbie
quitzal's Avatar
Join Date: Feb 2009 Posts: 10
Default

Originally Posted by Shadab View Post
Hope you all find this useful.
They are. I sometimes use hidden text to add some space between paragraphs (a couple of XXs same color as the page) since some themes seems to have a mind of their own in formatting text. I hope that won't be considered by google as hiding something.

Thanks.
  Reply With Quote
Old 02-05-2009   #15
Mikeantony Mikeantony is offline
Junior Geek
Join Date: Jan 2009 Posts: 68
Default

Hey its nice tips. I will take care for all these things when i am doing SEO for my site.
  Reply With Quote
Old 02-05-2009   #16
Shadab Shadab is offline
Web Developer
Shadab's Avatar
Join Date: Feb 2007 Location: Bhopal Posts: 2,752 iTrader: 100% (1)
Default

Originally Posted by quitzal View Post
They are. I sometimes use hidden text to add some space between paragraphs (a couple of XXs same color as the page) since some themes seems to have a mind of their own in formatting text. I hope that won't be considered by google as hiding something.
Try to minimize such practices. For giving space between two paragraphs, you can try to use CSS. Examples include using a spacer div or, even better : giving the paragraph a margin or padding (whichever fits your need). Sample CSS code : [This will give all paragraphs a bottom margin of 10px]

Code:
p {
   margin-bottom: 10px;
}

My periodic table contains only 1 element : the element of Surprise.
  Reply With Quote
Old 02-06-2009   #17
charliek2 charliek2 is offline
Newbie
charliek2's Avatar
Join Date: Feb 2009 Posts: 8
Default

Spamming is also one of them. But before this post I did not know about cloaking and thanks to you and your post which make me understand about this.
  Reply With Quote
Old 02-09-2009   #18
Jenie0109 Jenie0109 is offline
Regular Geek
Jenie0109's Avatar
Join Date: May 2008 Posts: 428
Default

Thanks for sharing.. Very helpful especially to SEO beginners..
  Reply With Quote
Old 02-13-2009   #19
Monicakidman Monicakidman is offline
Junior Geek
Join Date: Feb 2009 Posts: 66
Default

Hey these are very nice tips for SEO beginner also some new topics are there.

Thanks for sharing this post.
  Reply With Quote
Old 02-13-2009   #20
irondsad irondsad is offline
Newbie
Join Date: Feb 2009 Posts: 11
Default

Google is hard on everything
  Reply With Quote
Reply
Thread Tools