<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>i Design Page</title>
	<link>http://idesignpage.com</link>
	<description>Webmaster Resource Site</description>
	<lastBuildDate>Sun, 02 Nov 2008 00:12:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>HTML Redirect Page</title>
		<description>It’s easy to redirect your web site with html. Just add the redirect meta tag to your header like this:

&#60;code&#62;

&#60;meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com"&#62;&#60;/HEAD&#62;

&#60;/code&#62;

content=”0; may be changed to the number of seconds you want the browser to wait before redirecting. </description>
		<link>http://idesignpage.com/2008/11/html-redirect-page/</link>
			</item>
	<item>
		<title>How to add code to your WordPress Post</title>
		<description>The easiest and fastest way is to add:

&#60;code&#62;

&#60;/code&#62;

in between the code you want to use without executing it.

ex.
     &#60;code&#62;index.php&#60;/code&#62; </description>
		<link>http://idesignpage.com/2008/11/how-to-add-code-to-your-wordpress-post/</link>
			</item>
	<item>
		<title>Removing the Footer from Joomla</title>
		<description>

Go to:  includes/footer.php
Download footer.php file using FileZilla or  any other FTP client.
Use your favorite editor: vi, Emacs, Bluefish, Gedit,  Kate, Notepad, etc

Remove:

&#60;code&#62;

&#60;div align="center"&#62;
&#60;?php echo $_VERSION-&#62;URL; ?&#62;
&#60;/div&#62;

&#60;/code&#62;
from the footer.php

Save the file and upload it to:
includes folder in your server.

It’s easy to remove Joomla! is Free Software released under ...</description>
		<link>http://idesignpage.com/2008/09/removing-the-footer-from-joomla/</link>
			</item>
	<item>
		<title>Installing Components, Modules or Mambots on Joomla</title>
		<description>Download the component, module or mambot to your computer.
Do not unzip  them unless stated in the instructions
Most come with prefix according to  their functionality:
com_ - for component
mod_ - for module
mos or bot  for mambot.

Login to your Joomla Administrator backend
Click on  menu=&#62;Installers=&#62; Component, Module or Mambot (depending ...</description>
		<link>http://idesignpage.com/2008/09/installing-components-modules-or-mambots-on-joomla/</link>
			</item>
	<item>
		<title>Install a WordPress Theme (Template)</title>
		<description>Download the theme.
Unzip it.
Upload your file to the server using  FileZilla or any other FTP client.
Upload the theme to: wp-content/themes

Go to WordPress Admin Panel:
Step 1 – Login to your WordPress Admin  Panel.
Step 2 – Click on Presentation.
Step 3 – Locate the image of your  theme.
Step 4 – ...</description>
		<link>http://idesignpage.com/2008/09/install-a-wordpress-theme-template/</link>
			</item>
	<item>
		<title>How to install WordPress Plugins</title>
		<description>Download the plugin to your desktop.
Unzip it.
Upload  your file to the server using FileZilla or any other FTP client.
Upload the  plugin to: wp-content/plugins.Go to WordPress Admin Panel:
Step 1 – Login to your WordPress Admin  Panel.

Step 2 – Click on Plugins in the main menu.

Step 3 – Locate ...</description>
		<link>http://idesignpage.com/2008/09/how-to-install-wordpress-plugins/</link>
			</item>
	<item>
		<title>How to Add JavaScript to Joomla Content</title>
		<description>Login in as admin
Go to Site
Global Configuration
Default WYSIWYG  Editor
Change it to No WYSIWYG Editor
Click Save.

Now go to Content:
All Content Items
Welcome to Joomla!
Just add  your Javascript in the Content Area
Click Save </description>
		<link>http://idesignpage.com/2008/09/how-to-add-javascript-to-joomla-content/</link>
			</item>
	<item>
		<title>Home</title>
		<description>Welcome to i Design Page your one stop web site for all your Webmaster needs.  Here you will find tutorials for Search Engine Optimization (SEO), Scripting,  Content Management System (CMS), Web Site revenues, etc. </description>
		<link>http://idesignpage.com/2008/08/hello-world/</link>
			</item>
</channel>
</rss>
