<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WP &#8211; Adwords Consultant India : DigitalSRC</title>
	<atom:link href="https://digitalsrc.com/blog/tag/wp/feed/" rel="self" type="application/rss+xml" />
	<link>https://digitalsrc.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 21 Apr 2013 16:27:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.18</generator>
	<item>
		<title>How To Integrate Twitter With Blogs ?</title>
		<link>https://digitalsrc.com/blog/how-to-integrate-twitter-with-blogs/</link>
					<comments>https://digitalsrc.com/blog/how-to-integrate-twitter-with-blogs/#comments</comments>
		
		<dc:creator><![CDATA[digitalSRC]]></dc:creator>
		<pubDate>Mon, 23 Mar 2009 06:45:00 +0000</pubDate>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Blogspot]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://digitalsrc.com/blog/how-to-integrate-twitter-with-blogs/</guid>

					<description><![CDATA[<p>Twitter is undoubtedly the most popular micro-blogging platform today and is extremely popular among bloggers, internet marketers and other web savvy people. Twitter has also been an effective source in driving traffics to blog and marketers have been using this pretty effectively. There are already tools in the market that would automatically get new posts [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://digitalsrc.com/blog/how-to-integrate-twitter-with-blogs/">How To Integrate Twitter With Blogs ?</a> appeared first on <a rel="nofollow" href="https://digitalsrc.com/blog">Adwords Consultant India : DigitalSRC</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Twitter is undoubtedly the most popular micro-blogging platform today and is extremely popular among bloggers, internet marketers and other web savvy people. Twitter has also been an effective source in driving traffics to blog and marketers have been using this pretty effectively. There are already tools in the market that would automatically get new posts from your blog feeds and post them to Twitter under your profile.</p>
<p>While this might be an easy way for you to present your blog post to the Twitterati, people soon realize that these are automated messages and tends to ignore them. Also, not 100% of your posts are good, but with this even the most silliest ones are posted on Twitter which tends to do more harm to your reputation than any good.</p>
<p>However, if you really want to use Twitter the way it should be and want your readers to Twit your good posts, you can do that as well. Just integrate some small code snippets in your blog and you are done.</p>
<p><span>Integrating Twitter with WordPress Blogs</span></p>
<p><span>Method 1</span></p>
<p>Step 1: Open the header.php file of WordPress and insert the following lines just before the closing tag.</p>
<p><span id="more-83"></span></p>
<hr />
<p><code><!--?php if ( is_single() ) { ?--><br />
<script charset="utf-8" type="text/javascript" src="http://bit.ly/javascript-api.js?version=latest&amp;login=tweettrackjs&amp;apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523">// <![CDATA[

// ]]&gt;</script><br />
<script charset="utf-8" type="text/javascript" src="http://s.bit.ly/TweetAndTrack.js?v=1.01">// <![CDATA[

// ]]&gt;</script><br />
<!--?php } ?--></code></p>
<hr />
<p>Step 2: Open the single.php file and insert the following line just below the_content() function.</p>
<hr />
<p><code><a onclick="return TweetAndTrack.open(this, '&lt;?php echo get_permalink();?&gt;');" href="#"><br />
<span style="display: none;">Reading: <!--?php the_title();?--></span><br />
Tweet This: Send Page to Twitter</a></code></p>
<hr />
<p><span>Method 2</span></p>
<p>You can use the Plugin offered by Twit This. It&#8217;s really really good and easy to use however, it would require the users to give their Twitter user id and password.</p>
<p><span><br />
Integrating Twitter with Blogger Blogs ( Blogspot )</span></p>
<p>Twitter with Blogger Widget Templates</p>
<p>a) Go to Blog layout and then click Edit HTML. You will see a link for &#8220;Expand Widget template&#8221; , Click on it.</p>
<p>b) Copy the entire code and save it in a notepad for backup. Never ever do any tweak to your widget templates without taking a proper backup, they can be pretty messy to fix once you break them.</p>
<p>c) Find the line that has got the class post-footer in the XML template.</p>
<p>d) Copy the code below and paste it near the class</p>
<hr />
<p><code><br />
<script charset="utf-8" type="text/javascript" src="http://bit.ly/javascriptapi.js?version=latest&amp;login=tweettrackjs&amp;&lt;br&gt;apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523">// <![CDATA[

