permalinks are set up as /%category%/%postname%.php
title of post is typically.
"How To Watch A (Stock Market) Bottom"
However,
The slug that is created is still with Upper first character and brackets still included..... thus
/stocks/How-To-Watch-A-(Stock-Market)-Bottom.php
This is causing page not found occasionally.
Anyone any ideas why the permalink is not
/stocks/how-to-watch-a-stock-market-bottom.php
thanks