Re: Split Brand for Keywords
You can use CSS to manipulate the space between words, so that the search engines will see 'Keyword Brand', but the viewer will still see it as 'KeywordBrand'.
Put 'Keyword Brand' within it's own span, and then set word-spacing for that span to a negative value. - You'll have to experiment to find the value that looks right for your font and size. There is a drawback in that if someone changes the size of the text in their browser it may no longer display correctly.
I don't think this would be considered black-hat, but I'd be interested to hear if anyone thinks otherwise.
|