<?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>StepForwardWebStepForwardWeb - Web developers news, tutorials, php web development</title>
	<atom:link href="http://www.stepforwardweb.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stepforwardweb.com</link>
	<description>Web developers news, tutorials, php web development</description>
	<lastBuildDate>Sun, 13 Nov 2011 10:37:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress Backup in 15 Seconds Or Less</title>
		<link>http://www.stepforwardweb.com/php/wordpress-backup-in-15-seconds-or-less</link>
		<comments>http://www.stepforwardweb.com/php/wordpress-backup-in-15-seconds-or-less#comments</comments>
		<pubDate>Sun, 13 Nov 2011 06:51:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Php Scripts]]></category>

		<guid isPermaLink="false">http://www.stepforwardweb.com/?p=48</guid>
		<description><![CDATA[I often need to make a quick backup of a wordpress site. After doing database export manually and downloading all files via ftp for hundred times I decided to automate this. I came up with a simple php script that does database export and archives all files into one .zip file. Downloading one archive file [...]]]></description>
			<content:encoded><![CDATA[<p>I often need to make a quick backup of a wordpress site. After doing database export manually and downloading all files via ftp for hundred times I decided to automate this.<br />
I came up with a simple php script that does database export and archives all files into one .zip file.<br />
Downloading one archive file is much faster than downloading all the files raw and uncompressed.</p>
<p><span id="more-48"></span><br />
<strong><a href="http://www.stepforwardweb.com/downloads/wp_backup.zip">You can download script here</a>.</strong></p>
<p>The script was tested on <a href="http://tinyurl.com/7hkyzyw" rel="nofollow external" target="_blank">1and1</a> and <a href="http://tinyurl.com/d3mohnq" rel="nofollow external" target="_blank">Dreamhost shared hosting</a>. It should work on any server with php that has php function exec() enabled. Please report if this works for you on other hosts or not.</p>
<p><strong>How to use this script</strong></p>
<ul>
<li>upload wp_backup.php to the root (this is where your index.php and wp-config.php reside)</li>
<li>type in your browser <em>yourdomain.com</em>/wp_backup.php</li>
<li>depending on the size of your blog this may take from a few seconds to a few minutes.</li>
<li>you will get a download link to just created .zip archive. You can also download archive with ftp.</li>
<li>spread the word =)</li>
</ul>
<p><strong>What the script does:</strong></p>
<ul>
<li>Tries to find wp-config.php file</li>
<li>If wp-config.php found it tries to export database into a date stamped sql file (for example dbname_2011-11-12.sql)</li>
<li>Creates a .zip archive of all the files</li>
<li>If database export was made previously it deletes it</li>
<li>At the end the script deletes itself from the server so nobody can use it to compromise your website</li>
<li>Shows success message with the link to created .zip archive</li>
</ul>
<p>&nbsp;</p>
<p>After you downloaded your zip archive please delete it from the server so nobody steals it.<br />
Also make sure to check if .htaccess file was included in the archive. Some servers don&#8217;t allow files with names beggining with the dot &#8220;.&#8221; to be included in zip archives.<br />
If you can&#8217;t find .htaccess file in the archive then download it separately.</p>
<p>Backup shouldn&#8217;t take more than 5 minutes or the script will timeout and give you an error. If you want to exclude large files (videos, archives) from being added to the archive just temporarily change their permissions to 000 using chmod command with your ftp client or shell.</p>
<p>If you have any questions please comment below.</p>
<p>&nbsp;</p>
<p>I&#8217;m gonna put a disclaimer here to make things clear and protect myself.</p>
<p>Disclaimer: Use at your own risk. I am not responsible for any damage or loss this script may cause you. I do not guarantee this script to work. Different server settings may cause the script to not function correctly. I do not provide support for this script.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stepforwardweb.com/php/wordpress-backup-in-15-seconds-or-less/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Common SEO Mistakes You Should Avoid</title>
		<link>http://www.stepforwardweb.com/seo-tools/5-common-seo-mistakes-you-should-avoid</link>
		<comments>http://www.stepforwardweb.com/seo-tools/5-common-seo-mistakes-you-should-avoid#comments</comments>
		<pubDate>Sun, 02 May 2010 19:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO Tools]]></category>
		<category><![CDATA[seo advice]]></category>
		<category><![CDATA[seo mistakes]]></category>
		<category><![CDATA[seo tricks]]></category>
		<category><![CDATA[white hat seo]]></category>

		<guid isPermaLink="false">http://www.stepforwardweb.com/?p=39</guid>
		<description><![CDATA[SEO services are very important for all those people who want to start a blog or are going to promote their products through online marketing. It is very important that one gathers proper information before taking help from a SEO company. If one does not have enough information then he might end up making mistakes. [...]]]></description>
			<content:encoded><![CDATA[<p>SEO services are very important for all those people who want to start a blog or are going to promote their products through online marketing. It is very important that one gathers proper information before taking help from a SEO company. If one does not have enough information then he might end up making mistakes. These are the five common SEO mistakes one should avoid.</p>
<p><span id="more-39"></span><br />
<a href="http://www.stepforwardweb.com/wp-content/uploads/2010/05/Home-office1.jpg"><img class="size-full wp-image-41 alignright" title="5 seo mistakes to avoid" src="http://www.stepforwardweb.com/wp-content/uploads/2010/05/Home-office1.jpg" alt="" width="265" height="316" /></a>Flashy Websites: It is very important to have an appealing and flash website. Although, this statement is true; but most people fail to understand this statement. When people hear about this statement they think of websites with flash content. Search engines fail to read the flash content and give your website a lower ranking. Your website should be appealing but you should have good amount of text so search engines can rank you properly.</p>
<p>
ALT Tags: People make a mistake by not associating ALT tags with images they upload on their websites. The basic reason of usage of ALT tag is to inform people about the image if the image does not load itself due to poor connection. Search engines cannot crawl on images; they can easily crawl on text so it is better to add ALT tags so search engines can read those tags. Make sure to put keywords in ALT tags.
</p>
<p>
Keywords: Keywords are very essential to achieve higher rankings and to drive target audience to your website. People end up adding too many keywords in their articles. Search engine robots lower your ranking if they find too many keywords. You will lose your target audience as they do not give importance to articles which have too many keywords. They will not only runaway but they will never come back. Use keyword appropriately to gain success.
</p>
<p>
Plagiarism: This is a very big mistake that people make. They do so to make their work easier. People should avoid plagiarism. People like reading updated content and if you host already written content on your website then readers will run away. Even search engine robots will catch you for this mistake and your page ranking will go down the drain.
</p>
<p>
Search Engine Guidelines: People start off with using SEO techniques and tools and they do not even properly read the guidelines. In these guidelines, you will find different ways people use illegal tools to promote the ranking of their website. If you conduct any of the illegal activities then your website ranking will be adversely affected. Search engine guidelines keep on changing quite frequently so you should always keep yourself updated with new guidelines if you want to conduct a successful marketing campaign.
</p>
<p>
If you are thinking of doing all the SEO work yourself then think again. You need to be very careful with each step you take. It is better to take help from SEO companies as they are in this field for quite some time and know everything about SEO. They even keep themselves updated with all the guidelines. A good SEO company has the ability to make your marketing campaign successful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stepforwardweb.com/seo-tools/5-common-seo-mistakes-you-should-avoid/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Your Website Rank Highest On Google</title>
		<link>http://www.stepforwardweb.com/seo-tools/get-your-website-rank-highest-on-google</link>
		<comments>http://www.stepforwardweb.com/seo-tools/get-your-website-rank-highest-on-google#comments</comments>
		<pubDate>Sun, 18 Apr 2010 01:32:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Automated Income]]></category>
		<category><![CDATA[SEO Tools]]></category>

		<guid isPermaLink="false">http://www.stepforwardweb.com/?p=31</guid>
		<description><![CDATA[PR is the short form for Google Page Rank. Google uses a page ranking system which aids them with their search algorithm. Google assigns a page rank starting from zero to 10 to all the websites. If you have just made your website then your website will be automatically be rated zero. Reaching the rank [...]]]></description>
			<content:encoded><![CDATA[<p>PR is the short form for Google Page Rank. Google uses a page ranking system which aids them with their search algorithm. Google assigns a page rank starting from zero to 10 to all the websites. If you have just made your website then your website will be automatically be rated zero. Reaching the rank of ten is a very tough job and it is almost similar to impossible. A rank of six or eight is considered very well. All website owners try to achieve a higher rank and doing this is not impossible, you just have to be dedicated. These guidelines will help you in achieving a better Google ranking.<br />
<span id="more-31"></span></p>
<p>B<a href="http://www.stepforwardweb.com/wp-content/uploads/2010/04/get_your_website_rank_highest_on_google.jpg"><img class="alignright size-full wp-image-32" title="get_your_website_rank_highest_on_google" src="http://www.stepforwardweb.com/wp-content/uploads/2010/04/get_your_website_rank_highest_on_google.jpg" alt="Get Your Website Rank Highest On Google" width="300" height="200" /></a>acklinks are very essential to increase PR. If you want your website to achieve a higher rank then you have to get as many backlinks as possible. Basically the website that is linking with your website should have higher rank and if you are linked with websites that have a higher rank then your website will even achieve a higher rank.</p>
<p>There are two kinds of backlinks. The first kind is a one way link and the second kind is a two way link. In two way link you add somebody else’s website to your website and they add your website’s link to their websites. There are companies that do this work. You can even contact different website owners and get yourself listed on their website. There are other free ways of getting two way links.</p>
<p>In one way link a website adds your website on their webpage and you do not have to add their webpage link. This can easily be done with the help of article submission to article directories. When you submit your article to an article directory you just have to add your webpage link with that article. Later bloggers will add your article to their websites and you will get a back link. Google gives higher preference to one way link.<br />
The last step of link building is taking part in different discussions. You can take part in discussions on different social networking websites. In these discussions you are allowed to add your website as signature. You should take part in discussions quite often as the number of time your link appears, the higher page rank you can attain. Do not add irrelevant information, give appropriate information and create goodwill.<br />
Increasing PR is very necessary. Keep in mind that you cannot increase your PR in two or three days, it takes time. You have to be patient and hard working. You have to provide good content to article directories as bloggers only take those articles which have good quality data. You should try to increase one way link to increase your ranking. SEO services from SEO companies and specialists can be taken to increase page ranking and they can do it in a better way as they are more experienced. You just need to find an appropriate SEO consultant for this job.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stepforwardweb.com/seo-tools/get-your-website-rank-highest-on-google/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check PageRank</title>
		<link>http://www.stepforwardweb.com/seo-tools/check-pagerank</link>
		<comments>http://www.stepforwardweb.com/seo-tools/check-pagerank#comments</comments>
		<pubDate>Fri, 02 Apr 2010 00:28:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO Tools]]></category>

		<guid isPermaLink="false">http://www.stepforwardweb.com/?p=18</guid>
		<description><![CDATA[This is a simple google check PageRank tool. It will give you the most current info about your webpage PageRank. Type your url and hit Check PageRank]]></description>
			<content:encoded><![CDATA[<p>This is a simple google check PageRank tool. It will give you the most current info about your webpage PageRank.</p>
<p>Type your url and hit Check PageRank</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stepforwardweb.com/seo-tools/check-pagerank/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News Archive php with WordPress</title>
		<link>http://www.stepforwardweb.com/php/news-archive-php</link>
		<comments>http://www.stepforwardweb.com/php/news-archive-php#comments</comments>
		<pubDate>Tue, 30 Mar 2010 04:04:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Php Scripts]]></category>

		<guid isPermaLink="false">http://www.stepforwardweb.com/?p=12</guid>
		<description><![CDATA[Companies of any type benefit from having a news section on their website. It freshes up content and makes your website more appealing in the eyes of search engines. Even if the website is already pretty dynamic and has good amount of content it is alwasy good practice to provide your visitors and potential customers [...]]]></description>
			<content:encoded><![CDATA[<p>Companies of any type benefit from having a news section on their website. It freshes up content and makes your website more appealing in the eyes of search engines. Even if the website is already pretty dynamic and has good amount of content it is alwasy good practice to provide your visitors and potential customers with brief updates of what is new with you.</p>
<p>You might find a number of php scripts vendors that will offer a news archive php management system but most of them will cost you from $20 to a couple of hunder bucks. That is way more than one is willing to spend for the purpose of having a news archive with php.</p>
<p><span id="more-12"></span></p>
<p><a title="Wordpress CMS" rel="nofollow" href="http://wordpress.org/" target="_blank">WordPress</a> is a free state of the art blog CMS system written with php. All you need is a server that supports php and a mysql database.</p>
<p>Consider installing wordpress as your news archive platform in a directory in the root for instance: yourdomain.com/news or /news-archive.</p>
<p>Once you done with installation proceed to the admin panel and start creating categories. These will be your news post topics. For example: new products, shipping changes and so on&#8230; You might choose to skip creating categories and just stick with uncategorized.</p>
<p>WordPress comes with news archive features already pre-installed. All you&#8217;ll have to do is just to post news and categorize them. You might want to do a few tweaks first.</p>
<p>Change the layout of the news section to match the entire website. In most cases you will need to change a few files in the themes directory (wp-content/themes/yourthemename/). These files are: archive.php, archives.php, comments.php (if you allow comments on news posts), index.php, page.php, single.php and of course footer.php, header.php and css files.</p>
<p>To achieve better page rank use permalinks which helps your SEO.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stepforwardweb.com/php/news-archive-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
