php - Speeding Up Large Wordpress Database queries -


wanted advice on speeding large wordpress directory website uses bunch of queries filter posts price, weight, height, etc....

currently, posts data being stored post meta. on dedicated server, still slow. thinking moving post meta data newly created columns in regular posts table may speed up? how large sites query large databases number of filters without shutting down browser?

any suggestions (other dont use wp, lol) appreciated. or resources/articles great want learn , build myself.

thanks


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -