<?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>WordPress Archives - iaps</title>
	<atom:link href="https://www.iaps.ca/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iaps.ca/category/wordpress/</link>
	<description>website and software development services</description>
	<lastBuildDate>Sat, 07 Nov 2020 02:43:17 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.iaps.ca/wp-content/uploads/2021/03/cropped-iaps-owly-32x32.png</url>
	<title>WordPress Archives - iaps</title>
	<link>https://www.iaps.ca/category/wordpress/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Secure and Fix a Hacked WordPress Website</title>
		<link>https://www.iaps.ca/how-to-secure-and-fix-a-hacked-wordpress-website/</link>
					<comments>https://www.iaps.ca/how-to-secure-and-fix-a-hacked-wordpress-website/#respond</comments>
		
		<dc:creator><![CDATA[iaps]]></dc:creator>
		<pubDate>Tue, 03 Nov 2020 16:42:07 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://www.iaps.ca/?p=2133</guid>

					<description><![CDATA[<p>Security For any new or existing WordPress website, you should ensure that you have some sort of software firewall installed. A plugin that will report on suspicious activity and files within your WordPress file system. We recommend WordFence. Even having the basic version of WordFence will help tremendously. In regards to file and folder permissions, [&#8230;]</p>
<p>The post <a href="https://www.iaps.ca/how-to-secure-and-fix-a-hacked-wordpress-website/">How to Secure and Fix a Hacked WordPress Website</a> appeared first on <a href="https://www.iaps.ca">iaps</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.iaps.ca/how-to-secure-and-fix-a-hacked-wordpress-website/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress Site/Home URL Update</title>
		<link>https://www.iaps.ca/wordpress-site-home-url-update/</link>
					<comments>https://www.iaps.ca/wordpress-site-home-url-update/#respond</comments>
		
		<dc:creator><![CDATA[iaps]]></dc:creator>
		<pubDate>Fri, 24 Jul 2020 17:57:29 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://www.iaps.ca/?p=2110</guid>

					<description><![CDATA[<p>Run the following SQL scripts from phpMyAdmin, or other SQL program. Be sure to change &#8216;http://www.oldurl&#8216; and &#8216;http://www.newurl&#8216; values. UPDATE wp_options SET option_value = replace(option_value, 'http://www.oldurl', 'http://www.newurl') WHERE option_name = 'home' OR option_name = 'siteurl'; UPDATE wp_posts SET guid = replace(guid, 'http://www.oldurl','http://www.newurl'); UPDATE wp_posts SET post_content = replace(post_content, 'http://www.oldurl', 'http://www.newurl'); UPDATE wp_postmeta SET meta_value = [&#8230;]</p>
<p>The post <a href="https://www.iaps.ca/wordpress-site-home-url-update/">WordPress Site/Home URL Update</a> appeared first on <a href="https://www.iaps.ca">iaps</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.iaps.ca/wordpress-site-home-url-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Upcoming Projects in 2017</title>
		<link>https://www.iaps.ca/upcoming-projects-in-2017/</link>
					<comments>https://www.iaps.ca/upcoming-projects-in-2017/#respond</comments>
		
		<dc:creator><![CDATA[iaps]]></dc:creator>
		<pubDate>Fri, 03 Mar 2017 20:41:11 +0000</pubDate>
				<category><![CDATA[formdo.com]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://www.iaps.ca/?p=1875</guid>

					<description><![CDATA[<p>Hosting This year we will be upgrading our hosting services by more than doubling speed, ram and space, which is expected to occur early March. formDO We will be releasing our flagship project, formDO, late April! flokah (ubudget) We have some really awesome updates prepared for this project, which will be released shortly after the [&#8230;]</p>
<p>The post <a href="https://www.iaps.ca/upcoming-projects-in-2017/">Upcoming Projects in 2017</a> appeared first on <a href="https://www.iaps.ca">iaps</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.iaps.ca/upcoming-projects-in-2017/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress PatternFly (Bootstrap) Theme</title>
		<link>https://www.iaps.ca/wordpress-patternfly-bootstrap-theme/</link>
					<comments>https://www.iaps.ca/wordpress-patternfly-bootstrap-theme/#comments</comments>
		
		<dc:creator><![CDATA[iaps]]></dc:creator>
		<pubDate>Sat, 29 Oct 2016 02:49:53 +0000</pubDate>
				<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://www.iaps.ca/?p=1823</guid>

					<description><![CDATA[<p>Over the past few months, we have been working with PatternFly, which is built on Bootstrap, to provide an enterprise look and feel to our data management applications. To our surprise, or not, we found zero (0) WordPress themes supporting PatternFly. While utilizing the open source WordPress theme Blankslate, we have put together a nice [&#8230;]</p>
<p>The post <a href="https://www.iaps.ca/wordpress-patternfly-bootstrap-theme/">WordPress PatternFly (Bootstrap) Theme</a> appeared first on <a href="https://www.iaps.ca">iaps</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.iaps.ca/wordpress-patternfly-bootstrap-theme/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
