Wordpress | Gozygo.com SEO Article Submission

Starting with Wordpress?

Everyone today is talking about Bloging…What is a Blog…..I would simply say its a web-presence where you can put your thoughts.

To set up a blog, you need to register with a free blogger like Blogger or Wordpress or if you are techy like me install wordpress on your own hosing account.

Blogger used to be a popular blogger before it was purchased by Google. The good news is that Blogger is free, as most of google services and you can get your blog running in monutes.

WordPress is my choice for a free blogger. First its open source and I love open source software, becuase its supported by a huge number of bloggers like me. The other end is that Wordpress is not only feature rich you can extend its functionality by installing themes and plugins. For more information, visit WordPress.org

Now lets talk about 2 ways to get a WordPress blog up and running:

WordPress.com ( Free Sign Up!, Online Documentation, Quick Setup, No Tech Knowledge Required)

WordPress.org (Need a Domain and Hosting accounts, Documentation Available, Need some Tech Knowledge)

WORDPRESS.COM

Like most of the bloggers out there I started by blogging by registering for a WordPress blog. I used it to get a taste of Blogging. If you are new to blogging, I would recommend you start with a blogging account with Wordpress.com.

Just go to WordPress.com, you see a button “Get a WordPress Blog Now>>” click it and follow the on-screen instructions you should be up and running in minutes.

So where is my blog hosted, the answer would be on wordpress.com servers, why would they host my blog on their servers for free. Any blog would have visitors, so your blog would also have visitors. More visitors to your blog would result in more clicks on the ADs that are displayed on your blog which would generate revenu for wordpress.com. The limitation of using wordpress.com would be you can’t install themes and plugins.

WORDPRESS.ORG

If you have a hosting account with GoDaddy.com you can host wordpress using your own domain.

3 Easy steps

Step 1: Go to WordPress.org and download the latest release of WordPress installation files.

Step 2: Connect to your web hosting account and upload the installation files to the domain (if you have multiple domains hosted) and folder that you want your WordPress blog installed.

Step 3: Download the 5 Min Install Guide from Wordpress.Org and you should be running your blog in 1-2 hours.

Agreed you need to have some Tech Knowledge, but remember that there would be people like me ready to help you out.


Success with WordPress – Help You Make More Money

Over the past year, WordPress has become the top blogging platform in the world, and many major internet companies (such as CNN, Yahoo, Sony, The New York Times, People Magazine, and eBay) have taken notice.   A quick browse around many of these companies websites show WordPress installations being used to manage portions of their websites.   At the same time, many bloggers are using a number of techniques to make significant income with their WordPress blogs.   Are you getting the most out of your WordPress installation?

If you plan to create a blog, or just created one, Success with Wordpress is a must have: You’ll save a lot of time while installing Wordpress, your blog blog will be SEO-optimized since its first days (which means a quicker indexation in Google and other search engines), and you’ll have the best advice to start making money blogging.

If you already got an etablished blog, or consider yourself as a Wordpress advanced user, I’m pretty sure you’ll also find tips that will make your blogger life easier.  Success with Wordpress also covers Wordpress SEO and blog monetization: Kyle, who earn 2000$ + with his blogs every month, provide great tips and techniques to increase your Adsense earnings, manage your affiliate links and a lot more. Since I read that tips and applied it on my blogs, my adsense earning increased up to 30%!

A list of the topics covered in this eBook include:

A Beginner’s Guide to WordPress Installing WordPress via Fantastico Finding a WordPress Friendly Webhost WordPress Post-Install Checklist Creating a WordPress Sitemap Creating a Robots.txt File Using Google Webmaster Tools Building a Multi-Author WordPress Blog Setting Up Author Permissions Adding Author Information To Your WordPress Blog Building an Author Page Using WordPress as a Content Management System (CMS) How do I build my CMS? Should I use a Content Management System? Building a WordPress Forum Search Engine Optimization (SEO) tips designed specifically for WordPress WordPress Permalink Structure WordPress Post Slug Using the Post Meta Title Using Images + Alt Tags Emphasize Keywords Using Anchor Text Making Your Post Dates Stand Out Standardizing your Backlinks Using Breadcrumbs On Your Blog Controlling Link Juice Building a Niche Blog with WordPress What is a Niche Blog? Niche Blogging Strategy How to Locate a Niche? How to find a niche domain? Finding a WordPress Niche Theme? Completing Your WordPress Niche Blog

