Viewing 5 replies - 1 through 5 (of 5 total)
  • went through your blog, everything is fine, just one suggestion, you can use the better read more plugin to make your read more tags look more seo friendly 🙂

    Site looks nice. I like the green. My site theme is green as well 😉 One suggestion I have would be to modify your top-nav to include a list of your categories. I think it would be more obvious that you are news style site. Right now I thought you might be a hosting company because all I saw was Home and About in the top nav.

    You can do this by adding the following to your header, right after the call to wp_list_categories(). You may need to mess with the CSS to get it to look the same as the page links, though.
    <?php wp_list_pages(‘sort_column=menu_order&title_li=’); ?>
    You can add a depth parameter of &depth=1 if you only want to list the parent categories.

    Its good but you should use some images.
    Try using <h2></h2> tags for headlines and bullets for better readability.

    The overall design looks good; one of the cleaner looking technology blogs I’ve seen lately.

    I agree with vaibhavkanwal about readability. Your posts are difficult to read. I would use h2/h3, real bullets, and shorter paragraphs. A slightly larger font might also be helpful.

    I think your blog is good.
    I love the colors and contrast!
    The content is good, the header is good also. It is quite simple but it creates a good image.
    The blog is very clean and fresh)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Look at My blog Please’ is closed to new replies.