Just Ask Matt - Answers

Do Link Exchanges Still Work?

QUESTION: (Gerald) I have a number of people asking me to exchange links. I have read that this is good, but can’t find anywhere how to do it. Any suggestions, or is there an article you have that would help me. Appreciate it.

Good question, Gerald, because we really don’t hear as much about link exchanges as we did in the past.  I think the big reason for it is it’s effectiveness (or lack thereof).  Search engine spiders are much smarter than they were 2 or 3 years agos.  And most will recognize a “link exchange” rather easily.

For those who don’t know what a link exchange is, it is when you approach another website (usually with similar content to yours) and ask them to place a nice, keyword-rich anchor text link back to your website.  In exchange, you will do the same for them.  Remember that an important part of SEO is backlinks (i.e., receiving links from other websites pointing back to you).  A few years ago, a lot of this “linking power” was represented by a Page Rank.  Getting high Page Rank websites to point back to you effectively will increase your own page rank.

Personally, I think Page Rank is a bit of a farce these days (at least the public one).  I do think the major search engines (like Google) have there own ranking system based on popularity, but it would not be public.  Still, getting links from “authority sites” with relevance (to your niche) is always key. 

Now getting back to the question…I think link exchanges (or “reciprocal linking”) is really not going to help or hurt you.  Any backlink (in most cases) usually will help you.  But if there is a reciprocal link, the spiders will usually recognize this and probably not give you proper popularity for it. 

Again, like everything SEO, this is speculation, but I know there has been a lot of abuse of link exchanges over the years (like link farms, paid text links, etc.) to draw a lot of attention to it.  I used to do it quite a bit.  I don’t really do it any more (unless I am quite friendly with the website and we exchange primarily for the traffic, not the SEO).  I think your efforts would be better suited to article writing/submission, press releases, even directory submissions. 

You can also consider n-way link exchanges.  For a 3-way link exchange example: Site A links to Site B, Site B links to Site C, and Site C links to Site A.  You can do this rather deeply, too.  But still, the search engine spiders are smart and may start recognizing the linking footprints.  The larger the “n”, the better off you are…but of course, this is a hell of a lot more work and requires some skillful coordination.

Personally, I have become somewhat of an a-hole about link exchange requests.  I don’t get as many as I used to, but when I do I usually ignore them. 

cheers…matt

P.S. If you want to know more about Getting Backlinks, check out SEOExciter.com.  (There are 10 free videos over there that shows you how!)

More Questions & Answers...
GOT A QUESTION?

Who is Behind Marketing Mind?

Matthew BredelMy 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
Interviews, Guest Posts & More

Exposing the FTC Regulations on Endorsements and Testimonials

Over the past month, I have felt a lot of rumblings throughout the internet due to the lasted FTC rulings on Testimonials and Endorsements. This IS going to change the way we market online, but who really understands this? Here, I sit down with expert internet law attorney Linda Goodman (from TheGoodmanLawFirm.com) to help me understand the fate of my own websites and its affect on this internet marketing world.

Read Full Post >


GEEK CORNER
HTML, PHP, MySQL
& Other Geeky Stuff

Htaccess & Other URL Redirect Methods

(Sonya) I came to this site by clicking on a “learn more” link that redirects to this page - what I want to know, although be it very basic, is how do I get a link to look like that? For example this web page url is http://www.matthewbredel.com/just-ask-matt, however I just clicked on something that said “learn more”. I want to know how I can title my links whatever I want with hidden url links in the exact same way you have!

Read Full Post >


Share This Post...

 
In the last post, I gave you instructions on how to produce Camtasia videos that are recognized by YouTube as High Definition.  In this post, we break down High Definition on YouTube for general use a little bit.
(I used a bit of the information found at My Digital Life to help me do a lot [...]

 

In the last post, I gave you instructions on how to produce Camtasia videos that are recognized by YouTube as High Definition.  In this post, we break down High Definition on YouTube for general use a little bit.

(I used a bit of the information found at My Digital Life to help me do a lot of this!)

So, the specs for High Definition:

  • Resolution: 1280 x 720px
  • Rendering:  h.264 (MP4/Quicktime)
  • Frame Rate: 30 fps
  • Bit Rate: > 1 mbps
  • Audio: High-quality AAC two audio channels stereo sound at 232 kbit/s 44100 Hz monaural (near CD quality)

This is what we essentially created in the last blog YouTube High Definition fromCamtasia.  One thing to note here, though, is that if you are using a camcorder to record yourself, you MUST have a High Definition camera to do this properly (standard cameras do not record in this higher 1280x720 resolution…that is why it is called high definition, right?)

So how to you embed High Definition into your website or blog?

First, grab the “embed code” as you normally would from your YouTube Video…

YouTube Embed Code

<object width=”480″ height=”295″><param name=”movie” value=”http://www.youtube.com/v/Y2Kh1EFD9HQ&hl=en&fs=1″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/Y2Kh1EFD9HQ&hl=en&fs=1″ type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”480″ height=”295″></embed></object>

So here is the trick!  We need to add an extra variable (some extra stuff) to the video location within this code.For High Quality (which we discuss more in How to Create High Quality Video on YouTube), we need to add:

&ap=%2526fmt%3D18

Here is where we add it:

<object width=”480″ height=”295″><param name=”movie” value=”http://www.youtube.com/v/Y2Kh1EFD9HQ&hl=en&fs=1&ap=%2526fmt%3D18“></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/Y2Kh1EFD9HQ&hl=en&fs=1&ap=%2526fmt%3D18” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”480″ height=”295″></embed></object>

For High Definition, it is really the same thing except we change the fmt variable slightly to:

&ap=%2526fmt%3D22

<object width=”480″ height=”295″><param name=”movie” value=”http://www.youtube.com/v/Y2Kh1EFD9HQ&hl=en&fs=1&ap=%2526fmt%3D22“></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/Y2Kh1EFD9HQ&hl=en&fs=1&ap=%2526fmt%3D22” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”480″ height=”295″></embed></object>

That is it!  cheers…matt

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

First Name:
Email:

2 Responses to “Embed YouTube High Definition on Your Site”

  1. Matt,

    This is on a different subject. I doing the Vianet training. I just found info on software, that is not out yet but will be released soom. You can find info it at pingspider.com. This looks very effective to rank fast with google. Can you look at it an tell me what you think? I am struggling with traffic. Vianet is starting to market my stuff, but just starting so I am not seeing a lot of traffic yet. I am dying out here and need to get some traffic going.

  2. Great post. Thanks for this really. I am not a blog reglar blog reader but this blog is truly amazing indeed.

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>