Tagged Questions
2
votes
2answers
67 views
Optimizing large scale e-commerce sites
I have a few questions regarding optimizing large scale e-commerce sites with getting indexed. Over 1 million pages.
Should you optimize images for e-stores with over 1 million product images?
...
3
votes
2answers
100 views
Form development optimization
Like many web developers I do forms all the time. I found myself doing the same all the time: placing input fields, assigning a name to each, ajax the form, then create the PHP which involves to ...