The other topics covered in great detail in the Success with WordPress eBook include how to maximize CPC Income with Google AdSense and also a number of advanced Affiliate Marketing techniques designed specifically for WordPress users.

 


WordPress Blogs Attack and Hack

WordPress bloggers beware because you can be attacked and hacked due to vulnerabilities in the WordPress platform. This article covers what’s happening and then gives you 12 ways to avoid it from happening to you.

That’s right my friends WordPress blogs are being attacked, hacked and redirected to other websites without the owners of the blogs being aware. Sounds scary doesn’t it? Imagine if you had a blog or website earning you hundreds of dollars daily!

Let me back up for a moment for those that aren’t in the know:

It all started for me on June 11, 2009 when I received a desperate call from one of my friends that runs a very successful, well-known and profitable wordpress blog.

They were almost in tears because the wordpress attack and hacker used a loophole in their self hosted blogging platform to accomplish two tasks:

1) Re-direct the traffic away from his wordpress blog to another website that was full of links to different affiliate products

2) Replaced all of his static websites using Iframe redirection to erectile dysfunction drugs and other pharmacy type websites.

How did the blog owner find out? One of their readers clicked on a link in the blog to read a post they were interested in and they were taken to an affiliate website that had nothing to do with the topics being discussed on the blog.

Thinking it was just an error they tried again and was taken to a completely different website than they were directed to the first time. That sent up red flags for the reader and they contacted the owners of the blog.

The really sad part is that by the time the owners of the blog were able to correct the wordpress attack and hack they had lost approximately $700 in sale that day alone. What’s worse is that here we are exactly a week later and they are still working on repairing the damage done to their static websites.

What can you do to protect you name, brand, reputation, revenue and WordPress blog from being attacked and hacked?

1. Secure Your WordPress Database -

Create a database for WordPress. WP uses only a few tables but creating a whole database just for the blog is more likely to limit its access.
Create and grant limited access to a database user. Create a user to access this database only and grant limited access to SQL commands in the database (select, insert, delete, update, create, drop and alter).
Pick a strong database password. Make it as random as possible since you don’t have to remember it.

2. Populate wp-config.php Properly – Use WordPress secret key generation tool to generate random WordPress cookies. These keys are used to insure better encryption of information stored in WordPress user’s cookies.
You also want to modify the WordPress table prefix to something other than wp_ by adding random characters and numbers to the end of wp, such as wp64mlm_manual.

3. Replace the Default “admin” Username – Fantastico users are able to pick admin user and password as part of the installation process. Replace the default so that “admin” user name is now myadm instead of admin.

4. Pick Secure WordPress Password for “Admin” – Your password should combine uppercase and lowercase characters and include numbers.

5. Use Secure Login via Encrypted Channel – WordPress bloggers who have SSL enabled for their domain should use that encrypted channel to access their WordPress Dashboard. You can force admin sessions over HTTPS by setting the FORCE_SSL_ADMIN variable in wp-config.php file to TRUE.

6. Upgrade as New Version Becomes Available – WordPress bloggers should upgrade once newer versions are issued because the upgrades address know security vulnerability issues.

7. Update Word Press Plug-in’s – It only makes sense to do so once you upgrade to a newer version of WP.

8. Backup Your Database and Files – Install a plug-in or use cronjob to create backups of your wordpress blog database and files on a regular basis.

9. Disable Directory Browsing – By default in most hosting, indexes of directories are shown in web browsers revealing any content of a directory that has no index.html or index.php. You can modify this behavior with Apache by adding a line of code into the .htaccess file in the root directory.

10. Protect WordPress Administration Files – WordPress administration files reside in wp-admin directory of your WordPress blog. You may use .htaccess to restrict access or allow only specific IP addresses to enter this directory and file. You may also allow access from a range of IPs by way of mod_access.

