Just Ask Matt - Answers

Changing the Font & Style of Your H1 Tags

QUESTION: (Rhonda) I am having problems changing the font size of my H1text. Is this very important? If so, how do I go about changing it?

Changing the text and/or style of an H1 tag is simple in CSS.  It does not affect anything other than how the visitor sees it though (i.e., if you use a large font, it means nothing more than a smaller font, in SEO terms or how Google sees it).

You can change the H1 tag locally or in the CSS definition file.

If you want to change all of the H1 tag settings in your entire website, you would do this in the CSS file:

h1 {
font-size: 24px;
}

You would use the h1 tag as you normally would:
<h1>This is my H1 tag</h1>

You can define a class in the CSS file which allows you to define your new style whenever you wish anywhere on the site:

.h1style {
font-size: 24px;
}

You would add this class to your h1 tag, when you wish it:

<h1 class=”h1style”>This is my H1 Tag</h1>

* Remember to add the “.” when defining it in the CSS to classify it as a class.

Finally, you can do it locally using a style attribute (without the CSS file):

<h1 style=”font-size:24px;”>This is my H1 Tag</h1>

All of the above do the exact same thing.  Their use is based on how often you use the style and how you want it defined (whether globally or locally).

Also, remember you can add other styles to the same definition (like color):

<h1 style=”font-size:24px; color:red;”>This is my H1 Tag that is Red and 24px high</h1>

I find that being able to change the styles of my text for header and other standard tags to be quite invaluable!  Knowing a little bit of CSS can go a long way.  Give this a try!

The easiest thing to try first is the local definition using the style attribute. If this is working for you, consider creating or editing your own CSS file!

Good luck!  cheers…matt


Read Full Post >>
More Questions & Answers...
GOT A QUESTION?

Who is Behind Marketing Mind?

Matthew Bredel begin_of_the_skype_highlighting     end_of_the_skype_highlightingMy name is Matthew Bredel and as of March, 2007, I am a full-time, work-at-home internet marketer. For close to 10 years, I worked for a defense company which was an OK job, but I was so uninspired in life and frankly, I needed some more money. That is when I first discovered internet marketing! Now I admit that I didn't start making thousands in my first couple of months (in fact, I lost my shirt!), but I finally saw the "internet light"...

Read More about Matthew Bredel
GURU STUFF END -->

Share This Post...

Duplicate content seems to cause many of us SEO fears. Will we be punished for duplicate content? Probably not! But does it help SEO directly? Not really, other than providing Google many avenues to find your article. Still, there is a strategy that guarantees indexing and high SERP rankings (without any concern about duplicate content!).

Question from my friend Carol Ann Wiley (from Retired and Ready; Twitter: CashNana):

“The question for today is about the dreaded duplicate content issue:

There seems to be a difference in opinion about this when it comes to writing your articles and putting them both on your site and also submitting to article directories.

Some will tell you that you should NEVER submit an article to a directory and also put it on your site.

Others will tell you that if you put it on your site and then submit to a directory; that the duplicate content onus is on the article directory.

Others will tell you that if you submit it to the article directory and then put it on your site, it is just what others are doing who see your article in the directory and put it on their site.”

Matt’s Response:

Here is my two-cents on this duplicate content issue…

Because people are able to take and post your articles from article directories, search engines really should not punish you for this (it is out of your control).  Still, major search engines (like Google) are more than to ultimately index one of the pages.

I remember when I first started doing a lot of article writing (and a lot of submitting) I was doing just this:  submitting to everyone and everything (including my own website).  Initially, a lot of these pages got indexed (and my backlinks were quite plentiful).  Then, a few weeks later I found a lot of these backlinks suddenly disappeared.  Not only that, but the one page that WAS appearing in the search engine was not my website, but some random article directory.

I think this is the problem:  Google will ultimately choose the web page that it feels is most important and that may not be your own website.  That sucks.

Remember that one of your main goals is to get YOUR site pages indexed (not the article directories, or for that matter, someone else’s website or blog!).

I now write two articles for this task.  One article that appears on my website as a static page (this is my “best content”).  The second article is re-written (not spun!).  That is where I splatter it all over the place (and I backlink to my first article and usually a “money page” on my website).

Here is a diagram:

articlearrows

So now two things happen:

1) I am not too concerned which article Google indexes for my second article.  All I care about is the backlink pointing back to my first article and the money page.

2) Now I am creating backlinks for both my money page now AND a HIGHLY RELEVANT page related to the second article.  That is going to catch Google’s attention!  (And don’t forget to point your first article on your internal website back to your money page, too!).

By doing this, we are pumping up the “money” page both internally and externally and we are placing the first article into a likely position to be indexed (more likely than the second, submitted article because of all the backlinks from the second article).

Duplicate content?  Who cares now!  We now achieve our goals of creating backlinks as well as getting a new page indexed within our site.

And again, those are my two cents!

Cheers…matt

Don't Buy Another Money Making Product Until You Watch These FREE Videos!

First Name:
Email:

4 Responses to “The Dreaded Duplicate Content Question…”

  1. That makes sense Matt. I suppose what I should be doing is duplicating my own content, to an extent. I post soly to my site, or to an article site, with no content duplication. The articles, if I read what you are saying correctly, is kinda like mini billboards around the web, pointing back to your main (good) article and therefore will not affect the main article ranking. I will have to try that out with some of my posts.

    Thanks Matt,

    Jeromy

  2. Thanks Matt for such a thorough response to my question.

    I didn’t expect such an in-depth answer; but I guess I should have known that that is the way you do things. I rather liked Jeremy’s comment likening your process to “mini-billboards” driving attention back to the main site. More articles, more articles and need for more social sites to be the mini-billboards. Good job, thanks again.

  3. I do like the idea of “mini-billboards” but also think about it like throwing spaghetti at a wall. If I want to make sure some spaghetti is going to stick, I want to throw a lot of it up there. That will tell people I’m eating spaghetti. Of course, I save a bowl of spaghetti for myself (like I do internally on my site!)

    OK, bad metaphors this morning!

    cheers…matt

  4. Hello, I found this page when i was searching Yahoo for websites related to this content. I wanted to say, your site is good. I like the design too, its nice. I don’t have the time now to fully read your site but I have noted it and I also signed up for your RSS feed. I will be back in a day or two. Thanks for an informative website.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>