<script charset='utf-8' src='http://s.bit.ly/TweetAndTrack.js?v=1.01' type='text/javascript'/>
<a expr:onclick='&quot;return TweetAndTrack.open(this, \&quot;&quot; + data:post.url +
&quot;\&quot;);&quot;' href='#'>
<span style='display:none;'>Check This: <data:post.title/></span>Twit This</a>  </b:if></code>





<hr>




<strong>
Integrating Twitter with Blogger Classic Template ( Blogspot)</strong>a) Go to the templates tab in the blogger dashboard

b) Copy and paste the existing template code in a notepad for backup. These templates are relatively easy to fix but why take a chance ?

c) Find the lines





<hr>




<code>



<div class="post">


<h2><a href="<$BlogItemPermalinkURL$>" title="permalink">
<$BlogItemTitle$></a></code>





<hr>





d) Paste the code below beside this. This will get the "Twit This" link to appear beside your blog post title.






<hr>




<code><ItemPage>
<a href='javascript:(function(){TwitThisPop=window.open
(%22http://twitthis.com/twit?url=%22+encodeURIComponent(location.href)+%22&amp;
title=%22+((document.title)%20?%20encodeURIComponent(document.title.replace
(/^\s*|\s*$/g,%27%27))%20:%20%22%22),%20%22TwitThisPop%22,%20%22width=600,
%20height=500,%20location,%20status,%20scrollbars,
%20resizable,%20dependent=yes%22);
%20setTimeout
(%22TwitThisPop.focus()%22,%20100);%20})()'>Twit This</a></ItemPage></code>





<hr>





e) If you want to put the Twit This link after the post , paste the code just below






<hr>




<code>



<div class="text"><$BlogItemBody$></code>





<hr>





<span>Points to Note:</span>
a) The code above would get the Twit This link only on your individual post pages and not on your blog home page. This is done in this way because the code picks up the URL of the current page and if this code appears on the home page of your blogger blog it would post the home page URL to Twitter when someone clicks on it but the post might move from the home page after a week and visitors ollowing the Twitter link would not find the proper content.

b) The blogger classic template is using the TwitThis service and would require visitors to put in their user id and password while posting to Twitter.

