c# - Login popup vs Login page -


want know best practice when have multiple logins forms.

do you: a) place each on single webform. b) use modal popup update panel inside.

trying think best seo.

cheers

do whichever creates better user experience. if worried seo on login pages, may want reconsider priorities.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -