- Web application for managing SQL Server data
- Insert, Update, Delete records
- Map referencing columns for easier record editing
- Quick record search
- Execute any query against database
Find demo:
http://databaseclient.blogspot.com/
This blog have blog tutorial, Javascript and HTML tips (including jQuery). Intention of this blog is to help readers and explain things in simple manner. This also include articles about web traffic and SEO (Search engine optimization).
Find demo:
http://databaseclient.blogspot.com/
This article is written for bloggers and website owners who have lost significant number of visitor on the beginning of 2012 year or finding their traffic reduced after adding large block of ads in above the fold area.
On January 19 2012 Google announced change in their algorithm. This change affects the web sites and blogs which have too much ads in the above the fold area. Change is called "page layout algorithm". Google check how much content is placed above the fold area. More content in above the fold area, better.
The reason is complaints from users who have difficult to find the actual content and must scrolling down the page. Users want to see content right away, not bellow tons of ads. So Google wants to improve user experience.
Good tool to estimate do you have content in above the fold area is Google Browser Size. This tool help to understand how much of a page’s content is visible to visitors under various screen resolutions. Type URL of your blog, click Go and take a look does you content is visible for specific resolution.
I learn about this topic from kezanari blog and later one more excellent in depth article at search engine land.
My blog traffic was reduced after "page layout algorithm" started. This image above was taken with the help of Google Browser Size.
From the image we can learn:
When you enlarge image and look carefully you can conclude that:
This is example of my blog which will not get Google penalty from "page layout algorithm". But this is my blog after I make changes on layout to move content closest to above the fold area.
My blog had significant traffic loss after January 19 2012, around 25% loss in pageviews. Also, I noticed fall of PageRank on some pages on my blog. I believe this reduced traffic is a result of "page layout algorithm".
Click on image to enlarge:When reduced traffic will be restored and google penalty removed? Unfortunately not immediately!
If you fix a problem (reduce the number of Ads in above the fold area) Google will make note on first re-crawl. But penalty on site will be removed after several weeks.
It can take several weeks for Googlebot to crawl and process enough pages to reflect layout changes on the site
My intention is to follow the traffic and to update this article after traffic will change.
Please do comment and leave your opinion and experience with "page layout algorithm".
How to add donate button on my site or blog?
And one more question
I have PayPal donation button on my site but when someone try to donate to me money he get message: "Your recipient is not able to receive funds at this time. Your recipient must first set up his or her account to receive funds."
I tried to create Donate PayPal button but I didn't fund option to create Donate button anywhere on the PayPal account when I was logged in. It should be at
My Account --> Profile -- My selling tools --> PayPal buttons --> Update --> Create New Button
but there you can choose only Shopping Cart, Buy Now, Gift certificates or Subscriptions button type. My PayPal account type is Premier.
Because word "Donate" is reserved for a charity and Paypal doesn't allow Donate button in some countries (usually it is due to local legal/tax requirements incompatible with PayPal's mechanism).
On internet I found advice to go on:
https://www.paypal.com/us/cgi-bin/?cmd=_donate-intro-outside
without logging in. Then I create donate button, copy HTML code and paste it on my blog. Donate button appeared on my blog.
When I ask my friend to try sending me some funds for testing purpose he get this error:
"Your recipient is not able to receive funds at this time. Your recipient must first set up his or her account to receive funds."
Cause of this error in my case is PayPal does not support Donate button for some countries, in this case PayPal doesn't support donate button for my country.
You can solve this problem with choosing Buy Now button type instead of Donate button type. PayPal says:
We can't quite recommend using "buy now" button to accept donations, but from technical perspective it should be working correctly. Such transaction will also show as purchase on the donor's account and credit card statement, which may be confusing.
I will not going in details how to generate PayPal Buy Now button. Here is an excellent link which in details describe how to make your own Buy now button step by step with images : How to sell an ebook with paypal.