<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments for Tech-Tips-Geek</title> <atom:link href="http://www.techtipsgeek.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.techtipsgeek.com</link> <description></description> <lastBuildDate>Tue, 27 Jul 2010 20:20:51 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Comment on Move WordPress Core Files in Custom location to Protect from Hackers by mrchuckles</title><link>http://www.techtipsgeek.com/move-wordpress-core-files-custom-location-protect-hackers/7845/#comment-1383</link> <dc:creator>mrchuckles</dc:creator> <pubDate>Tue, 27 Jul 2010 20:20:51 +0000</pubDate> <guid
isPermaLink="false">http://www.techtipsgeek.com/?p=7845#comment-1383</guid> <description>Thanks for the suggestion.  I tried it but didn&#039;t have any luck.  When I typed in www.mydomain.com it did not redirect to Wordpress but rather landed my on my host&#039;s splash page based on their default.html.  It appears I need to create an index that points to my blog.  When I typed www.mydomain.com/blog it gave me an internal server error.I appreciate your help but if you don&#039;t want to mess with it I&#039;ll figure it out eventually.  I feel bad taking your time.  Thanks though.</description> <content:encoded><![CDATA[<p>Thanks for the suggestion.  I tried it but didn&#8217;t have any luck.  When I typed in <a
href="http://www.mydomain.com" rel="nofollow">http://www.mydomain.com</a> it did not redirect to WordPress but rather landed my on my host&#8217;s splash page based on their default.html.  It appears I need to create an index that points to my blog.  When I typed <a
href="http://www.mydomain.com/blog" rel="nofollow">http://www.mydomain.com/blog</a> it gave me an internal server error.</p><p>I appreciate your help but if you don&#8217;t want to mess with it I&#8217;ll figure it out eventually.  I feel bad taking your time.  Thanks though.</p> ]]></content:encoded> </item> <item><title>Comment on Move WordPress Core Files in Custom location to Protect from Hackers by Tanmay</title><link>http://www.techtipsgeek.com/move-wordpress-core-files-custom-location-protect-hackers/7845/#comment-1355</link> <dc:creator>Tanmay</dc:creator> <pubDate>Tue, 27 Jul 2010 04:21:40 +0000</pubDate> <guid
isPermaLink="false">http://www.techtipsgeek.com/?p=7845#comment-1355</guid> <description>@Mrchuckles: Yes you can do that by the .htaccess file in your root drive. If there exits no such file then create it by simple Notepad text and name it as .htaccess. In .htaccess file add the following code at the very first line:
&lt;code&gt;&lt;strong&gt;Options +FollowSymlinks
rewritecond %{http_host} ^yourdomain.com [nc]
rewriterule ^(.*)$ http://www.yourdomain.com/blog/$1 [L,r=301,nc]&lt;/strong&gt;&lt;/code&gt;
Change &quot;yourdomain&quot; with your domain name.Let me know if this solves your problem.
Thank you for commenting here.</description> <content:encoded><![CDATA[<p>@Mrchuckles: Yes you can do that by the .htaccess file in your root drive. If there exits no such file then create it by simple Notepad text and name it as .htaccess. In .htaccess file add the following code at the very first line:<br
/> <code><strong>Options +FollowSymlinks<br
/> rewritecond %{http_host} ^yourdomain.com [nc]<br
/> rewriterule ^(.*)$ <a
href="http://www.yourdomain.com/blog/$1" rel="nofollow">http://www.yourdomain.com/blog/$1</a> [L,r=301,nc]</strong></code><br
/> Change &#8220;yourdomain&#8221; with your domain name.Let me know if this solves your problem.<br
/> Thank you for commenting here.</p> ]]></content:encoded> </item> <item><title>Comment on Move WordPress Core Files in Custom location to Protect from Hackers by mrchuckles</title><link>http://www.techtipsgeek.com/move-wordpress-core-files-custom-location-protect-hackers/7845/#comment-1340</link> <dc:creator>mrchuckles</dc:creator> <pubDate>Mon, 26 Jul 2010 21:27:31 +0000</pubDate> <guid
isPermaLink="false">http://www.techtipsgeek.com/?p=7845#comment-1340</guid> <description>Very useful.  Thanks for the clear explanations!  I have a static website in my root, but have my WordPress in a subdirectory called &quot;blog&quot;.  I&#039;d like to get rid of the static website and keep the WP in &quot;blog&quot; but have anyone landing in the root automatically go the WP portion.  Is that fairly easy?</description> <content:encoded><![CDATA[<p>Very useful.  Thanks for the clear explanations!  I have a static website in my root, but have my WordPress in a subdirectory called &#8220;blog&#8221;.  I&#8217;d like to get rid of the static website and keep the WP in &#8220;blog&#8221; but have anyone landing in the root automatically go the WP portion.  Is that fairly easy?</p> ]]></content:encoded> </item> <item><title>Comment on How To Install Your WordPress Blog In Wamp Server by Tanmay</title><link>http://www.techtipsgeek.com/install-wamp-server-wordpress-locally/510/#comment-1331</link> <dc:creator>Tanmay</dc:creator> <pubDate>Mon, 26 Jul 2010 18:19:58 +0000</pubDate> <guid
isPermaLink="false">http://www.softslas.com/?p=510#comment-1331</guid> <description>Is the Wamp Server online? Left-click on the icon in the system tray and click on &quot;Start All Services&quot;. Let me know if this solves your problem.</description> <content:encoded><![CDATA[<p>Is the Wamp Server online? Left-click on the icon in the system tray and click on &#8220;Start All Services&#8221;. Let me know if this solves your problem.</p> ]]></content:encoded> </item> <item><title>Comment on How To Install Your WordPress Blog In Wamp Server by Sam</title><link>http://www.techtipsgeek.com/install-wamp-server-wordpress-locally/510/#comment-1330</link> <dc:creator>Sam</dc:creator> <pubDate>Mon, 26 Jul 2010 18:08:52 +0000</pubDate> <guid
isPermaLink="false">http://www.softslas.com/?p=510#comment-1330</guid> <description>For some reason http://localhost/phpmyadmin shows nothing... cannot access the php admin. Tried install again, check if there is block in firewall etc. What could be the issue?</description> <content:encoded><![CDATA[<p>For some reason <a
href="http://localhost/phpmyadmin" rel="nofollow">http://localhost/phpmyadmin</a> shows nothing&#8230; cannot access the php admin. Tried install again, check if there is block in firewall etc. What could be the issue?</p> ]]></content:encoded> </item> <item><title>Comment on Install Contact Page in WordPress Blog Without Any Plugin by Tanmay</title><link>http://www.techtipsgeek.com/install-contact-page-in-wordpress-blog-without-plugin/6664/#comment-1292</link> <dc:creator>Tanmay</dc:creator> <pubDate>Mon, 26 Jul 2010 05:57:06 +0000</pubDate> <guid
isPermaLink="false">http://www.techtipsgeek.com/?p=6664#comment-1292</guid> <description>@Sariyanta: In the theme folder. For instance /public_html/wp-content/themes/your_theme/.</description> <content:encoded><![CDATA[<p>@Sariyanta: In the theme folder. For instance /public_html/wp-content/themes/your_theme/.</p> ]]></content:encoded> </item> <item><title>Comment on Install Contact Page in WordPress Blog Without Any Plugin by sariyanta</title><link>http://www.techtipsgeek.com/install-contact-page-in-wordpress-blog-without-plugin/6664/#comment-1291</link> <dc:creator>sariyanta</dc:creator> <pubDate>Mon, 26 Jul 2010 05:51:09 +0000</pubDate> <guid
isPermaLink="false">http://www.techtipsgeek.com/?p=6664#comment-1291</guid> <description>where should i put the contact.php file?</description> <content:encoded><![CDATA[<p>where should i put the contact.php file?</p> ]]></content:encoded> </item> <item><title>Comment on An Ultimate Guide to Make your WordPress Blog Faster by Troy</title><link>http://www.techtipsgeek.com/an-ultimate-guide-to-make-your-wordpress-blog-faster/6656/#comment-1245</link> <dc:creator>Troy</dc:creator> <pubDate>Sun, 25 Jul 2010 15:07:11 +0000</pubDate> <guid
isPermaLink="false">http://www.techtipsgeek.com/?p=6656#comment-1245</guid> <description>This is a really great website. The layout and design is very easy to navigate and the info is superb. Keep up the good work!!!!</description> <content:encoded><![CDATA[<p>This is a really great website. The layout and design is very easy to navigate and the info is superb. Keep up the good work!!!!</p> ]]></content:encoded> </item> <item><title>Comment on Recover Deleted Files in Windows 7 Without Any Software by AungNaingThu</title><link>http://www.techtipsgeek.com/recover-deleted-files-windows-7-without-software/3989/#comment-1241</link> <dc:creator>AungNaingThu</dc:creator> <pubDate>Sun, 25 Jul 2010 11:46:46 +0000</pubDate> <guid
isPermaLink="false">http://www.techtipsgeek.com/?p=3989#comment-1241</guid> <description>this is good job. thank you very much.</description> <content:encoded><![CDATA[<p>this is good job. thank you very much.</p> ]]></content:encoded> </item> <item><title>Comment on Manage Multiple Email Accounts From one Email Account by AungNaingThu</title><link>http://www.techtipsgeek.com/manage-multiple-email-account/2274/#comment-1240</link> <dc:creator>AungNaingThu</dc:creator> <pubDate>Sun, 25 Jul 2010 11:28:32 +0000</pubDate> <guid
isPermaLink="false">http://www.softslas.com/?p=176#comment-1240</guid> <description>Thank you, it is very useful for me.</description> <content:encoded><![CDATA[<p>Thank you, it is very useful for me.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/9 queries in 0.005 seconds using disk
Object Caching 311/321 objects using disk

Served from: www.techtipsgeek.com @ 2010-07-29 16:46:49 -->