<?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>Istanto Blog - Online Business, Short Reviews, Computers and Internet, Tips and Trick, Make Money Online. &#187; seo</title>
	<atom:link href="http://www.istanto.net/tag/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.istanto.net</link>
	<description>Online Business, Short Reviews, Computers and Internet, Tips and Trick, Make Money Online.</description>
	<lastBuildDate>Sun, 08 Jan 2012 02:56:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Fix WordPress Database Error</title>
		<link>http://www.istanto.net/how-to-fix-wordpress-database-error.html</link>
		<comments>http://www.istanto.net/how-to-fix-wordpress-database-error.html#comments</comments>
		<pubDate>Mon, 07 Nov 2011 03:37:46 +0000</pubDate>
		<dc:creator>Istanto</dc:creator>
				<category><![CDATA[Computer And Internet]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[database error]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql cache]]></category>
		<category><![CDATA[optimize database]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.istanto.net/?p=2559</guid>
		<description><![CDATA[If you are using wordpress or other cms and have a lot of data in you sql, your site usually will unavailable with common message database error. What actually error on your database? Nothing, this is all about query limitation on your hosting. Your blog will grown in time, say in the last months you [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you are using wordpress or other cms and have a lot of data in you sql, your site usually will unavailable with common message database error. What actually error on your database? Nothing, this is all about query limitation on your hosting. Your blog will grown in time, say in the last months you got 10,000 readers and in the next month you got 1,000,000 readers. When people access your site it&#8217;s continuously reading data again from your database, when it to much some hosting will stop it to executed. This is not good for SEO because your potential readers will gone (robots also can&#8217;t indexing full your site). Usually bad hosting will ask you to upgrade into vps or dedicated server. Everyone know it, there is no free lunch, you will have to pay more and more, if you got good revenue maybe it&#8217;s fine but how if not?</p>
<p style="text-align: justify;">In this short articles I will give some tips and trick to fix common wordpress database problem. When you&#8217;re planning to get a lot of visitors to your site you better looking for a ways to optimize your sql query. There is one options for this, using DB cache so when people coming to your site request the articles server don&#8217;t need to re-query database again. You just need to sacrifice some memory and space which may be better in result if you&#8217;re not planning to go for vps or dedicated at the moment.</p>
<p style="text-align: justify;">How to do this? Search on google is good idea, I found many articles for database caching last night, <a href="http://www.howtogeek.com/howto/programming/speed-up-your-web-site-with-mysql-query-caching/" target="_blank">this is</a> the best one. For wordpress users there is a simple solution. Just get and install <a href="http://wordpress.org/extend/plugins/db-cache-reloaded-fix/" target="_blank">DB-CACHE-RELOADED</a> plugin, setting it as you need, example you want cache stays for 24 hours or maybe just 10 minutes.</p>
<p style="text-align: justify;"><a href="http://www.istanto.net/wp-content/uploads/2011/11/ist-db-cache-reloaded.jpg"><img class="aligncenter size-medium wp-image-2560" title="ist-db-cache-reloaded" src="http://www.istanto.net/wp-content/uploads/2011/11/ist-db-cache-reloaded-300x224.jpg" alt="" width="300" height="224" /></a></p>
<p style="text-align: justify;">In this sample I set 180 minutes (3 hours). Cache will stay for 3 hours and then when it expired all cache files will deleted from cache folder and generated new cache. The result after using this plugin is better than not using it. When I tested it I have never seen wordpress database error again (of course because when someone read articles again server doesn&#8217;t need to re-read again from the sql). If you like this plugin you can spare some money for Ivan for his great works <img src='http://www.istanto.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: justify;">The effect?? I&#8217;m not sure but in the past when I&#8217;m using similar plugin like this I have error on feed, when this happen disable the plugin clear all the cache files and reactivate plugin again. But if not then you don&#8217;t need to do anything just keep monitors your site availability and traffic. Before I close this articles I want to tell you, you can also combine this plugin with auto cron job to repair and optimize your mysql, just search on my blog you will find the articles. This combination will giving a better result.</p>
<p style="text-align: justify;">That&#8217;s share for today, I need back to work on project he he, Have a great day everyone <img src='http://www.istanto.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.istanto.net/how-to-fix-wordpress-database-error.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO: WP Mobile Pack Causing Problem on Duplicated Meta</title>
		<link>http://www.istanto.net/seo-wp-mobile-pack-causing-problem-on-duplicated-meta.html</link>
		<comments>http://www.istanto.net/seo-wp-mobile-pack-causing-problem-on-duplicated-meta.html#comments</comments>
		<pubDate>Tue, 22 Mar 2011 22:57:11 +0000</pubDate>
		<dc:creator>Istanto</dc:creator>
				<category><![CDATA[Computer And Internet]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[duplicate meta]]></category>
		<category><![CDATA[duplicate title]]></category>
		<category><![CDATA[istanto]]></category>
		<category><![CDATA[parameter handling]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[wp mobile pack]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.istanto.net/?p=1662</guid>
		<description><![CDATA[This is really bad, I found some of my site has been affected by this plugin wp mobile pack. Traffic drop from 2K unique visitors daily into 400 unique visitors daily. I try to diagnose the problem and finally found it (after a month *lol*). This drop cause by wordpress plugin called wp mobile pack. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This is really bad, I found some of my site has been affected by this plugin wp mobile pack. Traffic drop from 2K unique visitors daily into 400 unique visitors daily. I try to diagnose the problem and finally found it (after a month *lol*). This drop cause by wordpress plugin called <span style="text-decoration: underline;">wp mobile pack</span>. It&#8217;s actually nice plugin to convert our wordpress site become mobile friendly site with option to view desktop version or mobile version.</p>
<p style="text-align: justify;">The big problem is this plugin will make your wordpress site become mobile friendly without change any meta including your page title. For example my meta description is article title+20 words article content+site/blog title. If we enabled this plugin it will created an duplicated meta and duplicated title, in the end it will caused big problem impact in SEO.</p>
<p style="text-align: justify;"><a href="http://www.istanto.net/wp-content/uploads/2011/03/duplicate-meta-problem.jpg"><img class="aligncenter size-medium wp-image-1666" title="duplicate-meta-problem" src="http://www.istanto.net/wp-content/uploads/2011/03/duplicate-meta-problem-300x162.jpg" alt="" width="300" height="162" /></a></p>
<p style="text-align: justify;">Solution: I try to using google webmaster tools called <span style="text-decoration: underline;"><strong>parameter handling.</strong></span> But I&#8217;m not sure if this things will affect better on next index date. Actually I was thinking about giving meta <strong>noindex</strong> and <strong>nofollow</strong> on mobile site themes but it&#8217;s looks like this mobile themes can&#8217;t modified since theme structure following desktop version. I also thinking giving rel <strong>canonical</strong> maybe can help us to fix this problem.</p>
<p style="text-align: justify;">The result in today is better than yesterday I seen traffic growth 40%-60% from normal time. I will removed this plugin from my site if there is no working solution for this problem.</p>
<p style="text-align: justify;"><a href="http://www.istanto.net/wp-content/uploads/2011/03/parameter-handling.jpg"><img class="aligncenter size-medium wp-image-1667" title="parameter-handling" src="http://www.istanto.net/wp-content/uploads/2011/03/parameter-handling-300x168.jpg" alt="" width="300" height="168" /></a></p>
<p><span id="more-1662"></span><br />
&nbsp;</p>
<p style="text-align: justify;"><a href="http://www.istanto.net/wp-content/uploads/2011/03/analytics-after-changes.jpg"><img class="aligncenter size-medium wp-image-1665" title="analytics-after-changes" src="http://www.istanto.net/wp-content/uploads/2011/03/analytics-after-changes-300x110.jpg" alt="" width="300" height="110" /></a></p>
<p style="text-align: justify;">Beside this problem there is some important changes needed for wordpress user to tell google and other crawl robots to only index articles and pages. I believe tags, archive, and category not needed to get index since it will only <del>spam</del> google index. We can do this using robots.txt, example:</p>
<p style="text-align: justify;"><em>#General Bot</em><br />
<em>User-agent: *</em><br />
<em>Allow: /</em><br />
<em>Allow: /wp-content/uploads</em><br />
<em>Disallow: /cgi-bin</em><br />
<em>Disallow: /wp-admin</em><br />
<em>Disallow: /wp-includes</em><br />
<em>Disallow: /wp-content/plugins</em><br />
<em>Disallow: /wp-content/cache</em><br />
<em>Disallow: /wp-content/themes</em><br />
<em>Disallow: */trackback</em><br />
<em>Disallow: /trackback</em><br />
<em>Disallow: /comments</em><br />
<em>Disallow: /category</em><br />
<em>Disallow: /category/*/*</em><br />
<em>Disallow: /tag</em><br />
<em>Disallow: /author</em><br />
<em>Disallow: */comments</em></p>
<p><em># Google Image</em><br />
<em>User-agent: Googlebot-Image</em><br />
<em>Disallow:</em><br />
<em>Allow: /*</em></p>
<p><em># Google AdSense</em><br />
<em>User-agent: Mediapartners-Google*</em><br />
<em>Disallow:</em><br />
<em>Allow: /*</em></p>
<p><em>#Google Adwords</em><br />
<em>User-agent: Adsbot-Google</em><br />
<em>Allow: /</em></p>
<p><em>#Google Mobile</em><br />
<em>User-agent: Googlebot-Mobile</em><br />
<em>Allow: /</em></p>
<p><em>Sitemap: http://www.istanto.net/sitemap.xml</em></p>
<p><em># BEGIN XML-SITEMAP-PLUGIN</em><br />
<em>Sitemap: http://www.istanto.net/sitemap.xml.gz</em><br />
<em># END XML-SITEMAP-PLUGIN</em></p>
<p style="text-align: justify;">This robots.txt sample will not allowed all crawler robots to index tags, archive, category, etc. It will crawl and index some of we allowed. We won&#8217;t need all our tags to get indexed since it will only <del>spam</del> google index right?</p>
<p style="text-align: justify;">If you&#8217;re using sitemap generator plugins make sure to set it only generate articles and pages to be included in your sitemap. Remove tags and other from generated sitemap. I believe this can be done very easy even if you&#8217;re using another sitemap generator.</p>
<p style="text-align: justify;">After this small changes I see better result for today but not sure if it perform better in the future. You should stay away from wp mobile pack plugin if you&#8217;re care about your SEO. Keep watching and stay update with any changes.</p>
<p style="text-align: justify;">That&#8217;s my share for today, Have a good day <img src='http://www.istanto.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.istanto.net/seo-wp-mobile-pack-causing-problem-on-duplicated-meta.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SEO: My Personal SEO Technique Experience Part I</title>
		<link>http://www.istanto.net/seo-my-personal-seo-technique-experience-part-1.html</link>
		<comments>http://www.istanto.net/seo-my-personal-seo-technique-experience-part-1.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 09:07:08 +0000</pubDate>
		<dc:creator>Istanto</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[Meta Tag]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.istanto.net/?p=1193</guid>
		<description><![CDATA[Hi everyone, here is my personal SEO technique experience part I, why it become part? first I hate to write all my technique in one article ,it also will help me to explain the subject in at least explanation and sample.. so this Article will updated each time I want to share my SEO technique. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Hi everyone, here is my personal SEO technique experience part I, why it become part? first I hate to write all my technique in one article ,it also will help me to explain the subject in at least explanation and sample.. so this Article will updated each time I want to share my SEO technique. Please note and give credits back if this article help you, even I share this article for public please respect the copyright. <img src='http://www.istanto.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: justify;">LASTLY apologize for you bad English! *lol*</p>
<p style="text-align: justify;">OK Let&#8217;s Begin&#8230;.</p>
<p style="text-align: justify;"><strong><span style="color: #008000;">1. SEO technique &#8220;<span style="text-decoration: underline;">title tag</span>&#8220;.</span></strong></p>
<p style="text-align: justify;">Basically it will working right if you give right title tag on your pages. If you&#8217;re compete in specific keyword, this keyword should be same with your keyword target OR at least there in your title tag in the <span style="text-decoration: underline;">first line not after another title</span>.</p>
<p style="text-align: justify;">Example, I want to target my keyword to &#8220;<span style="text-decoration: underline;">make money</span>&#8221; :</p>
<p style="text-align: justify;">My title page should be &#8220;make money&#8221; (right optimized)</p>
<p style="text-align: justify;">If your title &#8220;make money &#8211; whatever&#8221; (bad targeting optimized) or &#8220;whatever &#8211; make money&#8221; (false optimized)</p>
<p style="text-align: justify;">Programing generated title tag should really help you targeting your keyword. If you&#8217;re advanced in programing (usually PHP) this should be done in minutes.</p>
<p style="text-align: justify;"><strong><span style="color: #008000;">2. Domain Name SEO</span></strong></p>
<p style="text-align: justify;">Short? Long? Unique? .com? .net? .org? basically there is a lot factor will affect this.. Remember your domain extension also will affect on your domain name SEO, said .com are better than .info! Just look on example, this will help you to choose your domain name.</p>
<p style="text-align: justify;">Example:</p>
<p style="text-align: justify;">makemoney.com have better SERP than makemoney.info or make-money.com or  howtomakemoney.org in keyword &#8220;<span style="text-decoration: underline;">make money</span>&#8220;</p>
<p><strong><span style="color: #008000;">3. SEO technique Meta Tag</span></strong></p>
<p style="text-align: justify;">Give meta on your pages help you also in targeting some specific keyword. There is some important meta tag you should have in your pages to help robots crawl your pages and shown in search engine result.</p>
<p style="text-align: justify;">Meta Description : Will help you explain and give information about your pages to crawl robots, It will showing on search engine result (keyword after title).</p>
<p style="text-align: justify;">Meta Keyword : This will help you targeting your keyword. Please note your meta keyword should be there also in the title tag and your content, or it will false.</p>
<p style="text-align: justify;">Example:</p>
<p style="text-align: justify;">make money (title)</p>
<p style="text-align: justify;">how to make money online (meta description)</p>
<p style="text-align: justify;">make money,money (meta keyword)</p>
<p style="text-align: justify;">how to make money online using&#8230;&#8230;. bla bla bla (content)</p>
<p style="text-align: justify;">This will give good result in search engine result , your keyword is targeting on &#8220;make money&#8221; remember still there a lot of condition that will affect on your SERP it will be written in another subject.</p>
<p style="text-align: justify;">Programing generated meta should really help you targeting your keyword. If you&#8217;re advanced in programing (usually PHP) this should be done in minutes.</p>
<p style="text-align: justify;"><strong><span style="color: #008000;">4. Robots.txt SEO<br />
</span></strong></p>
<p style="text-align: justify;">Having robots.txt will help you to decide which part should be indexed and which not indexed (secure) it also can help search engine to find some important information. robots.txt usually should be in root directory of your website/blog.</p>
<p style="text-align: justify;">Example on robots.txt :</p>
<p style="text-align: justify;">User-agent: robotname<br />
Disallow: /secure/</p>
<p>User-agent: *<br />
Disallow:</p>
<p>Sitemap: http://yourwebsite/yoursitemap</p>
<p style="text-align: justify;"><span style="color: #008000;"><strong>5. SEO Sitemap</strong></span></p>
<p style="text-align: justify;">Sitemap will help robots find information and search engine will indexed your pages faster and organized, you can find another good sitemap article in this blog. There is lot way to generated your sitemap depends on which one you choose.</p>
<p style="text-align: justify;"><strong><span style="color: #008000;">6. Backlink or Linkback SEO<br />
</span></strong></p>
<p style="text-align: justify;">If you&#8217;re following all technique but your traffic still low, try to get link from another site, this will help your site got indexed and your SERP will be better plus you might get good pagerank. How to do this? there is lot way said&#8230;. directory, exchange link, leave comment on blog/website, signature, etc.</p>
<p style="text-align: justify;">Special for link buyer, if you stop your link campaign and you lost many link in just one night your site might get penalties. The safest way is once you buy then you should pay for that as long your sites up!</p>
<p style="text-align: justify;">Please remember don&#8217;t ever try to spam or search engine might banned you!</p>
<p style="text-align: justify;"><span style="color: #008000;"><strong>7. Update your website!</strong></span></p>
<p style="text-align: justify;">You should updated your website content if you want better SERP and indexed pages. At least minimum once a week is enough to keep your site stable in search engine. If you didn&#8217;t update for a month your site might looses indexed pages but don&#8217;t worry keep updated your content and your indexed pages will coming back.</p>
<p style="text-align: justify;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p style="text-align: justify;">Here is the example result on this part I technique that I adopted on this blog. Please note this result coming as is, I&#8217;m not optimized totally this blog (you know I&#8217;m lazy boy <img src='http://www.istanto.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ).</p>
<p style="text-align: justify;"><a href="http://www.istanto.net/wp-content/uploads/2009/06/ist-seo-keyword.JPG"><img class="alignnone size-medium wp-image-1197" title="ist-seo-keyword" src="http://www.istanto.net/wp-content/uploads/2009/06/ist-seo-keyword-300x107.jpg" alt="ist-seo-keyword" width="300" height="107" /></a></p>
<p style="text-align: justify;">To get maximum result, all of this SEO technique should be used together combined from first into the end, I know it&#8217;s a little hard if you&#8217;re new but if you already understand this should help you  lot to get traffic. Remember traffic is money source, without traffic your blog/website has nothing value.</p>
<p style="text-align: justify;">Done for part I, part II, part III, part X and another part will be available soon, have a nice day <img src='http://www.istanto.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.istanto.net/seo-my-personal-seo-technique-experience-part-1.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>SEO:Search Engine Ranking Position(SERP) Secret</title>
		<link>http://www.istanto.net/seo-search-engine-ranking-position-secret.html</link>
		<comments>http://www.istanto.net/seo-search-engine-ranking-position-secret.html#comments</comments>
		<pubDate>Thu, 30 Apr 2009 16:27:57 +0000</pubDate>
		<dc:creator>Istanto</dc:creator>
				<category><![CDATA[Computer And Internet]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[copyscape]]></category>
		<category><![CDATA[EXPLANATION]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[serp]]></category>

		<guid isPermaLink="false">http://www.istanto.net/?p=1109</guid>
		<description><![CDATA[Secret?? Not yet.. mostly people already know this secret but some didn&#8217;t know so here I will share this article. If you&#8217;re already know about this just leave this article right now. What actually search engine ranking position (SERP) and how it can affect your website. Search engine ranking position (SERP) is the listing of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Secret?? Not yet.. mostly people already know this secret but some didn&#8217;t know so here I will share this article. If you&#8217;re already know about this just leave this article right now.</p>
<p style="text-align: justify;">What actually search engine ranking position (SERP) and how it can affect your website. Search engine ranking position (SERP) is <span style="text-decoration: underline;">the listing of web pages returned by a search engine in response to a keyword query</span>&#8230; more details can be reading in <a href="http://en.wikipedia.org/wiki/SERP" target="_blank">here</a>.</p>
<p style="text-align: justify;">How it can affect your website? <strong>Mostly</strong> first top 10 search result will got visited by searcher. That mean more traffic, traffic mean money <img src='http://www.istanto.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  that&#8217;s why SERP is needed to learned if you want to monetize your traffic <img src='http://www.istanto.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>EXPLANATION 1:</strong></span></p>
<p style="text-align: justify;">Basically SERP calculated automatically by <strong>ROBOT</strong>, the more link you have into your website mean you will get better ranking. In this case if you have  enough money you can buy million to billion link from other website to linked into your website, your SERP will raise up trust me&#8230;</p>
<p style="text-align: justify;">For easiest way to understand this explanation look on this chart:</p>
<p style="text-align: justify;"><a href="http://www.istanto.net/wp-content/uploads/2009/04/ist-serp-1.jpg"><img class="alignnone size-full wp-image-1110" title="ist-serp-1" src="http://www.istanto.net/wp-content/uploads/2009/04/ist-serp-1.jpg" alt="ist-serp-1" width="190" height="165" /></a></p>
<p style="text-align: justify;"><em>*Better SERP</em></p>
<p><span id="more-1109"></span></p>
<p style="text-align: justify;"><a href="http://www.istanto.net/wp-content/uploads/2009/04/ist-serp-2.jpg"><img class="alignnone size-full wp-image-1111" title="ist-serp-2" src="http://www.istanto.net/wp-content/uploads/2009/04/ist-serp-2.jpg" alt="ist-serp-2" width="122" height="137" /></a></p>
<p style="text-align: justify;"><em>*Worst SERP</em></p>
<p style="text-align: justify;">The more link you have the more your ranking better, that&#8217;s why people sold link in their website to help you raise your SERP.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>EXPLANATION 2:</strong></span></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>Meta</strong></span> and <strong><span style="text-decoration: underline;">Keyword</span></strong>, Black Hat SEO using repeated keyword in one page, in result their SERP are better. Example you website keyword target is about money you write meta keyword &#8220;money&#8221; and in your page you repeated keyword &#8220;money&#8221; at least 3 times. It can raise your SERP&#8230; anyway if someone found out you cheating they might reported you, be quiet to many haters out there <img src='http://www.istanto.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p style="text-align: justify;"><strong><span style="text-decoration: underline;">EXPLANATION 3:</span></strong></p>
<p style="text-align: justify;"><strong>Content</strong>, More genuine content will raise your SERP. how to checked if your content is genuine? you can check it from search engine or you can check from <a href="http://www.copyscape.com" target="_blank">copyscape</a> website. anyway this is automatic robot not mean if your content not genuine&#8230;</p>
<p style="text-align: justify;">That&#8217;s all for today&#8230; thanks for reading my blog <img src='http://www.istanto.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.istanto.net/seo-search-engine-ranking-position-secret.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SEO: Sitemap generator for 4images</title>
		<link>http://www.istanto.net/seo-sitemap-generator-for-4images.html</link>
		<comments>http://www.istanto.net/seo-sitemap-generator-for-4images.html#comments</comments>
		<pubDate>Thu, 11 Dec 2008 00:02:30 +0000</pubDate>
		<dc:creator>Istanto</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[4images]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin sitemap]]></category>
		<category><![CDATA[SE]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[sitemap generator 4images]]></category>

		<guid isPermaLink="false">http://www.istanto.net/seo-sitemap-generator-for-4images.html</guid>
		<description><![CDATA[Hello everyone this is another good SEO plugins for 4images gallery systems. This sitemap generator can help your visitor or any SE bot found out detailed about your website. This can help you raise your pagerank and also in same time helping your page got indexed in Search Engine. I have tested this plugin on [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Hello everyone <img src='http://www.istanto.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  this is another good <strong>SEO</strong> plugins for 4images gallery systems. This sitemap generator can help your <em><strong>visitor</strong></em> or any <em><strong>SE bot</strong></em> found out detailed about your website. This can help you raise your pagerank and also in same time helping your page got indexed in Search Engine. I have tested this plugin on my wallpapers site <a href="http://www.innovativedesktop.com">www.innovativedesktop.com</a> using 4images v1.7.4 and it&#8217;s working pretty good without any <strike>bug</strike>.</p>
<p align="justify"><a href="http://www.innovativedesktop.com/sitemap.php"><img src="http://www.istanto.net/wp-content/uploads/2008/12/seo-sitemap.jpg" alt="seo-sitemap.jpg" /></a></p>
<p align="justify">First, what you need for this plugin? You need to download this <a href="http://www.istanto.net/wp-content/uploads/2008/12/sitemap-v10.zip" title="package">package</a> first. Extract it then upload it into your hosting (default template name should be changed with your own template name)</p>
<p align="justify"><u><strong>Alright now we ready for installation:</strong></u></p>
<p align="justify"><strong>1</strong>. Open <strong><font color="#008000">includes</font>/<font color="#ff0000">page_header.php</font></strong></p>
<p align="justify"><strong>Find:</strong></p>
<p><code>"media_url" =&gt; MEDIA_PATH,<br />
</code></p>
<p align="justify"><strong>Insert bellow:</strong></p>
<p><span id="more-869"></span></p>
<p align="justify">&#8220;url_sitemap&#8221; =&gt; $site_sess-&gt;url(ROOT_PATH.&#8221;sitemap.php&#8221;),<br />
&#8220;lang_sitemap&#8221; =&gt; $lang['sitemap'],</p>
<p align="justify">In case code coverted wrong download page_header.php in <a href="http://www.istanto.net/wp-content/uploads/2008/12/page_headerphp.txt" title="HERE!">HERE!</a></p>
<p align="justify">2. Open <font color="#008000"><strong>lang</strong></font>/<strong>&lt;your language&gt;</strong> /<font color="#ff0000"><strong>main.php</strong></font></p>
<p align="justify">At the end, before closing <font color="#ff0000"><strong>?&gt;</strong></font><strong> insert</strong>:</p>
<p align="justify"><code>$lang['sitemap'] = "Sitemap";<br />
$lang['sitemap_legend'] = "Legend";<br />
$lang['sitemap_viewimages_yes'] = "Allowed view images";<br />
$lang['sitemap_viewimages_no'] = "Not allowed view images";<br />
$lang['sitemap_viewimages_new_yes'] = "With new images and you are allowed view images";<br />
$lang['sitemap_viewimages_new_no'] = "With new images but you are not allowed view images";<br />
$lang['sitemap_cat_info'] = "&lt;span class=\"sitemapinfo\"&gt;{lang_images}{lang_new_images}{lang_hits}{lang_description}&lt;/span&gt;";<br />
$lang['sitemap_images'] = "Images: {images}";<br />
$lang['sitemap_new_images'] = " (New: {new_images})";<br />
$lang['sitemap_hits'] = " Hits: {hits}";<br />
$lang['sitemap_description'] = " Description: {description}";<br />
$lang['sitemap_hidden'] = "&lt; hidden &gt;";<br />
</code></p>
<p align="justify">In case code coverted wrong download main.php in <a href="http://www.istanto.net/wp-content/uploads/2008/12/mainphp.txt" title="HERE!">HERE!</a></p>
<p align="justify">4.  Open <strong><font color="#008000">templates</font>/&lt;your template&gt;/<font color="#ff0000">user_logininfo.html</font></strong> and <strong><font color="#008000">templates</font>/&lt;your template&gt;/<font color="#ff0000">user_loginform.html</font></strong></p>
<p>In the place where you want the link to sitemap be showed <strong>add the following html code:</strong></p>
<p align="justify"><code>» &lt;a href="{url_sitemap}"&gt;{lang_sitemap}&lt;/a&gt;<br />
</code></p>
<p align="justify"><code></code>5. Open <strong><font color="#008000">templates</font>/&lt;your template&gt;/<font color="#ff0000">style.css</font> </strong></p>
<p align="justify"><strong>Add:</strong></p>
<p>.sitemapinfo<br />
{<br />
font-size: 9px;<br />
padding: 2px 2px 2px 2px;<br />
margin: 2px 2px 2px 2px;<br />
color: #8794A7;<br />
}<br />
.sitemaprow1<br />
{<br />
background-color: #e1e1e1;<br />
color: #004c75;<br />
}</p>
<p>.sitemaprow2<br />
{<br />
background-color: #efefef;<br />
color: #004c75;<br />
}</p>
<p align="justify">Well done now the last <em>hard things</em> you have to do it manually. Check your sitemap view, if it fit with your page then you don&#8217;t need to make modification. when you need to modificate the view <strong>code</strong> file sitemap.html should be changed <strong>following</strong> your home.html structures not at all just changed it so it can fit your pages.</p>
<p align="justify">And you&#8217;re ready! enjoy! <img src='http://www.istanto.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.istanto.net/seo-sitemap-generator-for-4images.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>SEO:Play with Meta,Dynamic Meta on Static Header</title>
		<link>http://www.istanto.net/seoplay-with-metadynamic-meta-on-static-header.html</link>
		<comments>http://www.istanto.net/seoplay-with-metadynamic-meta-on-static-header.html#comments</comments>
		<pubDate>Wed, 27 Aug 2008 01:59:41 +0000</pubDate>
		<dc:creator>Istanto</dc:creator>
				<category><![CDATA[Computer And Internet]]></category>
		<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tips & Trick]]></category>
		<category><![CDATA[ALMOST]]></category>
		<category><![CDATA[dynamic meta]]></category>
		<category><![CDATA[egold]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[Meta description]]></category>
		<category><![CDATA[meta keyword]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.istanto.net/seoplay-with-metadynamic-meta-on-static-header.html</guid>
		<description><![CDATA[Well.. good morning everyone , I&#8217;m interesting to write this article after reading some article on cosaaranda blog about meta tag to optimize SEO score. The reality we face now almost people or webmaster forgot about meta ( included me sometimes he he he )  so let me write about my own experience with meta [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Well.. good morning everyone <img src='http://www.istanto.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  , I&#8217;m interesting to write this article after reading some article on <a href="http://www.cosaaranda.com">cosaaranda blog</a> about meta tag to optimize SEO score. The reality we face now almost people or webmaster forgot about meta ( included me sometimes he he he <img src='http://www.istanto.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )  so let me write about my own experience with meta to help some people optimize their web/blog.</p>
<p align="justify">Basically meta used for robot/crawler to get information from your web/blog, But be careful when you write irrelevant meta tag your site might will crawled in wrong way and result  might will false.</p>
<p align="justify"><strong>1. Meta Description:</strong></p>
<p align="justify">Used to describe about your website, this <em>words</em> will also will be placed on search engine result. Example on <a href="http://www.ratna.war.net.id" target="_blank">one of my site</a> meta description is about &#8220;<strong>Server project of nexustk the kingdom of the wind emulator and atlantia development free flash games</strong>&#8221; (yea I know this meta description s*ck LOL)  see the result in google search engine.</p>
<p align="justify"><a href="http://www.istanto.net/wp-content/uploads/2008/08/res1.JPG" title="res1.JPG"><img src="http://www.istanto.net/wp-content/uploads/2008/08/res1.thumbnail.JPG" alt="res1.JPG" /></a></p>
<p align="justify">What will happen if most search engine not found meta description on your site? not sure about all crawler but one I know google crawler bot will crawl the top words to be put in  search result.</p>
<p align="justify"><strong>2.  Meta Keyword:</strong></p>
<p align="justify">Used to describe your site keyword in search result on search engine this is sorted from first keyword to be the first priority . Again sample on <a href="http://www.ratna.war.net.id" target="_blank">one of my site</a> meta keyword is &#8220;<strong>nexmutk,nexustk,baram,nexia,nexustk map editor,emulator,ps1,ps2,bios,scph,games,development,install shield,earn money,game server,server games,mmorpg,nexustk packet,nexustk emulator,gunbound,darkages,lunentia,ts online,ran online,maplestory,donation,project,developer,visual basic,vb6,utility,zlib compression,paypal,egold,kingdom of the winds</strong>&#8221; see the result when I search something using keyword &#8220;nexmutk&#8221;</p>
<p align="justify"><a href="http://www.istanto.net/wp-content/uploads/2008/08/res2.JPG" title="res2.JPG"><img src="http://www.istanto.net/wp-content/uploads/2008/08/res2.thumbnail.JPG" alt="res2.JPG" /></a></p>
<p align="justify">So the answer is when you need to fill your meta keyword this keyword <font color="#ff0000"><strong>MUST</strong></font> included at least 1-3 words in your site content. This also the way for some people try to targeting HPK (<em>high paying keyword</em>) from google adsense to get HPK ads showing on their site.. that s*ck is it?!?! YES <strike><em>MONEY RULES</em></strike>! *LOL* <img src='http://www.istanto.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p align="justify">Alright we focused on this 2 meta first, other meta and their function will be written on next article. Usually meta tag should written on header files, the problem is lot and <strong>ALMOST</strong> header files is static.</p>
<p align="justify"><font color="#ff0000"><strong>How we can make dynamic meta on static header?! </strong></font></p>
<p align="justify">Simple and easy as 1-2-3 :p if you&#8217;re advanced in php/database programming this should can be done in only 5 minutes he he he.. how we can done with this one.. listen to me carefully I will not tell you the code but only my vision *LOL* when you programing your site you can describe your meta to follow your pages words content, remember meta description <strong><font color="#ff0000">no more than 150 character</font></strong> this way is for medium level programing. for some people who advanced on database you can write your meta from your database by calling it out, there is other way also using rewrite rules to play with your meta and many many ways to do this. Maybe next time I will write some sample code for this.</p>
<p align="justify">Have good day everyone <img src='http://www.istanto.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.istanto.net/seoplay-with-metadynamic-meta-on-static-header.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

