<?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>SEO Bulletin &#187; Web Maintenance</title>
	<atom:link href="http://www.seobulletin.com/blog/category/web-maintenance/feed" rel="self" type="application/rss+xml" />
	<link>http://www.seobulletin.com/blog</link>
	<description>SEARCH ENGINE OPTIMIZATION BLOG</description>
	<lastBuildDate>Sat, 06 Mar 2010 06:08:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Validate XML</title>
		<link>http://www.seobulletin.com/blog/validate-xml</link>
		<comments>http://www.seobulletin.com/blog/validate-xml#comments</comments>
		<pubDate>Mon, 07 May 2007 15:00:55 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://www.seobulletin.com/blog/validate-xml</guid>
		<description><![CDATA[If you want to validate a XML file here are a few tools:

XML Syntax Checker
XML well-formedness checker and validator
XML Validation Form

]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/validate-xml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing PHP in HTML</title>
		<link>http://www.seobulletin.com/blog/php-in-html</link>
		<comments>http://www.seobulletin.com/blog/php-in-html#comments</comments>
		<pubDate>Sun, 29 Apr 2007 01:59:17 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/php-in-html</guid>
		<description><![CDATA[If you&#8217;re on an Apache Server, with Mod_rewrite installed, you can have the server parse PHP code in .html files by adding this code to your .htaccess file:
AddType application/x-httpd-php .php .htm .html
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/php-in-html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent Image Hotlinking</title>
		<link>http://www.seobulletin.com/blog/prevent-image-hotlinking</link>
		<comments>http://www.seobulletin.com/blog/prevent-image-hotlinking#comments</comments>
		<pubDate>Thu, 15 Mar 2007 05:40:41 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/prevent-image-hotlinking</guid>
		<description><![CDATA[You can prevent &#8220;Image Hotlinking&#8221; with .htaccess if you&#8217;re on an Apache Server with Mod_rewrite installed. Here are a few tutorials:
Prevent Hotlinking With htaccess
Smarter Image Hotlinking Prevention
How can I prevent hotlinking?
Preventing hot linking of images
Kill Hotlinks
Apache Rewrite Module
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/prevent-image-hotlinking/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Response Codes</title>
		<link>http://www.seobulletin.com/blog/server-response-codes</link>
		<comments>http://www.seobulletin.com/blog/server-response-codes#comments</comments>
		<pubDate>Wed, 22 Nov 2006 02:39:24 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/server-response-codes</guid>
		<description><![CDATA[Here is a list of the Server Response Codes and what they mean.
HTTP/1.1: Status Code Definitions
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/server-response-codes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Error Responses</title>
		<link>http://www.seobulletin.com/blog/custom-error-messages</link>
		<comments>http://www.seobulletin.com/blog/custom-error-messages#comments</comments>
		<pubDate>Wed, 08 Nov 2006 02:29:10 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/custom-error-messages</guid>
		<description><![CDATA[If youâ€™re on an Apache Server, with Mod_rewrite installed, you can create custom error messages for server errors.
Action Choices: [See Apache Manual]
Display Text
Redirect to External URL
Redirect to Local  URL
Example lines of code for .htaccess file:
ErrorDocument 403 "Goodbye.
ErrorDocument 404 http://www.otherdomain.com/
ErrorDocument 404 /custom404.htm
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/custom-error-messages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.htaccess: Parent Directory</title>
		<link>http://www.seobulletin.com/blog/htaccess-parent-directory</link>
		<comments>http://www.seobulletin.com/blog/htaccess-parent-directory#comments</comments>
		<pubDate>Mon, 04 Apr 2005 18:53:07 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/htaccess-parent-directory</guid>
		<description><![CDATA[Add this line of code in your .htaccess file to prevent parent directories from being viewed.
Options -Indexes 
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/htaccess-parent-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Connection Speed</title>
		<link>http://www.seobulletin.com/blog/internet-connection-speed</link>
		<comments>http://www.seobulletin.com/blog/internet-connection-speed#comments</comments>
		<pubDate>Fri, 11 Mar 2005 22:01:04 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/internet-connection-speed</guid>
		<description><![CDATA[If you would like to test your internet connection speed here is a link to McAfee&#8217;s Internet Connection Speedometer.
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/internet-connection-speed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Default Directory Page</title>
		<link>http://www.seobulletin.com/blog/change-default-directory-page</link>
		<comments>http://www.seobulletin.com/blog/change-default-directory-page#comments</comments>
		<pubDate>Wed, 02 Mar 2005 23:33:34 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/change-default-directory-page</guid>
		<description><![CDATA[If you want to change your default directory page from &#8220;index&#8221; to something else, and you&#8217;re on an Apache Server, with Mod_rewrite installed, you can add this code to your .htaccess file:
DirectoryIndex otherpage.html
You can also set it up so that if the default page isn&#8217;t found that another takes its place:
DirectoryIndex otherpage.html differentpage.html
Of course, use [...]]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/change-default-directory-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Stats</title>
		<link>http://www.seobulletin.com/blog/web-stats</link>
		<comments>http://www.seobulletin.com/blog/web-stats#comments</comments>
		<pubDate>Sat, 26 Feb 2005 16:02:44 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/web-stats</guid>
		<description><![CDATA[Urchin website Tracking
Stats Counter
AWStats
Webalizer
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/web-stats/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cron Jobs</title>
		<link>http://www.seobulletin.com/blog/cron-jobs</link>
		<comments>http://www.seobulletin.com/blog/cron-jobs#comments</comments>
		<pubDate>Sat, 26 Feb 2005 14:54:19 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Web Maintenance]]></category>

		<guid isPermaLink="false">http://seobulletin.com/blog/cron-jobs</guid>
		<description><![CDATA[What is a cronjob, and how do I use it?
]]></description>
		<wfw:commentRss>http://www.seobulletin.com/blog/cron-jobs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
