Mar 26 2010
Posted by Webmasters-central.com as Blogging and Autoblogging
Recently I saw a post on Searchengineland.com regarding which URL shortening service to use to allow your visitors to tweet your blog posts. Basically this post compares the url shortening services in detail and list out the pros and cons of using each of them. Excellent post! But even though I read it from top to bottom, I AM NOT HAPPY TO USE ANY OF THOSE SERVICES …
Getting a link from a web site is very tough today. Say I tweet my posts or the visitors of this site tweet the blog posts … What happens if the ul shortening service goes down? This was my main concern. I want a link that brings me the visitors not show them some 404 error …
I googled for a plug-in that creates short urls for my posts. I came up with few plug-ins.
I installed couple of them. But one is not working with Wordpress 2.9.x version and one doesn’t have 301 redirects. So I thought why can’t I use the wordpress ugly urls to tweet my blog posts?
<a href="http://twitter.com/home?status=<?php the_title(); ?>@http://www.webmasters-central.com/article-blog/?p=<?php the_ID(); ?>" title="Click to send this page to Twitter!" target="_blank"><img src="http://www.webmasters-central.com/images/tt-big4.png"></a>
Now I have got my own URLs from my blog …
* Get backlinks pointing to Your domain.
* Even though the post is changed still the url works.
* Simple to implement.
* No need to canonical redirects.
* No stress that third party sevices will go offline leaving your links to 404 pages.
.
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Jan | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | ||||
One Response
Wordpress plugins – Your Own Short URLs to tweet blog posts | Internet marketing Blog
March 26th, 2010 at 7:30 pm
1[...] the post here If you want to Use Your own Wordpress ugly URLs to Tweet Your blog posts with no [...]