11. Restrict File Access to wp-content Directory – The wp-content directory contains your theme files, uploaded images and plug-ins. WordPress blogs don’t access the .PHP files in the plug-ins and themes directories via HTTP. Restrict wp-content by way of .htaccess so only the following files can be accessed image files, javascripts, and CSS preventing people from accessing any other files directly.

12. Hide The WordPress Version in the Header Tag.

These practices are nothing new and Wordpress has been telling their self hosted bloggers that they should be implementing these tactics since day one.

Now the wordpress attack and hack is in full effect and millions of bloggers are going to wake up one day and find that all their hard work, efforts and revenue is gone.

I beg all Wordpress users to take emergency steps to protect themselves starting today! While I have listed what can be done in this article there is so much more that wasn’t covered so I highly recommend that you take the time to research the resource I will mention in my bio below because it is how my friend and I are now protecting ourselves from the Wordpress attack and hack.


Learn More About The Benefits Of Choosing A WordPress Friendly Blog Hosting Provider

Is the blog hosting service you are reviewing WordPress friendly? This is a question that is frequently overlooked when it comes to deciding on a web hosting service.

If you hadn’t considered installing WordPress on your present domain, this is easily overlooked. As well, many might assume that if the provider supports the installation of WordPress, that WordPress friendly blog hosting features will not be an issue.

Much to their regret, many bloggers find that despite the fact that their blog hosting provider supports the installation of WordPress, their servers are not setup in a WordPress friendly manner.

The criteria for supporting the install of WordPress at this time, are as follows:

PHP version 4.3 or greater MySQL version 4.0 or greater Apache mod_rewrite module (optional)

Cpanel, which includes the Fantastico option for installing WordPress quickly and easily, is offered as the user control panel by a large number of blog hosting providers. The presence of Fantastico only means that the provider is setup with a means to easily install WordPress. The presence of Fantastico does not guarantee that the server WordPress is being setup on has been configured to be WordPress friendly.

Only if you, the user, are able to edit and make changes using the WordPress interface without the need to first change file permission levels, would a blog hosting service be classified as WordPress friendly.

If the server you are assigned to is not WordPress friendly, a great deal of extra time will be required to work with your WordPress files.

The procedure many are required to follow when working with a non-friendly setup of WordPress is as follows:

Access files on your server Identify the files requiring permission changes Record the current file permissions Change file permissions to a level that allows you to work Return to the WordPress interface and make the required changes Reset file permissions to their original levels Repeat the next time that changes are required

As you have probably gathered by now, this method can become very time consuming. It also presents an opportunity for error where you may not properly record the original permission levels, or where you may fail to reset the file permission levels and leave your files vulnerable to hackers.

If on the other hand, your blog hosting provider has setup its servers in a WordPress friendly manner, you would only need to login to the WordPress dashboard interface to edit files and manage themes and plugins.

Yet another consideration would be the fact that many hosting services allow you to host multiple domains on your hosting account.

The fact that many hosting packages also include the ability to add multiple domains is yet another reason to determine if the hosting service being considered is WordPress friendly.

WordPress as a means of providing content to readers is continuing to rise in popularity. Even if your current plans do not include the use of WordPress on your primary domain, it may be something you will be interested in using on another domain, sometime in the future.

Ensuring that the blog hosting service you choose is also able to provide friendly WordPress blog hosting will allow you to leave your options open and meet any future needs you may encounter involving WordPress in the future.


What is Wealthy Wordpress?

“Human history becomes more and more a race between education and catastrophe.”
- H. G. Wells (1866-1946)

To begin to understand the meaning of Wealthy WordPress let us take a look at the genesis of WordPress.

What is WordPress?

WordPress is defined as an open source blog publishing application. Open source means that it is available free of charge for the people to use.

Wordpress is therefore very common for people to do blogging with WordPress. It is said to be the official successor of b2\cafelog which was developed by Michel Valdrighi. The latest release of WordPress is version 2.7.1, released on 10 February 2009.
So WordPress could safely be called a blogging platform, in fact a very very universal one, when looks at the growing popularity of WordPress.

