Write the blog post that you want to read!

ERMETH was one of first computers in Europe wh... Image via Wikipedia

Finding the Inspiration?

No one wants to write about something people would not want to write less alone come visit your blog.   Sometimes the only way to get inspired is to visit other blogs to get inspired.   It can be a difficult process to some but others it is easy.   It however depends on your writing ability and how you approach a topic.   We’ve all had those times when we need to come up with an idea and expand on it.  A lot of times when I write a blog post, I don’t come up with a title until I have wrote the post.   This is something that I have learned to do because it helps me find a good blog post name.   This is one of my tips for those who want to know how to blog.   I will give you several tips to help you

How Do I get Inspired?

I am sure some of you are wondering how I get inspired.   I am going to give you some important tips to blog and finding your topics:

  • Always think about Blog titles anywhere you go — This is something I always think about whenever I do anything from chatting with friends to working on someones computer.   I ask myself, “Is this a good blog topic?”, If you answer yes then you should write it down to use later on.
  • Dedicate so many hours a week to blogging — This is another important factor because without work you will not make any new readers come to your site.  I usually try to give myself an hour or two a day to write a blog post but some people will probably be different depending on how fast you type and what you write about.
  • Guest Blog — This also helps you get inspired and also brings you more readers to your new blog.  I want to bring more readers to my blog and I might decide to guest blog even more to bring more people here.
  • Find your passion — If you don’t have a passion, your readers will not see it and it will not draw more people to your blog.   The readers are coming to your blog for one reason or another.   That first impression can make or break you, so always right about things that you enjoy and know.

Don’t get Burned out!

This is also something that important to me and others.   I however don’t have a good way to prevent some blogs from having blog burnout.   I’d love to hear how you get past this little problem and help others get past that problem.  I know I have had that in the past and would love to learn new techniques to prevent that in the future.    How Do you prevent it?

Paul Sylvester

Morpheus comes a scanning!!

morpheusscan1I’ve been reading about this on other blogs about this user agent   I have been seeing this agent trying to access an area where I know WordPress doesn’t have anything there.  Some people suspect it is scanning for any Drupal Vulnerabilities.   I have to say if it is searching for Drupal, it is in the wrong place.

Now let’s get down to it.  I’ve seen a lot of comments that just blocking the User is not going to prevent this from happening.   You see they can always spoof the agent with out much trouble but I feel that if they are going to do use an agent that I can track.  It is never a bad idea to block that type of access.  If that was a true agent, I seriously doubt it would be a legitimate agent because of the name.  Others have suggested this is looking to find a PHP Vulnerability and exploit your system.

[ad]I don’t know if it is true.   I have been reading the comments on the blog and some of them are quite interesting.   One such comment that I like how this scanner has been around since 2006 and most PHP servers have been updated to prevent this type of exploit.   So either this scanner is an old system that has nothing better to do or they are just trying to see if they can get a response from my server.   In which case, they now will be give the Access denied.   I have modified my htaccess file to prevent this scanner from even coming to my website.  See blog post to find out how.

What makes this so interesting is it tries to go to “user/soapCaller.bs” expecting to find something, Oh well I am pretty much unconcerned due to the fact that I keep WordPress up to date and I am constantly looking for oddities like this in my log files.   Now we heard that they don’t always have to use the headers and can hide and not be blocked so I have thought about denying anything that doesn’t show IP or has no header?   I wanted to ask my users if that is a good ide or bad idea?   This would stop bots from being bad, I do wonder if this has to do with me talking about [intlink id=”3132″ type=”post”]Pifts.exe a couple months ago[/intlink].    I have read about this on the comments section about this being a Government funded data collection, I don’t know but it does intrique me on the subject.

Remember to help prevent exploits on your server you should keep it up to date as much as possible.  [intlink id=”3700″ type=”post”]If there is an update to WordPress[/intlink], you should always consider updating even when there are problems down the road.