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

Black Hat SEO and competitor attacks are not necessarily common, but when they occur they can be devastating! After sitting through a 60 minute black hat presentation at Pubcon 2009, I found myself fearful of my own website vulnerabilities. No worries, I try to provide you with 5 killer tips to help prevent (or at least identify) when your website is under attack!

I got back from PubCon 2009 in Las Vegas late last night, but my final day at the event surely left an impression on me.

I kind of talk about it in the video, but what I am referring to is Black Hat SEO.  And I’ll be honest, I do know a few things about this (not that I actually do much of it…I personally think there is just too much to lose), but the discussion on Rogue SEO or “Alternative” SEO (a.k.a. Extreme Black Hat SEO techniques) made me extremely fearful of just being on the internet these days!

blackhattweet

Holy Smoke!  Are people actually doing this?  I did think the presentation was incredible, though.  (I don’t think I am going to be p%ssing off Ziv any time soon, though!).

But the importance of the Black Hat presentation was not to learn tricks to do it yourself (because, personally, I think most of them are illegal), but to understand what others may do to you, how to identify it and how (if possible) to protect yourself and your website.

Here are a few tips (But really, I am almost afraid to reveal too much here…I don’t want to give my competitors to many ideas!)…

1)  Audit Your Source Code

If you don’t know what I mean, you can look at the “raw HTML” of any site (including your own) by usually clicking View->Page Source (in Firefox) or View->Source (in Internet Explorer).  Now I realize that this may seem way advanced for some, but just understanding a little bit of HTML can go a long way!  (For TruGuru Members, be sure to watch my HTML 101 video!)

The purpose here is to briefly scan your source for anything “out-of-the-ordinary”.  I was amazed at how easy it is for someone to first hack into your site and second, the ways they can add backlinks to their own sites, illegally keyword stuff keywords (which aren’t seen by humans, but web spiders would be able to see, identify and flag) or even redirect/change your affiliate links, adsense code, etc.  For most people, this is extreme, but give it a quick look just in case!

2) Audit Your Backlinks

There are tons of tools (both free and pay) to use to check the backlinks you are getting to your website (doing a quick search in Yahoo and add “links:” in front of your domain is one of the fastest ways of doing this!).

yahoolinks

What you are looking for here are lots of links from places your links should NOT be.  The motto is usually “gets lot of links, and we don’t care from where”…that is not necessarily true.  Too many links from the wrong places can hurt your ranking substantially.  Make sure someone is not doing this to you on purpose.

3)  Beware of Malicious Widgets!

Widgets, especially those in php, can make your websites very vulnerable.  I am not saying avoid widgets, but be weary of where you get them and what they are doing.  Most of them are reputable, but some are designed specifically with malicious intent (and is one of the easiest ways for a hacker to access, change and control your site!).

4)  Monitor Your Brand

This one is generally simple to monitor using things like Google Alerts or some type of Twitter Alert (I use Tweetlater for this).  Black Hat SEO artists may attack your brand by erroneously slamming your website or brand in places like forums and social media.  Just keep an eye on the use of your brand throughout the web.

5)  Follow Up On Hostile Communication/Emails

It seems that Black Hatter’s can be as slimy as Phishers.  They can send you emails from phony lawyers, phony vendors, even “mock” Google emails demanding that you close down your page and/or site due to infringements ranging from copyrights to trade-marks.  Before you start tearing things down, follow up and get the whole story!  It may be fake.

Scare you enough?  Well, that is not my point here.  And to be honest, the likelihood of any of these things would happen to you is rather remote, especially when starting out (seo black hat artists usually only focus their time and resources on websites that can really  make them a lot of money or get them a lot of traffic).  Still, there are simple ways of just monitoring your website and brand to prevent (or least identify) a black hat SEO attack before it kills your business!

It can happen!  Here’s a recent tweet from my buddy @socialrob (on Twitter):

robstory

Hope this helps, though!

cheers…matt

P.S. I did learn more, too, which I will share with you next week!  Lots of good gems from #pubcon!  Well worth the trip to Las Vegas (then again, when is Las Vegas NOT worth going to???)

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

First Name:
Email:

4 Responses to “Fearing Black Hat SEO at PubCon (Day 3)”

  1. I attended a local meetup in PHX that included the same presentation that Ziv did in Pubcon a couple weeks ago. Scary is a good word… Frightening as well…

    The people doing this are cold-hearted, money driven and really could care less what they destroy in their path to the top rankings. It’s unfortunate that all (our) hard work can be destroyed by an outside source so easily.

  2. Hey Cory…I totally agree. Greed can be a powerful motivator for some people and it can really do awful things to you, your family and your business. Unfortunately, these people are tough to stop because they really don’t have any care for others. All you can do it protect yourself the best that you can and be wary of what they can do (and stop it before it is too late).

    cheers…matt

  3. I’m not sure why the previous reviewer had so much trouble with the character recognition. Perhaps it is a defect in the particular unit he received. In my case, it did a very fine job recognizing the data on a large variety of business cards. Very fast, and easy to use. I did not activate the integration with Outlook, but did set it up to make the Cardscan contact list available in Outlook, and that worked just fine. My only quibble is with the free online backup that they offer: the fine print tells you that they will email everyone on your contact list periodically to encourage them to join up. This sounds like a great way to lose all your friends, so I didn’t do it.

  4. [...] I highly recommend reading the following post as to some of the new dangers on the net today. CLICK HERE to read. November 3rd, 2010 in Affiliate [...]

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>