Surely you must be trying to earn an income online. If not, then I wonder why. Because nowadays, most people can blog and earn money from their blogs. Provided they know how to take full advantage of the blogging features available.

You will find that the best blogging features are available on Wordpress. For example, WordPress has a templating system, which includes widgets that can be rearranged without editing PHP or HTML code and so many wordpress themes to choose.
What could be better than free wordpress themes? You have a readymade platform for blogging from the comforts of your home, without worrying about using complex scripts and codes.

In fact, wordpress blog is so easy to use; anyone can use it with comfort and ease. But, if you are trying to make money from Wordpress, that’s where you would be playing in a different ballpark altogether. There is even a wordpress tutorial for your convenience.

And that’s where comes in the power of Wealthy WordPress.

Over the years, WordPress has evolved and there has been an introduction of a lot of themes, plugins and widgets and wordpress blog themes free.

It is these very additions that have made WordPress extremely popular with bloggers.
But knowing that something is there is just not good enough, unfortunately. You have to be able to know how to use it and where to use it.

That combined with the power of affiliate marketing; make Wordpress indeed a strong force to reckon with on the World Wide Web.

What if you could now have the combined power of how to use wordpress and the ability to know how to make money online?

Precisely the right time for you to get familiar with Wealthy Wordpress…your key to success at home, online.

Discover how YOU can start making money online from the comforts of your home, right today, by using Wealthy Wordpress.

Best Wishes.
Veena Furtado


How to Detect and Prevent a WordPress Spam Injection Attack

Last month my WordPress blog was the victim of a spam injection attack. I am the art director for a highly rated graphic design and website design company. I have years of experience in website design, WordPress Blog Design and I am security minded in my approach to web development — I was still a victim of clever hacking. It can happen to anyone and it is happening at an increasingly alarming rate. The worst part about this experience was that not only my WordPress blog was attacked – my entire corporate website was removed from Google SERPS. We were ranked in the Google Top 10 for several coveted spots such as; graphic design company, packaging design companies, brand identity company, and many more. Our site was completely out of Google search results for two weeks in which time we lost countless leads. This experience absolutely sickened me! It also created way too many hours of work dedicated to repairing the hackers damage and recovering our website’s Google Rankings. During my research into fixing the spam injection hackers damage I discovered that this is a widespread problem with WordPress blogs. It’s happening to thousands of people and it is not limited to people using older versions of WordPress.

Recovering from a WordPress Spam Injection attack is not fun, but you can regain your Google Search Results after being hacked by a spam injection attack. If you’ve been compromised, hopefully you have your website and WordPress blog backed up. It can be a pretty tedious process to go through every file and folder on your server locating and deleting spam files. I recommend backing up your WordPress posts and completely removing all files and databases from your server. Then do a complete fresh upload of your website and a complete reinstall of WordPress.  

If you have already been removed from Google Search Results then you will want to notify Google immediately of what has happened. The best policy with Google is to be specific in your explanations. You will need to make sure that you have removed all bad files from your server and then contact Google again explaining what actions you have taken to resolve the situation and submit your “request for reconsideration”. In most cases where a valid site has been hacked Google will restore their sites rankings within two weeks. However, don’t expect any notifications from Google on their progress of reevaluating your website or WordPress blog. I am writing this article in hopes that it will help anyone from having to go through that processs.

What should you look for if you suspect a WordPress Spam Injection Attack?
The first thing you should look for is a list of spammy keywords showing up in your list of keywords located in your Google Webmasters Tools. If you aren’t using Google Webmaster Tools then you should definitely look into this. When your site starts showing up in weird looking search results, which can also be seen in Google Webmaster Tools under search results for your site, you need to act fast because at this point Google will act fast to remove your site from SERPS in order to protect others who may be at risk from visiting your website.

