Posts Tagged ‘Best Bet’

How do I install WordPress onto my PC without paying for it?

Monday, February 15th, 2010

The instructions on the WP site were too complex. I did not understand them. Can someone explain it to me in such a way that I can understand it? I am not a computer programmer, nor am I a web designer, so I do not understand a lot of the jargon. I just want to bwe able to maintain my web site from my laptop as well as my desktop. I already have WP on my desktop. I need it on my laptop now. Also my laptop runs Vista while my desktop runs XP. Thanks.

Your best bet is to first install WAMP Server

http://www.wampserver.com/en/

Then, install WordPress.

Not to discourage you, but if you had trouble understanding the instructions on wordpress, installing it on your PC is probably outside your skills set, and no amount of explaining will help.

Technorati Tags: , , , , , ,

Naming Your Blog is a Very Important First Step in the Blog Creation Process

Thursday, February 4th, 2010

Blogs are currently all the rage in the internet marketing world. They have seen a rise in popularity so sudden and forceful that even brand names companies are getting in on the action. Movie stars, writers, television producers, and a myriad of highly respected individuals are using blogs as part of their every day lives. Starting a blog may seem like a daunting task for someone who doesn’t know much about them, but they’re really not that hard to setup. Wordpress blogs in particular are very user-friendly, and the Wordpress CMS (content management system) makes the process even more simple. The very first thing you want to do before you setup your Wordpress blog is come up with a name for it.

Naming your blog is a very important first step in the blog creation process. If your blog is going to be about a particular niche or subject, then your name should be based on that. For example, if I wanted to start a blog that promoted fishing hooks, I would come up with a catchy title such as ‘Fishing Hooks: Necessary or Unnecessary?’, and then design my content around that phrase. You’ll also need to choose a website address. If you’re signing up for a free blog on Word press, then the title will be something like ‘fishing hooks word press’. If you’re using the Wordpress software for your own website, then you’ll have to check for the available domains and use something that you think is fitting to your niche.

After you’ve come up with a name, you’ll need to pick a template (called a ‘theme’ in the Wordpress blogs universe) for your blog. Wordpress has many free and professional-looking templates for you to choose from from it’s main website. If you’re looking for something more original though, for more details visit to www.your-own-blog.com or a template that no one’s used before, looking for a designer who develops templates or a website that sells pre-made templates to budding bloggers would be your best bet. Once you have the code for your template implemented and setup, you’ll then need to configure the necessary widgets that you want displayed on your blog.

Widgets are a big feature of the Wordpress CMS that allow you to do stuff like add different pages (e.g. Home, About, Contact, etc.), or content to your blog. Some of the content widgets include del.icio.us, Flickr, and Meebo, among other things. You can also add a calendar, links, a search feature, or an RSS feed button to your blog. Utilizing these widgets on your Wordpress blogs will give them a slight step up from other barren, mundane blogs out there. People like to be able to mess around with the content and features of the blogs they visit, and yours will not be an exception to that rule. If you want to know how to start a blog, for more details visit to www.blog-and-ping.com keeping your potential visitors in mind at all times is something that you should start doing immediately.

These are pretty much the main things that you have to do to start posting on your wordpress blogs, and start making money (if that’s your goal). Most people think that creating the content for their blog is the first step, but as I’ve shown in this article, there’s a lot of pre-foundational work that has to be done before you can get your blog out into the world. From naming your blog, to choosing how it will look, to choosing what kind of interactive features you want on it, it all goes towards teaching you how to start a blog. If you want to start learning more about Wordpress blogs, then you’ve already taken a step in the right direction by reading this article.

Rajesh Kumar Chouhan
http://www.articlesbase.com/blogging-articles/naming-your-blog-is-a-very-important-first-step-in-the-blog-creation-process-731458.html

Technorati Tags: , , , , , , , , , , , , , , , , , , ,

I would like to start a jobs website using Joomla or Wordpress. Is this possible?

Wednesday, October 21st, 2009

I should add that I’m not that technical, so a solution that is easy to use would be more appropriate of the two.

The website will work in a similar way to gumtree’s classified ads. If this is possible would I also be able to add a charging mechanism for the ads using Joomla or Wordpress.

Any help would be much appreciated.

Many thanks.

I would recommend to not to think of Joomla as for this to maintain you need to be high-tech. It would be very-inconvenient to you as it is bit complex.

Again I would not recommend to use WordPress ( though I am a great fan of it ) as its free version ( *.wordpress.com ) would not allow you to place your ads and you would not be able to earn. For hosting Ads you will have to go for self-hosted version of Wordpress which will bring a lot of trouble beside hosting free and domain registration fee.

For you best bet is "Blogger", so go to www.blogger.com where you will get everything you want with no limitation and no tension.

But if this project matters a lot to you and you wanna go far ahead with this, also willing to pay something initially, wanna have your brand name ( site name of your choice ) etc. then you should go with self hosted wordpress blog.

Any way Blogger is the best bet for you right now.

Technorati Tags: , , , , , , , , , , , , , , ,

How can I embed, and hyperlink a SWF file on my Wordpress theme?

Wednesday, October 14th, 2009

I run a website, and I’ve received creative from an advertiser. It came in the form of a swf file. I need to place it in my wordpress theme, and make it so that when people click on it, it takes them to a specific website. I know where the code that needs modification is, but I don’t know the required html to do this. I imagine it goes inside a div, and starts with <a href= something or other. But that’s about all I know. Any help?

You’re unlikely to get specific-enough help on this forum, your best bet is to ask at the friendly WordPress support site [1] – turnaround time is usually very quick.

Be sure to mention which theme you’re using, and if you mention your URL you’ll most likely get someone take a look and tell you *exactly* what to do.

Approximately however… you need to:

<object width="800" height="200">
<param name="movie" value="somefilename.swf">
<!– put something here for browsers that can’t embed stuff –>
</object>

The SWF probably has a link or links embedded in it already, but if not, just wrap it in an anchor thus:

<a href="http://yourlink.html"><object width="800" height="200">
<param name="movie" value="somefilename.swf">
<!– put something here for browsers that can’t embed stuff –>
</object></a>

Technorati Tags: , , , , , , , , , , ,

What happens to files when my wordpress space upgrade expires?

Sunday, October 11th, 2009

And I HAVE read wordpress support page. Just want to know, if my files over 3GB will be deleted if I will not extend my upgrade for another 12 months.

Assuming they get deleted is your best bet.

Technorati Tags: ,