<?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>weblines &#187; WordPress Basics</title>
	<atom:link href="http://weblines.com.au/category/wordpress-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblines.com.au</link>
	<description>website services for small business, organisations and individuals</description>
	<lastBuildDate>Sun, 12 Jun 2011 04:49:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Easily Add Video to a WordPress Post or Page</title>
		<link>http://weblines.com.au/wordpress-basics/easily-add-video-to-wordpress-3-1/</link>
		<comments>http://weblines.com.au/wordpress-basics/easily-add-video-to-wordpress-3-1/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 05:39:26 +0000</pubDate>
		<dc:creator>aileen</dc:creator>
				<category><![CDATA[WordPress Basics]]></category>

		<guid isPermaLink="false">http://weblines.com.au/?p=385</guid>
		<description><![CDATA[for WordPress Version 3.1 or later.     The easiest way to add video to a WordPress post or page is to do it via YouTube.     YouTube takes care of hosting the video files and managing file formats &#8211; whatever format your video is in, YouTube will convert it so that it can be viewed over the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><em>for WordPress Version 3.1 or later.</em>    </p>
<p>The easiest way to add video to a WordPress post or page is to do it via <a href="http://youtube.com" target="_blank">YouTube</a>.    </p>
<p>YouTube takes care of hosting the video files and managing file formats &#8211; whatever format your video is in, YouTube will convert it so that it can be viewed over the internet without concern about different video players. Also, if your video becomes a big hit and everyone wants to see it,YouTube will manage all of the bandwidth requirements for large numbers of hits on your video.    </p>
<p>So, let&#8217;s assume that you have a YouTube account, you&#8217;ve made your video and you&#8217;ve uploaded it to YouTube. (Here&#8217;s some <a href="http://www.google.com/support/youtube/" target="_blank">YouTube video help</a> if you need it to get started).    </p>
<p><em>These instructions apply to WordPress 3.1 or later.  If you have WordPress 3.0 or an earlier version, see the previous version of </em><a href="http://weblines.com.au/wordpress-basics/easily-add-video-to-wordpress/"><em>How to Easily Add Video to a WordPress Post or Page</em></a><em>.</em>    </p>
<p>Here&#8217;s all you need to do to add that video to your page or post:-    </p>
<h3>1. Copy your YouTube video URL</h3>
<p>Go to YouTube and get the URL of your video (<strong>not</strong> the embed code). You can just grab the URL from the top of the browser when you view the video (it will look something like this &#8211; http://www.youtube.com/watch?v=ECnAT_NV3GY).    </p>
<h3>2. Paste the YouTube URL into the Post Editing Box</h3>
<p>When you are editing the page or post where you want to place the video, position your cursor where you want the video to appear.  For the video to be added automatically, it must be on its own separate line, with nothing before or after it.  <strong>Press &#8220;Enter&#8221;</strong> to start a new line.    </p>
<p>Using the Paste icon <img class="alignnone size-full wp-image-250" title="pastetext" src="http://weblines.com.au/pages/wp-content/uploads/pastetext.gif" alt="" width="27" height="25" />, paste the YouTube URL straight into the post edit box.   </p>
<p style="text-align: left;">You&#8217;ll need to make sure that the URL is not hyperlinked (clickable when viewing the post).  If it is, click on the &#8220;break link&#8221; icon to remove the hyperlink.    </p>
<h3 style="text-align: left;">3. Troubleshooting or Placing the Video Inline</h3>
<p>If the video does not appear when you view the page, or if you want to place your video &#8220;inline&#8221; (ie not on its own line), centre it or use some other formatting, you can use the <code>&#91;embed]</code> shortcode around your YouTube URL, like this:- </p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">[embed]http://www.youtube.com/watch?v=ECnAT_NV3GY[/embed] </pre></div></div>

<p>This will force the video to be embedded, rather than depending on it to happen automatically (which can be hampered if there are formatting tags in the background which prevent your video URL from being recognised properly). </p>
<h3 style="text-align: left;">4. Changing the Size of the Video</h3>
<p style="text-align: left;">If you find the video appears too large for your website, you can control the size of the video by using the <code></code> shortcode with dimensions, like this:-  </p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;">[embed width=&quot;480&quot; height=&quot;320&quot;]
http://www.youtube.com/watch?v=ECnAT_NV3GY[/embed]</pre></div></div>

<p>You can specify both width and height or just one (the other will be proportional). </p>
<p style="text-align: left;">Note that this constrains the maximum size of the video; it will not increase a smaller sized video. </p>
<h3 style="text-align: left;">And that&#8217;s it </h3>
<p style="text-align: left;">Here&#8217;s my sample video.    </p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="340" height="280" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/ECnAT_NV3GY" /><embed type="application/x-shockwave-flash" width="340" height="280" src="http://www.youtube.com/v/ECnAT_NV3GY"></embed></object> </p>
<h3 style="text-align: left;">Hosting your own Video</h3>
<p style="text-align: left;">
<p style="text-align: left;">If you want to show video without the YouTube logo and host it yourself, it&#8217;s not quite such a simple process, but it is still quite easy, with the right additions to WordPress. Watch out for more about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblines.com.au/wordpress-basics/easily-add-video-to-wordpress-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling Your WordPress Website Front Page</title>
		<link>http://weblines.com.au/wordpress-basics/your-wordpress-front-page/</link>
		<comments>http://weblines.com.au/wordpress-basics/your-wordpress-front-page/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 03:29:37 +0000</pubDate>
		<dc:creator>aileen</dc:creator>
				<category><![CDATA[WordPress Basics]]></category>

		<guid isPermaLink="false">http://weblines.com.au/?p=363</guid>
		<description><![CDATA[Here&#8217;s a question from one of my WordPress clients:- How do I control which is the front page of my website? WordPress basically has two options for that front (or home) page:- it can be a specific page that you select it can be the front page of your blog, containing the most recent posts (you can choose [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a question from one of my WordPress clients:-</p>
<blockquote style="min-height: 30px;"><p>How do I control which is the <strong>front page</strong> of my website?</p></blockquote>
<p>WordPress basically has two options for that front (or home) page:-</p>
<ul>
<li>it can be a <strong>specific page</strong> that you select</li>
<li>it can be the front page of your blog, containing the <strong>most recent posts</strong> (you can choose how many)</li>
</ul>
<h3>Some WordPress Terminology</h3>
<p>To completely &#8220;get&#8221; this, you need to understand the following about WordPress terminology:-</p>
<p style="padding-left: 30px;">A &#8221;<strong>post</strong>&#8221; is your typical blog entry &#8211; it is like a diary entry or news item, it has a date associated with it, it can be in one (or several) categories.  For bloggers, it is the &#8220;meat&#8221; of your blog, the major content; for other sites, with more static content, it may be just &#8221;news&#8221; section.</p>
<p style="padding-left: 30px;">A &#8221;<strong>page</strong>&#8221; is a static entry, which is not date-related, and which WordPress essentially perceives as &#8220;back-up&#8221; material to your blog.  Content such as &#8221;what is this website about&#8221;, &#8220;about me&#8221;, &#8220;why I&#8217;m doing this&#8221;, (perhaps, &#8220;services I offer&#8221; could be a &#8220;page&#8221; but if you update your services regularly and run courses (ie date-related things) for example, then a &#8220;services&#8221; category, with a post for each course, would also make sense).</p>
<p>So, your website front page can either be a set of recent posts or an individual (static) page.  And you can change from one to another at any time.  You could have a standard front page but change to a different page for a while to draw attention to a new offer.  Or you could generally show your News or Blog as the front page but occasionally change to a static page with some specific information.</p>
<h3>How to Control the Front Page</h3>
<p>Changing the WordPress front page is easy.</p>
<ul>
<li>Log into WordPress as an admin user.</li>
<li>Go to <strong>Settings</strong>&#8230; <strong>Reading</strong>&#8230;</li>
<li>At <strong>Front page displays</strong> you have a choice of whether to make the front page show your <em>latest blog posts</em> (all the date-related, newscontent) or <em>a static page</em>. Click the one you want.</li>
<li>If you have chosen a static page, in the <strong>Front page</strong> drop-down, select the page you want as the front page. </li>
<li>Click the <strong>Save Changes</strong> button at the bottom of the page.</li>
</ul>
<h3>What about the Blog Page?</h3>
<p>If you have visited the Settings&#8230; Reading&#8230; page, you may now be wondering what is the purpose of the <strong>Posts page </strong>drop-down under <strong>A static page</strong>&#8230;. Here is a quick explanation.</p>
<p>If you choose to have a static page as your website/blog front page, where does the &#8220;blog front page&#8221; go?  The answer is &#8220;nowhere&#8221;.  But if you want to have a &#8220;News&#8221; or &#8220;Blog&#8221; page which contains your recent posts (but not as the home page), here&#8217;s how to do it:-</p>
<ul>
<li>Create a new page and give it the title, <strong>Blog</strong>, for example.  Don&#8217;t bother to add any content, just publish it.</li>
<li>Return to <strong>Settings&#8230; Reading&#8230;</strong> and look again at <strong>Front page displays</strong>, where you presumably have a static page as the front page.</li>
<li>In the <strong>Posts page</strong> drop-down, choose your new Blog page.  And click on <strong>Save Changes.</strong></li>
</ul>
<p>When you view your website and navigate to the Blog page, you&#8217;ll see your set of recent items &#8211; you have your blog front page back!</p>
]]></content:encoded>
			<wfw:commentRss>http://weblines.com.au/wordpress-basics/your-wordpress-front-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Easily Add Video to a WordPress Post or Page</title>
		<link>http://weblines.com.au/wordpress-basics/easily-add-video-to-wordpress/</link>
		<comments>http://weblines.com.au/wordpress-basics/easily-add-video-to-wordpress/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 05:19:31 +0000</pubDate>
		<dc:creator>aileen</dc:creator>
				<category><![CDATA[WordPress Basics]]></category>

		<guid isPermaLink="false">http://weblines.com.au/?p=316</guid>
		<description><![CDATA[The easiest way to add video to a WordPress post or page is to do it via YouTube.  YouTube takes care of hosting the video files and managing file formats &#8211; whatever format your video is in, YouTube will convert it so that it can be viewed over the internet without concern about different video [...]]]></description>
			<content:encoded><![CDATA[<p>The easiest way to add video to a WordPress post or page is to do it via <a href="http://youtube.com" target="_blank">YouTube</a>. </p>
<p>YouTube takes care of hosting the video files and managing file formats &#8211; whatever format your video is in, YouTube will convert it so that it can be viewed over the internet without concern about different video players.  Also, if your video becomes a big hit and everyone wants to see it,YouTube will manage all of the bandwidth requirements for large numbers of hits on your video.</p>
<p>So, let&#8217;s assume that you have a YouTube account, you&#8217;ve made your video and you&#8217;ve uploaded it to YouTube.   (Here&#8217;s some <a href="http://www.google.com/support/youtube/" target="_blank">YouTube video help</a> if you need it to get started). </p>
<p><em>WordPress 3.1 changes this slightly.  If you have WordPress 3.1 or later, see </em><a href="http://weblines.com.au/wordpress-basics/easily-add-video-to-wordpress-3-1/"><em>Easily Add Video to WordPress 3.1</em></a><em> for updated instructions.</em> </p>
<p>Here&#8217;s all you need to do to add that video to your page or post:-</p>
<h3>1. Position your cursor in the WordPress Editor</h3>
<p>When you are editing the page or post where you want to place the video, position your cursor where you want the video to appear. </p>
<p>Decide now whether you want the video to be centred on the page or not and, if so, click the &#8221;center alignment&#8221; button <img class="inline" title="center" src="http://weblines.com.au/pages/wp-content/uploads/center.gif" alt="" width="28" height="26" /> before you add the video.  It&#8217;s best to get the position right before you start because you can&#8217;t edit or move a video around the page the way you can with an image.  </p>
<h3>2. Click on the add video button in the WordPress Editor</h3>
<p>Click on the &#8220;Add Video&#8221; button in the edit box.  It looks like this <img class="alignnone size-full wp-image-327 inline" title="add video" src="http://weblines.com.au/pages/wp-content/uploads/video.gif" alt="add video to wordpress" width="28" height="26" /> and it&#8217;s on the second row of editing buttons.  (If you don&#8217;t have a second row of buttons, click on <img class="inline" title="extrabuttons" src="http://weblines.com.au/pages/wp-content/uploads/extrabuttons.gif" alt="" width="28" height="26" /> to display them.)</p>
<p>You&#8217;ll see a box that looks like this (the &#8220;<em>Insert embedded media</em>&#8221; box):-</p>
<p style="text-align: center;"><img class="size-medium wp-image-332  aligncenter" title="videobox" src="http://weblines.com.au/pages/wp-content/uploads/videobox-259x300.gif" alt="Data entry box for embedding video" width="259" height="300" /></p>
<h3>3. Copy your YouTube video URL</h3>
<p>Go to YouTube and get the URL of your video (<strong>not</strong> the embed code).  You can just grab the URL from the top of the browser when you view the video (it will look something like this &#8211; <a href="http://www.youtube.com/watch?v=ECnAT_NV3GY">http://www.youtube.com/watch?v=ECnAT_NV3GY</a>).</p>
<h3>4. Paste the YouTube URL into the File/URL field</h3>
<p>Paste that YouTube URL into the <strong>File/URL</strong> field in the &#8220;<em>Insert embedded media</em>&#8221; box.</p>
<p>You can leave the file<strong> Type</strong> as Flash.  The dimensions will be set automatically from the video URL that you paste in.  You can edit them if you like, to fit your page better - make sure you tick <strong>Constrain proportions</strong> to ensure the width and height stay in proportion. </p>
<p>That&#8217;s really all you have to do.  Click <strong>Insert</strong> to place the video in your page/post.</p>
<p><img class="aligncenter size-medium wp-image-338" title="videoplaceholder" src="http://weblines.com.au/pages/wp-content/uploads/videoplaceholder-300x247.gif" alt="video placeholder in wordpress edit window" width="300" height="247" /></p>
<p style="text-align: center;"> </p>
<p style="text-align: left;">You&#8217;ll see a placeholder like this in your edit window. </p>
<h3 style="text-align: left;">And that&#8217;s it</h3>
<p>Here&#8217;s my sample video.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="340" height="280" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/ECnAT_NV3GY" /><embed type="application/x-shockwave-flash" width="340" height="280" src="http://www.youtube.com/v/ECnAT_NV3GY"></embed></object></p>
<h3>Hosting your own Video</h3>
<p>If you want to show video without the YouTube logo and host it yourself, it&#8217;s not quite such a simple process, but it is still quite easy, with the right additions to WordPress.  Watch out for more about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblines.com.au/wordpress-basics/easily-add-video-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help for Including Images in WordPress</title>
		<link>http://weblines.com.au/wordpress-basics/including-images-in-wordpress-help/</link>
		<comments>http://weblines.com.au/wordpress-basics/including-images-in-wordpress-help/#comments</comments>
		<pubDate>Mon, 24 May 2010 04:24:29 +0000</pubDate>
		<dc:creator>aileen</dc:creator>
				<category><![CDATA[WordPress Basics]]></category>

		<guid isPermaLink="false">http://weblines.com.au/?p=276</guid>
		<description><![CDATA[Upload an image by clicking on the WordPress Upload/Insert icons just above the text entry box. Then browse to the location of the file(s) on your computer and upload.  In the Add an Image box:   Give your image a meaningful title. Remove the Link URL (by clicking on None) unless you want to be able to [...]]]></description>
			<content:encoded><![CDATA[<p>Upload an image by clicking on the WordPress <strong>Upload/Insert</strong> icons just above the text entry box.</p>
<p><img class="aligncenter size-full wp-image-245" title="uploadimages" src="http://weblines.com.au/pages/wp-content/uploads/uploadimages.gif" alt="" width="210" height="26" /></p>
<p>Then browse to the location of the file(s) on your computer and upload. </p>
<h4>In the Add an Image box:</h4>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-249" title="imagewindow" src="http://weblines.com.au/pages/wp-content/uploads/imagewindow.jpg" alt="" width="473" height="425" /></p>
<p> </p>
<ul>
<li>Give your image a meaningful title.</li>
<li>Remove the Link URL (by clicking on None) unless you want to be able to click through to an enlargement of the photo.</li>
<li>Choose the image alignment and size</li>
<li>To include the image in the post, just click on the <strong>Insert into Post</strong> button.  (If it appears in the wrong place, use Ctrl-X to cut and Ctrl-V to paste where you want it).</li>
<li>After the image has been inserted into the post, you can edit these settings by hovering the mouse over the image – then click on the little Edit Image icon (picture)</li>
</ul>
<h4>Using a Previously Uploaded Image</h4>
<p>To include an image which you have previously uploaded, click on the <strong>Upload/Insert</strong> icons, then choose the Gallery or <strong>Media Library</strong> tabs to see all the available uploaded images.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-251" title="selectmedia" src="http://weblines.com.au/pages/wp-content/uploads/selectmedia.jpg" alt="" width="476" height="154" /> </p>
<h4>Troubleshooting</h4>
<p><strong>Unwanted coloured border around your image</strong> &#8211; If you decide to make the image link to something (either an enlargement or another web page), you may see a coloured border around it – to remove this border, click on the Edit Image icon, as described above, then choose Advanced Settings and set the Border value to 0.</p>
<p><strong>Error messages when uploading</strong> &#8211; If your image file is large (digital cameras these days can create huge files for each photo), there may be uploading problems.  You may need to use your camera’s software to <em>save a lower quality versio</em>n, which will have a smaller file size (as if you were going to email it to someone) before you try to upload.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblines.com.au/wordpress-basics/including-images-in-wordpress-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help for Adding or Editing a Blog Post</title>
		<link>http://weblines.com.au/wordpress-basics/add-edit-blog-post-help/</link>
		<comments>http://weblines.com.au/wordpress-basics/add-edit-blog-post-help/#comments</comments>
		<pubDate>Thu, 20 May 2010 08:09:31 +0000</pubDate>
		<dc:creator>aileen</dc:creator>
				<category><![CDATA[WordPress Basics]]></category>

		<guid isPermaLink="false">http://weblines.com.au/?p=244</guid>
		<description><![CDATA[Log in to WordPress and click on Posts. To write a new post, click on Add New…, to edit an existing one, click on its title in the list. Using the WordPress editor is quite similar to writing an email and most of the buttons will seem quite familiar.  If you need a little extra help, [...]]]></description>
			<content:encoded><![CDATA[<p>Log in to WordPress and click on <strong>Posts</strong>. To write a new post, click on <strong>Add New…</strong>, to edit an existing one, click on its title in the list.</p>
<p>Using the WordPress editor is quite similar to writing an email and most of the buttons will seem quite familiar.  If you need a little extra help, hovering the cursor over the little editor buttons will show some help text.  Here are some extra tips for a few of the less obvious editor features which I find useful:-</p>
<h4>Extra Editor Tips</h4>
<ul class="gap">
<li>Click on <img class="aligncenter size-full wp-image-247 inline" title="extrabuttons" src="http://weblines.com.au/pages/wp-content/uploads/extrabuttons.gif" alt="" width="28" height="26" /> to see a second row of formatting tools</li>
<li>Be careful if you <strong>Paste from Word</strong> &#8211; If you have already written the content in Word, copying and pasting is fine…. but make sure you use <img class="aligncenter size-full wp-image-250 inline" title="pastetext" src="http://weblines.com.au/pages/wp-content/uploads/pastetext.gif" alt="" width="27" height="25" />  to paste, so that the formatting is stripped out…. Word adds a lot of extra stuff in the background, which can mess up a web page layout (or even just make it unnecessarily large in size, which is not good from a Search Engine point of view).</li>
<li><strong>Bold, italic and sub-headers</strong> &#8211; Use the <img class="aligncenter size-full wp-image-248 inline" title="format" src="http://weblines.com.au/pages/wp-content/uploads/format.gif" alt="" width="98" height="25" /> dropdown  as well as <strong>B</strong>, <em><strong>I</strong></em> etc, to add sub-headers or other formatting. To see how they are going to turn out, use <strong>Preview</strong>…. because the WordPress editor does not render these using the styles as defined for your website.</li>
<li><strong>Links</strong> &#8211; To create a link to another page or website, select the text which you want to be “clickable”, then click on <img class="aligncenter size-full wp-image-246 inline" title="anchor" src="http://weblines.com.au/pages/wp-content/uploads/anchor.gif" alt="" width="28" height="26" /> and type or paste the destination URL. </li>
</ul>
<h4>Three Things to Remember When Adding a Post</h4>
<p style="text-align: center;"><img class="size-full wp-image-261 aligncenter" title="Adding a new post" src="http://weblines.com.au/pages/wp-content/uploads/newpost.jpg" alt="" width="477" height="331" /> </p>
<ul class="gap">
<li><strong>Post title</strong> – make sure you give your post a good, key-word rich title. After you have saved the post (even as a draft), you can change its URL (the “link” to the page) – this can sometimes be useful if your title is long.</li>
<li><strong>Categories </strong>– remember to choose a category for your post – the Category selection box is in the right-hand column.</li>
<li>The <strong>More</strong> tag – you can use this icon <img class="aligncenter size-full wp-image-267 inline" title="more" src="http://weblines.com.au/pages/wp-content/uploads/more.jpg" alt="" width="28" height="26" /> to create an excerpt of your content which will appear on “summary” type pages, such as the Blog front page, rather than the full content. Position the cursor in the edit window where you want the content to be cut off and click on the icon.</li>
</ul>
<h6>Additional Reading</h6>
<p><a href="http://codex.wordpress.org/Writing_Posts">http://codex.wordpress.org/Writing_Posts</a></p>
<p><a href="http://codex.wordpress.org/Introduction_to_Blogging">http://codex.wordpress.org/Introduction_to_Blogging</a></p>
]]></content:encoded>
			<wfw:commentRss>http://weblines.com.au/wordpress-basics/add-edit-blog-post-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