The key to detection is awareness. Be vigilant in monitoring your website and your website’s stats. Spam injections are a clever, effective form of hacking and show no outward signs of infection. However, If you do a Google Site Search for spammy key words like; {site:yoursite.com spamword} you will be able to see if your site is referencing spam keywords. You will not be able to see spam showing up on your site. In order to physically see spam tags in your site you must go to the “cached” version of your web pages and view them in “text mode”. If you’ve been infected you will now be able to see spam keywords, usually appearing as a footer.

What does a Spam Injection Do?
Spam Injection software hides spam keyword links in code that is usually encoded with a PHP function that effectively scrambles html to be decoded once safely embedded on your server, database, etc. You won’t see these files decoded, but the Google Bot and other bots will when crawling your site! Once the Bots access the code the spam injection software has done it’s work, effectively stealing your search index to improve their own pagerank.

These spam injection hacks are very hard to detect software injections inserted into your site, usually on a database level, via templates or plugins. This is part of the reason WordPress is such a target for these attacks. Plugins are what make WordPress so dynamic and cool, but they are an open doorway for spam injection software. For obvious reasons we should all focus our attention on prevention so that you don’t have to deal with detection.

What can I do to prevent a WordPress Spam Injection Attack?
I’ll start with the simplest things you can do to protect your WordPress blog or site from spam attacks first. . .

First:  Update WordPress
Updating WordPress is the easiest thing to do, so why not do it? I usually wait a short period of time after a new release to make sure the bug fixes have been worked out. Please be aware that simply updating WordPress is NOT enough!

Second: Pick a good password
Pick a good password. Don’t use the same password on every site. If you’re really diligent  you can also change your password regularly.

Third: Change the admin user name
The default WordPress user name is “admin”. This is just a guess, but I suspect that the majority of people never change this. Don’t give any information away. Hackers are clever, but like burglars they would rather move on to the easy score. You can change your admin by creating a new user and then deleting the admin user. You’ll be given the option to migrate posts to another user.

Fourth: Hide your WordPress Version Number
David Kierznowski of blogsecurity.net lately released a simple plugin to hide your wordpress installation version number.
The no version plugin is a simple plugin that will replace the version number with blanks, so anyone doing a view “page source” from the browser on your site will not be able to see your wordpress version.

Fifth: Protect your plugins
Plugins are the easy gateway way for hackers to access your blog. All WordPress files begin with (wp-) by default so, hackers can quickly discover which plugins you’re using by going to /wp-content/plugins/, if you haven’t renamed your database files. A quick remedy to block  a blank index.html file in the wp-content/plugins/ folder.

More Complex Procedures:

First: Protecting your WP-Config file.
This file contains your database name, database username and database password. Obviously, you don’t want anyone to have access to something this valuable. If you don’t feel comfortable making changes to your config you may want to contact your hosting company for help otherwise you can add the following code to your .htaccess file:

PHP:
1. # protect wpconfig.php
2. <files wp-config.php>
3. order allow,deny
4. deny from all
5. </files>

Second: Change your database names
Note: do not attempt this unless you are comfortable with PHPMyAdmin and making changes to MySQL. If you are not comfortable with this you should hire a professional to assist you.

Begin by backing up your database!

Many people have problems with the database table name prefix changing functionality of WP Security Scan. You can manually change your database names following the instructions below.

1. BACKUP your WordPress database to a sql file – you can do this in “phpmyadmin”.
2. You should Deactivate your plugins as a precaution before proceeding. You can reactivate them after you have finished.
3. Make a copy of the .sql file you created, then you can open the .sql file and use a text editor to find and replace all “wp_” prefix to “rename_”.
4. Now, drop all tables of your WordPress databases, but DO NOT drop the database.
5. import the (.sql) file that you have just edited into your wordpress databases.
6. Finish by editing your wp-config.php file and change the $table_prefix = ‘wp_’; to $table_prefix = ’something_’;

I hope that this article will help someone avoid the fallout associated with a spam injection hack. I love the functionality of WordPress, but unfortunately, this experience has left me so cautious that my company no longer uses a WordPress Blog along with our corporate website. Maybe someday.


Top 5 Benefits of Using WordPress For Your Website

