Browsing Category "Blog"

Browsing "Older Posts"



No Content
You write appealing blog titles, but your content was poor, or you don�t provide information related to your headlines. Your magnetic headlines attract thousands of visitors, but people leave if you have nothing to say new. Your visitors don�t like your blog if you provide the false information. Bad writing makes people leave and never come back.

Solution: Enrich your blog with unique and quality content related to your topic. This will attract visitors to your blog and they usually bookmark your page or subscribe your RSS feed.

No Navigation Provided
I visited some of these blogs, and couldn't find any proper navigation within the page.  I find only the recent post and there is no way to read the old posts. There are no recent posts, no categories, no archives and no menus�.. They fill all these sections with lots of ads and other affiliation links. So there is no way to read to their other posts. Your visitors don�t like your blog if there are no proper navigation methods.

Solution: Add menus, Categories and related post to your blog. Which helps your visitors to read your other post and pages?

No Alignment, No Paragraphs and Small Fonts
Your article is well written, but there is no alignment, no paragraph and too small fonts. These make your posts difficult to read so nobody wants to continue.
Your visitors don't like to visit a cluttered blog.

Solution: Shorten your sentences, add more paragraphs and properly align your post to make it readable.

Bad Commenting Options
Many of these blogs provide commenting options, but most of them asking to log in with a Blogger, Opened or Discus account. It seems more people are using a 3rd party commenting system with the biggest being Discus. People don't want to sign up just to write a comment, so at that point they leave. Your visitors don't want to login to any account just to write a comment.

Solution: Use normal commenting option for your blog.

Floating subscription box
Many blogs prompt us to subscribe their newsletter with a floating subscription box. People don't like those pop-ups that cover what they are reading and ask them to subscribe.
Some of these blog has no option to close these floating boxes, or they may prompt to subscribe into regular intervals. Your visitors absolutely hate the flying subscription box.

Solution: If you are using these kinds of floating boxes, provide an option to close the box if a visitor doesn't want to subscribe.

You Seem Incredible
Your blog has no about me page, no contact form or no other method to contact the author. People want to know about the author before trusting you. Your blog never makes any sales until your readers feel you are credible, can be trusted and genuinely interested in helping them. People never buy anything you recommended until they feel you credible.

Solution: Don't over promote your affiliate links and be patient and create more credible content. Add an �About Me �and �Contact� pages in your blog. Show your original face to your readers.

WHY VISITORS LEAVING YOUR BLOG? 6 REASON

By Muhammad Meer → Sunday, March 8, 2015
reasons why blog is not appearing in search results.
why blog is not appearing in google?
just do not wanna waste anyone time.here is the simple answers why your blogger or wordpress blogs are not appearing in google or anyother search results.but google is the main search engine so you must have your blog visible in google search results in order to get traffic since most of the traffic comes from google.



REASONS WHY YOUR BLOG IN NOT APPEARING IN GOOGLE?


REASON NO 1-NOT SUBMITTED A SITEMAP

this one of the most important reasons why your blog is not appearing in google search results.submit a sitemap to google to let google crawl all your urls and pages in google.

REASON NO 2-BANNED FROM GOOGLE FOR SPAMMING.

out of other reasons,people are not seeing their blogs in google due to spamming purposes.try to remove any adult links or make changes to your blog in order to re-index in google.


REASON N0 3-PLAYING WITH ROBOTS.TXT FILE.

robots.txt file tells search engines how to crawl and index your website.robots.txt will also tell weather to crawl or not to crawl your website.so make appropriate changes in robots.txt file in order for blog to be indexed.


conclusion:

still not seeing your blog on google?try consult any webmaster to solve your problem.because sometimes,your domain name provider has blocked your site.and you have to unblocked it.



Enhanced by Zemanta

ANSWER TO WHY MY BLOG IS NOT APPEARING IN GOOGLE?

By Muhammad Meer → Tuesday, March 26, 2013

a first thing that your reader notes is the the presentation of your blog.it gives an everlasting impression on your readers if your blog is well customized.to minimize the webpage load time and to beautify your blog homepages,you must show a summury of blogger posts instead of whole paragraphes.
by default,if your templates supports this option,then its ok.but in blogger custom templates,you have to do it yourself.lets do it.

add a read more tag to each post in blogger:

this is really simple job.just have to follow basic procedure.
1-go t0 blogger>template>edit html
2-check mark on expand template
3-find this code ]]bskin
4-paste this code after the above code.
<style>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
span.fullpost {display:inline;}
<b:else/>
span.fullpost {display:none;}
</b:if>
</style>

5-find this piece of code.
<data:post.body/>
and directly below this,paste this.
 
<!--READ-MORE-STARTS-->
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<a expr:href='data:post.url'>
<div style='text-align: right;'>Read More -&gt;&gt;</div></a>
</b:if>
<!--READ-MORE-STOPS�>
6-now save template.



Enhanced by Zemanta

show just summury of blog post at homepages

By Muhammad Meer → Thursday, March 14, 2013