Forum Moderators: DixonJones
simonuk might be right: does your content answer the visitor's question? Perhaps they try clicking on a few more links to see where you're hiding the goods, and then give up....
I'd suggest to monitor your new / return visitor rates for the next month.
"Maybe the visitor discovers faster, that he does not like the site"
I made a load time optimzation moving a javascript load from the head to the end.
So the content displays much faster.
Old layout:
Load head 2kb
javascript 18 kb
style sheet 4 kb
start showing the first part of content
New layout
Load head 2 kb
style sheet 2 kb
start showing the first part of content
On 2 sites tested, the average number of page views per visit increased 4%.