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...

So how do you get other websites to link back to you (called a backlink)? There are several ways of improving your Off-Page SEO efforts and here I propose four of the most common ways to get quality backlinks back to your site. (And yes, these all work really well!)…

Part 9 of 10 of the SEOExciter Series, which you can watch all of them right now at  -> Backlinks & Off-Page SEO.

In the second half of the SEO Exciter Series, we have been talking about the importance of getting external websites to link back to your own website (called a “backlink”).  This is a measure of popularity and it can also provide some insight to the search engines (like Google) on what others find relevant about your site (like we discussed in our last post, Anchor Text, This is SeO Important!).

But the biggest question is “How Do You Get Backlinks?”  Here are 4 Ways that other people may link back to you:

Pay For a Backlink

This model used to be much more popular in the past, but Google has been cracking down on this over the past year.  Basically, they have been supposedly dropping the page rank of websites that have paid links on their site.  I personally don’t believe this entirely!  Having out-going links on your website is very natural and necessary.  How does Google determine a paid link and a free one: that is the question.

The biggest benefit of paid links is that any site (even ones with little to no authority) can pay to get a backlink on a highly authoritative (high Page Rank) website for a price.  One of the most reputable and SEO impacting places to pay for a link these days is still the Yahoo Directory.  It costs $299/year, but some argue that this may be the best SEO money spent for any paid link on the internet.

Ask for a Backlink

This is very simple:  you just find websites that are relevant in your niche and just ask the webmaster if they will place a link on their website pointing back to your website.  Of course, not many webmasters are keen to this idea.  There is the concept of reciprocal linking, too.  Reciprocal linking is when you swap links with another website:

“I’ll put your link on my site if you put my link on your site.”

This was once much more popular, too, but there are theories that the two links kind of cancel each other out.  I personally don’t believe this: a backlink is a backlink!  I make sure that I link swap with a site that is in my niche, though, and I aim to only link swap with other authoritative sites (similar to my own).

There are more complex ways of doing this reciprocal links, like “N-Way Linking”, which is arguably more effective, but more difficult to organize (especially with SEO-novices).

Still, asking can’t hurt (especially when you are networking face-to-face with people, you will find getting free backlinks is easier than you think!)

Hope for a Backlink

OK, this one is sort of stupid, but it will happen naturally.  This is what the internet is SUPPOSED to be about.  If someone likes this article, for example, they may write a response about it or Twitter it or trackback it or just link to it as recommended reading.  There is no control over the anchor text.  There is no control where it comes from.  There is no control over who puts it there.

If your content or website is REALLY good or creative or funny, though, getting natural backlinks is easier.  Also, being a social presence (i.e. actively social marketing yourself or your site) usually results in more natural backlinks.  There is not too much of a strategy here, but understand that it is a big component of Off-Page SEO.

Generate Your Own Backlinks

This is my favorite, but of course, it is probably the most labor intensive strategy for getting backlinks.  There are simple ways of getting backlinks like through directory submissions.  These are usually low authority pages, but you can get a lot of them quickly.  Personally, I would not do this myself.  There are tons of services online that will submit your website to hundreds of free directories for pennies on the dollar.

(Note:  I am not talking about submitting to search engines!  Personally, I think that is a waste of money!)

Article writing is perhaps my favorite way of generating backlinks.  Simply write an article and add a couple of anchor-text-rich links in the signature or bio of your article.  Then, submit your articles to a handful of free article directories.  These articles seem to get indexed rather quickly and others are likely to take these articles and post them on their site or blog (which includes your bio and backlinks!).  Yes, there can be a viral backlinking effect from article writing!

Speaking of signatures, don’t forget to include backlinks in your forum signatures and blogging comments.  Some of these are “followed”, but some are not.  Still, it can be extremely effective for Off-Page SEO.

And what about Social Content sites?  I love using Squidoo Lenses and Hubpages and even Scribd to generate great and authoritative backlinks.

***********************

In the last part of the SEO Exciter Series, we dig deeper into the Social Marketing component of Search Engine Optimization.

But if you are ansy and need to see Part 10 of the SEO Exciter Series now, you can see it and all 8 other parts for free at:

Internet SEO & How to SEO Your Own Website

(Also includes full downloadable transcriptions, too!)

cheers…matt

http://www.SEOExciter.com

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

First Name:
Email:

7 Responses to “Get Backlinks - Free Backlinks, It’s Easy!”

  1. [...] Original post Share and Enjoy: [...]

  2. I think if the content you offered is important or interested enough, people will be willing to spend time on the surveys that they have to answer ahead.
    For example, if you are offering online video clips people are keen to watch online or download, it will make better motivation.

  3. It is very informative. Thanks for sharing it.
    I’m new to the blogging business and looking forwards to learning how to conduct marketing research on different social media like Twitter.
    What you’ve offered in your post is very helpful. I’d love to learn more about this topic. I’ve bookmarked your blog.Looking forwards for your new posts.
    Keep working.

  4. You obviously put a lot of work into that post and its very interesting to see the thought process that you went through to come up with those conclusion. Thanks for sharing your deep thoughts. I must admit that I think you nailed it on this one.
    I’m new to the blogging business. I’d love to learn more about this topic. I’ve bookmarked your blog. Looking forwards for your new posts.

  5. am Really usefull info Thanks for shareing i hope its will help me lot thx all of u

  6. I really liked your post. I love to diversify the strategy and this can help!

    Thanks

    Cj

  7. Outstanding article but I’m still left what you might prefer as an alternative. Could Good alternatives to generate traffic be a combination of traffic origination tools, viral traffic tools and incentives?

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>