Showing posts with label blog. Show all posts
Showing posts with label blog. Show all posts

Tuesday, 1 March 2016

How to Distribute My PodcastIn Feburary 2016 30,

In Feburary 2016 30,
Create your podcast with your favorite audio editing software. Be sure to convert it to MP3 format, which is the standard format for podcasts.
Upload your podcast to your Web server using FTP.
Create a new article on your Web site or your blog for your podcast.
Create the RSS feed for your podcast. The RSS feed should include the podcast title, description and link. This can be done in a text editor, or you can use the free RSS Feed Generator script from TD Scripts. You can also simply copy a sample RSS podcast .xml file and replace it with your podcast information.
Upload your RSS feed to your Web site. Your RSS feed will usually be an .xml file. You will have to update this file each time you post a new podcast, unless you have a script to automatically update it for you.
Add an orange XML RSS icon to your Web site that links to your RSS feed. Visitors will recognize the orange button as an indicator that you provide syndicated content on your Web site.
Add your podcast to a podcast distribution service such as iTunes or Melodeo.com.
In Feburary 2016 30,

Saturday, 27 February 2016

How to Create a Link to the Home Page in JoomlaIn Feburary 2016 27,

In Feburary 2016 27,
Navigate to the Administrator section of your Joomla website. The login URL for the Administrator section is usually http://www.MyJoomlaSite/administrator, where www.MyJoomlaSite is the URL for the homepage of your website.
Click 'Add New Article' on the Administrator Control Panel page.
Enter a title for your new article. Select a section and category for your article or blog post using the corresponding drop-down boxes. Click the 'Yes' option next to the 'Front Page' label if you want the article to appear on your Joomla site homepage. Otherwise leave the 'No' option enabled.
Enter the text for your article or blog post in the body section of the article editor. Click the 'Add/Insert Image' icon on the toolbar to insert photos into the body of your article. The 'Add/Insert Image' icon has a small picture of a landscape painting on it and is located next to the chain-link icon.
Highlight the text or select the image you want to link to your Joomla homepage. Click the chain-link icon on the toolbar.
Click the plus sign next to the 'Menu' option in the 'Link Browser' list. Click the plus sign next to the 'Main Menu' option.
Click the 'Home' link option, then 'Insert.' Click the 'Save' button at the top of the editor page.
Click the 'Preview' link in the upper right-hand corner of the Admin console page. Your Joomla site homepage opens in a new tab or window. The new article appears on the homepage if you enabled the 'Front Page' option in the article editor. Once you open the article or blog post in your browser, the text link or photo link is active and visitors can use it to return to the front page of your Joomla site.
In Feburary 2016 27,

How to Change a Blog Theme in BloggerIn Feburary 2016 27,

In Feburary 2016 27,
Visit the Blogger website and login using your full email address and password.
Click on the 'Layout' link on the dashboard for the blog whose theme you'd like to change. If you only have one blog, that is all you'll see listed. If you have multiple Blogger blogs, they will be listed in the dashboard in alphabetical order. All will have the 'Layout' link.
Click on the 'Pick New Template' option on the 'Edit Layout' screen.
Choose from 16 different templates created for Blogger. Click the radio button next to the name of the theme and click 'Preview Theme' to get a preview of what your blog will look like with that theme. Take note that some of the themes are offered in 2 different colors.
Click the 'Save Template' button if you are happy with the new theme.
In Feburary 2016 27,

Wednesday, 24 February 2016

How to Set a Private My Post in BloggerIn Feburary 2016 24,

In Feburary 2016 24,
Log in to your Blogger account.
Select the 'Settings' tab, then the 'Permissions' tab.
Under the 'Blog Readers' section, and 'Who can view this blog?,' choose 'Only readers I choose.'
To make your blog completely private, leave the section where you add specific readers blank. You may also choose to add only one or two specific readers by entering their e-mail addresses.
In Feburary 2016 24,

Sunday, 14 February 2016

How to Get a New Blogger URL for Your BlogIn Feburary 2016 14,

In Feburary 2016 14,
Log into Dashboard.
Select the blog that you want to modify.
Click the Settings tab.
Click Publishing.
Edit the new Web address (URL).
Republish the blog so that the posts appear in their new location.
In Feburary 2016 14,

Thursday, 11 February 2016

How to Embed a PDF in BloggerIn Feburary 2016 11,

In Feburary 2016 11,
Visit a file-hosting service and follow the directions to upload your PDF file. Some websites require new users to register before they can use the free service while others do not. Popular websites with file server capabilities include Scribd and MediaFire.
Click the 'Embed' button or link. The site provides a few lines of code that you can use to embed your PDF file in blog post. Click the 'Copy' button to copy the embed code, or highlight the code then right-click and select 'Copy.'
Proceed to your blog at Blogger, and open the post in which you need to embed the PDF. Click the pencil icon at the bottom of the post to open the post for editing. If you wish to embed the file in a new post, click the 'New Post' link on the toolbar at the top of the window.
Click the 'Edit HTML' tab above the workspace. Right-click on a spot on the workspace where you want the document to appear then click 'Paste' to insert the code.
Click the 'Preview' button at the bottom of the workspace to see your embedded PDF document before you publish the post, or click 'Publish Post' to see the finished result.
In Feburary 2016 11,

How to Publish a Blogger Blog to a WebsiteIn Feburary 2016 11,

In Feburary 2016 11,
Add a new directory to your existing website. This will be the place where Blogger sends your blog posts.
Sign in to Blogger.
Go to the Settings > Publishing page for your blog.
Select the option to publish to a Custom Domain.
Fill in the form fields asking for FTP server, Blog URL and FTP path with the information for your website.The blog URL will use the new directory name you have ready, such as www.mysite.com/blogname/. The FTP path will be exactly like the one you use for your site, except the new directory name will be included. It might look something like this: public_html/blogname/.
Decide what filename you want for the main page of the blog. A good choice is index.html.
Decide on the feed filename. If you're using Blogger's feed, this will probably be atom.xml.
Finally, give Blogger the username and FTP password for your web site.
Click Save Settings. Publish your blog to the new location on your own web site.
In Feburary 2016 11,