<span>Related post: <a href="http://digitalsrc.com/blog/seo-for-blogspot-blog-new-blogger/">SEO for Blogspot - Blogger Blogs</a></span>
// ]]&gt;</script></code></p>
<p>The post <a rel="nofollow" href="https://digitalsrc.com/blog/how-to-integrate-twitter-with-blogs/">How To Integrate Twitter With Blogs ?</a> appeared first on <a rel="nofollow" href="https://digitalsrc.com/blog">Adwords Consultant India : DigitalSRC</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://digitalsrc.com/blog/how-to-integrate-twitter-with-blogs/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to SEO for WordPress Blogs ?</title>
		<link>https://digitalsrc.com/blog/how-to-seo-for-wordpress-blogs/</link>
					<comments>https://digitalsrc.com/blog/how-to-seo-for-wordpress-blogs/#comments</comments>
		
		<dc:creator><![CDATA[digitalSRC]]></dc:creator>
		<pubDate>Sun, 01 Feb 2009 17:41:00 +0000</pubDate>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://digitalsrc.com/blog/how-to-seo-for-wordpress-blogs/</guid>

					<description><![CDATA[<p>I wrote a post on how to SEO a blogger blog and my web analytic tells me that it is one of the most popular posts on my blog. Also through the comments on that post and the mails that I have received in reference to that post I have been asked a lot about [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://digitalsrc.com/blog/how-to-seo-for-wordpress-blogs/">How to SEO for WordPress Blogs ?</a> appeared first on <a rel="nofollow" href="https://digitalsrc.com/blog">Adwords Consultant India : DigitalSRC</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I wrote a post on <a href="http://digitalsrc.com/blog/seo-for-blogspot-blogger-blogs/">how to SEO a blogger blog</a> and my web analytic tells me that it is one of the most popular posts on my blog. Also through the comments on that post and the mails that I have received in reference to that post I have been asked a lot about WordPress blogs and how to do SEO for WordPress blogs. There are various WP Plug ins that are extremely useful and makes it really easy to SEO any WordPress blog without much of technical complexity. While any SEO enthusiast WP blogger can easily find about the plugins here are few tips that would also come handy for anyone looking to optimize their WordPress Blog.</p>
<p>So here are some tips to SEO your WordPress Blog..</p>
<p><strong>a) SEO Friendly Permalinks</strong> &#8211; One of the key steps in optimizing your WP Blog. the default structure of WordPress Blog URLs are like www.yourblog.com/?p=5. You need to change it to a SEO friendly format. Go to Options &gt; Permalinks. Chose the option &#8220;Custom&#8221; and put in <span>/%category%/%postname%/</span> Your URL structure becomes www.yourblog.com/category/this-is-your-post-title . Isn&#8217;t that simple ?</p>
<p><span id="more-101"></span><br />
<strong>b) Page Title Optimization</strong> &#8211; As with any other websites Page Title also plays a key role when you SEO a blog. The default page Title structure for a WordPress Blog is &#8220;Blog Title &#8211; Page Title&#8221;. While this is not bad, it can be much better if you have it as &#8220;Page Title &#8211; Blog Title&#8221;. As your post specific keywords are expected to be in your Post title it becomes really helpful for SEO.<br />
<b>OR Use this Plugin to optimize your page title and meta tags as you want</b></p>
<p><strong>c) Optimize Category Names</strong> &#8211; This is a very simple thing that we often miss. In point (a) we have mentioned about including the category name in URL, so using keyword rich category names can actually enrich your URL. For example, in this SEO Blog if I am to create an category for Misc. for all my non-SEO posts instead of naming it as Misc or Miscellaneous I might as well call it Non-SEO or Other Than SEO.</p>
<p><strong>d) Make your Post Titles Click-able</strong> &#8211; Yes, some WordPress themes comes with this customization, some of them don&#8217;t . It is pretty easy to do and is really helpful in making your WordPress blog SEO friendly. In your main template and the Page template you should be able to find the code</p>
<blockquote>[h2][?php the_title(); ?][/h2]</blockquote>
<p>Replace this with</p>
<blockquote>[h2][a href=&#8221;[?php the_permalink() ?]” rel=”bookmark” title=”Permanent Link to [?php the_title(); ?]“][?php the_title(); ?][/a][/h2]</blockquote>
<p>* note: We have used [] instead of used in the actual code.</p>
<p><strong>e) Related Posts</strong> &#8211; Yes, here you would need a plug in and trust me the <a href="http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/" rel="nofollow">Word Press Related Posts plug in</a> is a gem. Just install it and insert the code snippet in a suitable location ( generally after the post), you are done ! Related posts would start showing up against each post, this would not just enhance your internal site navigation but also add value for your visitors as they would be able to find al posts about the same topic in one place.</p>
<p><strong>f) Site Map</strong> &#8211; Again it is advisable you use a Sitemap Plug in. If your theme is well planned and you have a few back links to your WordPress Blog, you should not have trouble getting your posts crawled, however, having a sitemap would cause no harm. Try using the <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" rel="nofollow">WordPress Google Site Map Generator Plug in</a>.</p>
<p><strong>g) Content</strong> &#8211; This is probably the most important factor in optimizing your blog. Post regularly and ensure that you are sneaking in your targeted keywords within your posts wherever applicable. make sure your post titles have your keywords. Having said all that, a word of caution &#8211; Do not over do. If you would like read <a href="http://digitalsrc.com/blog/web-content-writing-characteristics-of-good-website-content/">Characteristics of good website content writing</a>.</p>
<p>There can be much more that you can do to SEO your WordPress Blog, however, if you are following the above tips you should be pretty set. Just build a few good back links and your WordPress blog should be well optimized.</p>
<p>In case you have any other SEO tips that you think would help optimizing a WordPress blog please feel free to add in comments.</p>
<p>The post <a rel="nofollow" href="https://digitalsrc.com/blog/how-to-seo-for-wordpress-blogs/">How to SEO for WordPress Blogs ?</a> appeared first on <a rel="nofollow" href="https://digitalsrc.com/blog">Adwords Consultant India : DigitalSRC</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://digitalsrc.com/blog/how-to-seo-for-wordpress-blogs/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 4/82 objects using disk
Page Caching using disk: enhanced 
Minified using disk
Database Caching 11/42 queries in 0.007 seconds using disk

Served from: digitalsrc.com @ 2026-08-07 12:39:29 by W3 Total Cache
-->