If you have never built a website before, one of the quickest and easiest ways to get your first domain live and operational in only minutes is to install WordPress on your website.

WordPress is a blogging platform that allows you to have a pre-built website for free that will allow you to focus on the more important items like content, and if you desire it, sales and profits.

WordPress Benefits

In more than a decade online, I have literally built dozens of websites, many from the ground up… But since I discovered the ease of use and powerful flexibility of the WordPress platform, I am building most of my newest websites under this Content Management System (CMS).

The reasons I prefer the WordPress blogging platform are many, but I will sum it up with the following five key benefits:

1. Quick and Easy Installation – If you have a web hosting company that runs cPanelX as your webmasters’ control panel (many of the more popular web hosting companies do), then you will find an option in your control panel called, “Fantastico De Luxe”. When you click on the Fantastico icon, you will be taken to a page where you can add a multitude of free applications to your website, by following some simple instructions. Just click on the WordPress link to install WordPress on your website. The software will ask you some basic general information, then do the full install of one of the most recent WordPress builds into your website.

2. Website Themes – Few webmasters want to use the generic WordPress Theme that ships with WordPress. The default WP Theme is plain Jane, and to my taste, perfectly drab. There are many people who design custom WordPress Themes that you can easily upload to your domain, to change the appearance and feel of your WordPress website. Some of the WP Themes are paid versions, but most of them are free. There are more than one thousand themes loaded directly into the WordPress website ( http://wordpress.org/extend/themes/ ), from which you can choose, although you are not limited to just the themes loaded into the WordPress website.

3. Website Functionality – Just like with the WordPress Themes, if there is a specific functionality you want your blog to perform, there are programmers out there who have made WordPress Plugins that will do for you those things you would like to do. There are nearly 8,000 WordPress Plugins on the WordPress.org website ( http://wordpress.org/extend/plugins/ ), and thousands more that are not in the WordPress database. If you find a Plugin you want, just download, unzip, and upload it to the appropriate Plugin directory on your blog. After you have uploaded the Plugin, simply go to the Admin area of your Blog to activate the software.

4. Open Source – WordPress has been built in PHP, and its source code is visible to everyone who wants to look at it. On top of that, WordPress has included comprehensive documentation and a range of functions to help programmers work within the WordPress Codex ( http://codex.wordpress.org/Main_Page ). Anyone with a minimal knowledge of PHP can program WordPress Themes and Plugins, without too much effort.

5. Self-Updating – In recent versions, WordPress has included a feature that will notify you if upgrades are available for the basic WordPress operating system or your chosen WP Plugins. When upgrades become available, you will be notified, and often you only need to click a link to automatically install the upgrades and updates.

I have a friend who is a PHP coder by trade. I try not to mention WordPress in his presence, because every time I do so, I get an ear-full of “WordPress Sucks…”

To be honest with you, I still like WordPress… I like it, because it is easy to install and maintain, and I can improve it easily by using templates and plugins.

I am a coder, but life is too short to spend all of my time coding new websites… I am happy to spend my time creating content that will lead to sales… So for me, WordPress is good, and I am happy to put it on as many websites as I need to do…

If you are new to the Internet, then you might agree that WordPress is a blessing to those of us, who have more important things to do than to recreate the wheel…


Social Networking: How to Wordpress Blog Posts Auto-loaded to Facebook Notes

FaceBook is at the top of the list whenever Internet marketers mention social networking. The news feed alone makes FaceBook a worthwhile place to be. Now you can share your blog posts with your FaceBook friends without a single keystroke. By setting up this blog feed, your friends will be just one click away. That means hundreds, even thousands of opportunities for new contacts to access to your information.

Setting up a blog feed is easy. Just follow these simple steps:

1.    Log into your FaceBook account.
2.    Go to your Profile Page.
3.    In the center of the page is the status box where you can tell everyone what you are doing. To the right of the status box, just beneath the blue rectangle that reads POST, you’ll find a tiny link saying, “Settings” and a tiny asterisk beside it. Click Settings.
4.    Under Stories Posted by You, is a line reading, “You can automatically import activity from YouTube, Flickr, and Other Services to your profile.” Click Other Services.
5.    Click on Blog/RSS, and a new box will open up.
6.    Place your blog’s RSS feed link in the box. In WordPress, the blog RSS feed URL is http://YOURBLOGNAME.com/?feed=rss2
7.    Click Import.

Now when you post to your blog, the entire post will come up in the Notes of your profile page and a news feed will announce the note. You can go to the Notes page and click on SHARE to tag friends in the Note. You can also place the link for the Note into your FaceBook groups’ pages.


Tutorial: Create a Custom Wordpress Page With Different Template

Recently I needed to create a page in Wordpress that didn’t have the sidebar on it. I still wanted the sidebar on all the other pages, just not that one (i.e. for an option or sales page).

It took me a while to find the solution, but the one I found works like a charm. Takes a bit of programming knowledge, but not too bad.

Here is a quick video on how to go about doing it and a custom.php to get you started.  Credit goes to Moses at wpthemesplugins.com for the solution.  My video just walks you through each step to make it a bit easier.

Click Here to watch the video tutorial at Evil Genius TV.

Sorry, I would embed the video tutorial here, but it is not allowed :)

In a nutshell, here are the steps:

1. Create  a custom.php file in your favorite text editor. I use Notepad ++

2. Add this code to the beginning of your custom.php file

<?php

/*
Template Name: custom
*/
?>

3. Copy the contents of your page.php file from your current theme.

4. Paste the code below what you just added to the custom.php

5. Find the code that says < ? php get_sidebar(); ? >  and delete it.

6. save custom.php

7. FTP custom.php to your current theme folder under wp-content>themes>(whatever theme you are using)

8. Create a new page.  Under Advanced options, choose Page Template > custom.

9. Thats it!

If it sounds complicated, it really isn’t.  In the video, I will walk you through it in about 5 minutes.


Is Your Wordpress Blog A Google Magnet?


The number of comments you receive on your blog articles is a strong factor in your blog’s success. How do you get more commenting done? Here are a few suggested ways. Just ask yourself this question:
How can a robot determine whether an article is good or not? * You would check article for originality – not scraped from someone else
* The use of keywords – is the usage natural or are the stuffed?
* Keyword density – is it in a reasonable range?
Did you use related keywords, or did you use the same ones over and over – Latent Semantic Indexing
* How the keywords relate to the title
* Many other characteristics of the article – Who knows?
* Finally, how many people comment on your articles You should be striving to become an authority site. We want a site that has incoming links from other related high pagerank sites indicating that our site is trusted and recognized. One of the fastest ways to get quality incoming links and recognition from the search engines is to have many high quality, original articles that people have commented on. The dream is to get a discussion going on your site. This is where people use your article as a vehicle to “argue”, “debate”, “dispute” and “discuss” the pros and cons of what you have written. Here is a small list of things you can do to increase your number of comments: * Make a controversial post – Take a strong position. Try to create controversy. Get them commenting by being somewhat outrageous * Ask people to comment – The vast majority of people won’t comment, but asking them to comment does help. Ask some questions at the end of your post that invite people to express themselves. * Use Web 2.0 type promoting – Post your article on Digg, Mixx, Reddit, StumbleUpon, Sphinn, Propeller and at least one to two other sites. You don’t have to be on all the sharing sites, but you will want to hit the influential ones, at least. Use an article submitting service such as SubmitYourArticle. You will find that it pays off pretty quickly. Your number of incoming, one-way links will increase over time. Be a friendly person and freely post comments on articles that you like – Experienced bloggers really appreciate it when you make an intelligent, non-spam comment on their blog. Many blog owners will make it a point to search out your blog and comment on your work. Within Wordpress, the blog owner can simply click on the commenter’s blog URL. It is pretty to reciprocate. In summary: Comments are very important in your success. Treat them with respect. Engender them and you will see your rank improve. Do you agree with the list above? What other ideas do you have? What have you found effective in increasing the number of comments your blog gets?



Powered by WP Robot