A Quick Guide To A Great Link Post
Posted by Jimmy as Tips, WritingWordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
select min(ID) as min_id from wp_yarpp_related_cache where reference_ID = 784
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
select distinct ID from wp_yarpp_related_cache where reference_ID = 784 and ID != 0
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
delete from wp_yarpp_related_cache where reference_ID = 784
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_keyword_cache' doesn't exist]
delete from wp_yarpp_keyword_cache where ID = 784
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_keyword_cache' doesn't exist]
select body, title from wp_yarpp_keyword_cache where ID = 784
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_keyword_cache' doesn't exist]
insert into wp_yarpp_keyword_cache (ID,body,title) values (784,'to you the your link is for and of readers that thing are or it post get can posts way ','link post great to guide quick ') on duplicate key update date = now(), body = 'to you the your link is for and of readers that thing are or it post get can posts way ', title = 'link post great to guide quick '
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
insert into wp_yarpp_related_cache (reference_ID,ID,score) (SELECT 784 as reference_ID, ID, ROUND(0 + (MATCH (post_content) AGAINST ('to you the your link is for and of readers that thing are or it post get can posts way')) * 1 + (MATCH (post_title) AGAINST ('link post great to guide quick')) * 1 + count(distinct if( termtax.taxonomy = 'category', refterms.term_taxonomy_id, null )) + count(distinct if( termtax.taxonomy = 'post_tag', refterms.term_taxonomy_id, null )),1) as score
from wp_posts
left join wp_term_relationships as terms on ( terms.object_id = wp_posts.ID )
left join wp_term_taxonomy as termtax on ( terms.term_taxonomy_id = termtax.term_taxonomy_id )
left join wp_term_relationships as refterms on ( terms.term_taxonomy_id = refterms.term_taxonomy_id and refterms.object_id = 784 )
where post_status in ( 'publish', 'static' ) and ID != '784' and post_date <= '2011-01-24 03:21:23' and post_password ='' and post_type = 'post'
group by ID
having score >= 5.00 and bit_or(termtax.term_id in (0)) = 0 order by score desc limit 5) union (SELECT 784 as reference_ID, ID, ROUND(0 + (MATCH (post_content) AGAINST ('to you the your link is for and of readers that thing are or it post get can posts way')) * 1 + (MATCH (post_title) AGAINST ('link post great to guide quick')) * 1 + count(distinct if( termtax.taxonomy = 'category', refterms.term_taxonomy_id, null )) + count(distinct if( termtax.taxonomy = 'post_tag', refterms.term_taxonomy_id, null )),1) as score
from wp_posts
left join wp_term_relationships as terms on ( terms.object_id = wp_posts.ID )
left join wp_term_taxonomy as termtax on ( terms.term_taxonomy_id = termtax.term_taxonomy_id )
left join wp_term_relationships as refterms on ( terms.term_taxonomy_id = refterms.term_taxonomy_id and refterms.object_id = 784 )
where post_status in ( 'publish', 'static' ) and ID != '784' and post_date <= '2011-01-24 03:21:23' and post_password ='' and post_type = 'page'
group by ID
having score >= 5.00 and bit_or(termtax.term_id in (0)) = 0 order by score desc limit 5) on duplicate key update date = now()
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
insert into wp_yarpp_related_cache (reference_ID,ID,score) values (784,0,0) on duplicate key update date = now()
Many bloggers make use of link posts to come up with relevant, interesting, and fresh content. In a nutshell, a link post points readers to another web site or blog (with a link, of course). Some may wonder why a blogger would do such a thing – provide an exit point for readers. If you think about it though, link posts are a great way to provide more information to your readers.
For me, the most important thing about creating a link post that works for YOU is to inject your own thoughts and ideas about the topic. The thing with link posts is that you are actually sharing someone else’s original idea. You can opt to merely tell your readers “Hey, I read this article and I think you should read it too,†or you can add your own flavor to it.
Adding the second step makes the link post your own, as opposed to merely passing the word on that there is this great article. As a matter of fact, if the piece of news that you are linking to has a controversial point, taking your stand (for or against it) can prove to be very beneficial. Word your opinion in an outrageous manner and you just might be surprised at how your readers may react. You might even get new visitors your way.
Another thing that I think is important is for you to get snippets of the original article. Don’t get me wrong and start copy pasting the whole thing. The idea is to give your readers a sneak preview of what is in store for them. You can also get lines and/or quotes that struck you the most to prove a point.
Link posts are easy to write. They are informative. You just have to make sure you spin your post the right way.
No related posts.
Related Articles
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
select min(ID) as min_id from wp_yarpp_related_cache where reference_ID = 784
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
select distinct ID from wp_yarpp_related_cache where reference_ID = 784 and ID != 0
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
delete from wp_yarpp_related_cache where reference_ID = 784
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_keyword_cache' doesn't exist]
delete from wp_yarpp_keyword_cache where ID = 784
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_keyword_cache' doesn't exist]
select body, title from wp_yarpp_keyword_cache where ID = 784
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_keyword_cache' doesn't exist]
insert into wp_yarpp_keyword_cache (ID,body,title) values (784,'to you the your link is for and of readers that thing are or it post get can posts way ','link post great to guide quick ') on duplicate key update date = now(), body = 'to you the your link is for and of readers that thing are or it post get can posts way ', title = 'link post great to guide quick '
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
insert into wp_yarpp_related_cache (reference_ID,ID,score) (SELECT 784 as reference_ID, ID, ROUND(0 + (MATCH (post_content) AGAINST ('to you the your link is for and of readers that thing are or it post get can posts way')) * 1 + (MATCH (post_title) AGAINST ('link post great to guide quick')) * 1 + count(distinct if( termtax.taxonomy = 'category', refterms.term_taxonomy_id, null )) + count(distinct if( termtax.taxonomy = 'post_tag', refterms.term_taxonomy_id, null )),1) as score
from wp_posts
left join wp_term_relationships as terms on ( terms.object_id = wp_posts.ID )
left join wp_term_taxonomy as termtax on ( terms.term_taxonomy_id = termtax.term_taxonomy_id )
left join wp_term_relationships as refterms on ( terms.term_taxonomy_id = refterms.term_taxonomy_id and refterms.object_id = 784 )
where post_status in ( 'publish', 'static' ) and ID != '784' and post_date <= '2011-01-24 03:21:23' and post_password ='' and post_type = 'post'
group by ID
having score >= 5.00 and bit_or(termtax.term_id in (0)) = 0 order by score desc limit 5) union (SELECT 784 as reference_ID, ID, ROUND(0 + (MATCH (post_content) AGAINST ('to you the your link is for and of readers that thing are or it post get can posts way')) * 1 + (MATCH (post_title) AGAINST ('link post great to guide quick')) * 1 + count(distinct if( termtax.taxonomy = 'category', refterms.term_taxonomy_id, null )) + count(distinct if( termtax.taxonomy = 'post_tag', refterms.term_taxonomy_id, null )),1) as score
from wp_posts
left join wp_term_relationships as terms on ( terms.object_id = wp_posts.ID )
left join wp_term_taxonomy as termtax on ( terms.term_taxonomy_id = termtax.term_taxonomy_id )
left join wp_term_relationships as refterms on ( terms.term_taxonomy_id = refterms.term_taxonomy_id and refterms.object_id = 784 )
where post_status in ( 'publish', 'static' ) and ID != '784' and post_date <= '2011-01-24 03:21:23' and post_password ='' and post_type = 'page'
group by ID
having score >= 5.00 and bit_or(termtax.term_id in (0)) = 0 order by score desc limit 5) on duplicate key update date = now()
WordPress database error: [Table 'blogtut_tutordb.wp_yarpp_related_cache' doesn't exist]
insert into wp_yarpp_related_cache (reference_ID,ID,score) values (784,0,0) on duplicate key update date = now()
No related posts.
Our Features
-
Design and Themes
The Modern and Creative Design and Themes
In order to design a website you can organize web design contests which are meant for the designers who are best in this field. This is one of the best way by which you can get the best designs and then you can pick any of them. You can use internet that is the ideal [...]
Read on
More Design and Themes Features -
Software and Widgets
WordPress Plug-ins
If you blog using WordPress and can’t do something that you want done like adding Sphere-related content at the end of your blog posts you might be surprised to find out that there are already plug-ins available that make it happen. To find good WordPress plug-ins all you need to do is search for “wordpress [...]
Read on
More Software and Widgets Features -
Reviews
A Friend In Need
I’m helping out my friends from the UA&P – IShareHappiness Blog Team. Whenever you feel pessimistic, angry, troubled, frustrated, and depressed – what have you – you need someone to talk to. Someone who could help you be more optimistic and help make you feel that there is hope. Sometimes it’s hard to talk to [...]
Read on
More Blog Reviews -
Monetization
The Modern and Creative Design and Themes
In order to design a website you can organize web design contests which are meant for the designers who are best in this field. This is one of the best way by which you can get the best designs and then you can pick any of them. You can use internet that is the ideal [...]
Read on
More Monetization Features -
Marketing and Search Optimization
The Importance of SEO Consulting in Creating Online Businesses
Due to the reception and acceptance of SEO as a business process for assuring successful profit generation, many blogs, article contents, and forums have been discussing this matter, even providing some tips and tricks for everyone who is interested to know what is behind the trend and the system. People who would like to achieve [...]
Read on
More Marketing and SEO Features -
Blog Resources
SUBSCRIBE
Via RSS Feed
Via Email
Via Mobile Phone
CATEGORIES
- Blog Tutorials News
- Design and Themes
- Featured Articles
- Marketing and Search Optimization
- Monetization
- Software and Widgets
- Writing
Friends
-
Freelance writing jobs
- SEO Copywriting Service
- SEO web hosting
- iPage
- FatCow
- Face to Face Sales
- China Wholesale
- For wordpress installation help, you could check 1-click Wordpress Setup on iPage.
Bloggy Awards
- CaptainCupid
- Higher Pound: Lessons on Recovery Learned From a Pack of Dogs
- The Freaky
- The Fertility Guide
- Daddy Dazed UK
Blogger Jobs
- Need a Break From Blogging? Cook With Recipe Finder!
- Screencast/video blogger with wordpress/web 2.0 experience
- Android App Review/Blogger Wanted
- Canadian Business Blogger Wanted
- Fashion Writers Wanted at Pumpsicle

CONTRIBUTORS
RESOURCES
- Blog Herald
- Blog Network Watch
- Copyblogger
- Daily Blog Tips
- Japanese Blogs
- Lorelle on WordPress
- Problogger
One Response
A Quick Guide To A Great Link Post | Impacting The Internet
26|Jan|2011[...] Blog Tutorials Share and [...]