Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 04-11-2011, 02:30 PM   #1
Warrior Member
 
Join Date: Apr 2011
Location: Missouri
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Arrow Would Google Consider This A Black Hat Method?

Hello All,

I am setting up my sales page using Word Press. It is 9 pages long. So, spacing is very important. The problem is Wordpress keeps deleting the code I am using for additional spacing between paragraphs. FRUSTRATING!

I have found this to be an an issue with WP. I have tried many solutions. I would love any additional ones besides <br> and <p> that have not worked.

Here is what I am doing that works. I hit enter, then I type in a period (.) in the new line and keep doing that until I get the desired spacing.

.
.
.


Then I change the font color to white. You can highlight the above space to see what I did.

WILL GOOGLE take this as a black Hat Method?

Thanks for the help.
john michael is offline   Reply With Quote
Old 04-11-2011, 02:53 PM   #2
Warrior Member
 
Join Date: Jan 2011
Location: ME
Posts: 16
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Would Google Consider This A Black Hat Method?

I wouldn't do that. That is considered hidden text (even if it is just a period)
Can't you just type in the < p > (without spaces) to create a new paragraph? Or < br > (again without the spaces) for a break in your sentences?
I'd try those options instead of the "hidden" period way. From what I've read google will frown on the hidden text way.

edit: on the br and p make sure you have the HTML tab open. the br and p wion't work in the visual tab.
Ovark is offline   Reply With Quote
Old 04-11-2011, 03:08 PM   #3
Plundering the Web
War Room Member
 
paulgl's Avatar
 
Join Date: Feb 2007
Location: , , .
Posts: 4,849
Thanks: 804
Thanked 1,199 Times in 886 Posts
Default Re: Would Google Consider This A Black Hat Method?

You could use an image 1x1 pixels and add as many as you want.
Or an image that is as tall as the space you need.

But...I think a sales "page" that is 9 pages long is the root of your
problem.

Paul

How to Make Money off Facebook: Login to your account. Deactivate your account. Get your butt to work.
paulgl is offline   Reply With Quote
Old 04-11-2011, 03:19 PM   #4
Wordpress Developer
War Room Member
 
Join Date: Jan 2011
Posts: 286
Thanks: 20
Thanked 16 Times in 16 Posts
Default Re: Would Google Consider This A Black Hat Method?

its <br />, anyways what u can do is give each paragraph an different spacing like
<p style="margin-bottom: 100px">text</p>

Continuous improvement is better than delayed perfection - Start building your list now!
Jonas B is offline   Reply With Quote
Old 04-11-2011, 03:24 PM   #5
Warrior Member
 
Join Date: Apr 2011
Location: Missouri
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Would Google Consider This A Black Hat Method?

Quote:
Originally Posted by Ovark View Post
I wouldn't do that. That is considered hidden text (even if it is just a period)
Can't you just type in the < p > (without spaces) to create a new paragraph? Or < br > (again without the spaces) for a break in your sentences?
I'd try those options instead of the "hidden" period way. From what I've read google will frown on the hidden text way.
Thanks
Quote:
Originally Posted by Ovark View Post
edit: on the br and p make sure you have the HTML tab open. the br and p wion't work in the visual tab.
WP keeps deleted them. That is my problem.
john michael is offline   Reply With Quote
Old 04-11-2011, 05:03 PM   #6
Warrior Member
 
Join Date: Apr 2011
Location: Missouri
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Would Google Consider This A Black Hat Method?

Quote:
Originally Posted by zebix View Post
its <br />, anyways what u can do is give each paragraph an different spacing like
<p style="margin-bottom: 100px">text</p>

This worked!

PROBLEM SOLVED.
john michael is offline   Reply With Quote
Old 04-11-2011, 05:31 PM   #7
One Man Army
War Room Member
 
GuerrillaIM's Avatar
 
Join Date: Jul 2008
Location: London, UK
Posts: 1,893
Thanks: 93
Thanked 313 Times in 183 Posts
Default Re: Would Google Consider This A Black Hat Method?

Latest version of wordpress has an option to fix this if your using default tiny MCE interface. Cant remember exactly where it is though. I used to install a different text editor in old days to fix this but now dont need to.
GuerrillaIM is offline   Reply With Quote
Old 04-11-2011, 06:19 PM   #8
Warrior Member
 
Join Date: Apr 2011
Posts: 13
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Would Google Consider This A Black Hat Method?

I do have a time using the same method (.) and so far google has not acted.

Celulas Madre is offline   Reply With Quote
Old 04-11-2011, 06:37 PM   #9
HyperActive Warrior
 
Join Date: Feb 2011
Location: San Antonio, Texas
Posts: 446
Thanks: 71
Thanked 16 Times in 16 Posts
Default Re: Would Google Consider This A Black Hat Method?

yes, black hat and not allowed. It is called hidden text. When Google figures it out you will be un-indexed.

App Developers is offline   Reply With Quote
Old 04-11-2011, 10:16 PM   #10
The Wordbay Guy
War Room Member
 
markowe's Avatar
 
Join Date: Oct 2010
Posts: 1,531
Thanks: 185
Thanked 315 Times in 191 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: Would Google Consider This A Black Hat Method?

All shall quake and tremble before the mighty G'ughl! I mean, this is some serious paranoia! If I want to put white dots on a white background (it's a terrible way to format a page, so I won't) Google can go and take a flying ... leap! Black-hat!? Whaaaaat?
If you were masking links that way then MAYBE you would have a potential problem, but dots..? Maybe I'll do that in a post and get WF deindexed

markowe is online now   Reply With Quote
Old 04-12-2011, 03:42 AM   #11
Advanced Warrior
War Room Member
 
Join Date: Aug 2008
Location: Ottawa, Ontario
Posts: 572
Thanks: 228
Thanked 256 Times in 183 Posts
Contact Info
Send a message via Skype™ to Gail_Curran
Default Re: Would Google Consider This A Black Hat Method?

Using <p>&nbsp;</p> wherever you want an extra line also works just fine.

Gail_Curran is offline   Reply With Quote
Old 04-15-2011, 05:04 PM   #12
Warrior Member
 
Join Date: Apr 2011
Posts: 13
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Would Google Consider This A Black Hat Method?

I changed my code. I think the best solution is &nbsp;

Celulas Madre is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum

Tags
black, black hat method, google, hat, method

Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 04:31 AM.