Website design involves the structure of the website including the information architecture, layout, content, and the conceptual design with branding.

learn more… | top users | synonyms (2)

1
vote
3answers
293 views

Should I Put a Phone Number in the Header?

I see that it is really popular with web services nowadays to have their phone number in the header of the website. Is it really that effective? Does it make the company look more legit?
8
votes
4answers
189 views

Should we show how many views a page has?

As part of a new site design I've put in the functionality to track and count unique page views. This is predominately used to create a list of popular articles and blog posts. Is there a negative or ...
7
votes
3answers
128 views

Is there any issues with approaching a website re-design from a mobile first perspective?

I've read the book Mobile First and agree with many of the points made. However, I still do not approach a project creating a set of mobile wireframes and then desktop. I still design the other way ...
6
votes
3answers
127 views

Select as title vs. Tabs

I'm trying to decide between using a custom css select as a title versus using tabs on a page I'm working on. I drew up two wireframes below: 1. Using Tabs 2. Using Select As you can see, the ...
4
votes
3answers
138 views

When do you present a website UX survey?

I'm wanting to build a usability survey on a website that's used by mortgage brokers. It's a website where users will come not to browse, but to find mortgage product information while a client is ...
5
votes
3answers
143 views

Fusing words for website name: confusing or doable?

Arguably UX starts with the domainname. Well perhaps a bit far-fetched, so please feel free to suggest what might be a bitter fit than UX.SE for this question, but here it is anyhow. I'm looking at ...
5
votes
1answer
183 views

Are there any performance or usage statistics for landing pages with no navigation?

Im noticing a trend of landing pages, where the landing page would not have the websites navigation on it, nor the footer, but would stand as its own micro website, with only the logo at the top left ...
6
votes
3answers
257 views

Placement of delete button on form

I have a form which edits a flight, and it should be possible to delete them. I have considered putting a delete button in the index page, which lists all the flights, but the table rows are clickable ...
4
votes
3answers
139 views

Why does Gmail hide email options under a '+' sign?

Why does Gmail website hide options like "links", "smileys" etc. under a '+' sign when there is clearly enough room along the footer? Am I missing something, or is google really pushing google+? ...
5
votes
2answers
149 views

Measurement to use when designing for desktop and mobile

I am currently working on a web based administration interface which has a lot of controls, such as sliders, check boxes, input fields, etcetera. The interface should work on desktops, tablets and ...
12
votes
6answers
392 views

Minimalism, Maximalism(?) or whatever?

Tufte & Nielsen believe that screen real estate is one of the most important asset for a (UX) designer. Utilize available screen space - Jakob Nielsen’s Alertbox: May 9, 2011 & The Visual ...
-5
votes
0answers
24 views

How to best market my business Online? [closed]

As a personal injury and medical negligence firm, we are looking to improve our online visibility. What would be the best way to promote http://www.claimsdirect.co.uk/injury-claims online? I was ...
6
votes
1answer
315 views

Skeuomorph or OS-consistency?

Skeuomorphic UIs should give the user something that looks like a familiar object, presumably making it easier for them to understand what it should do and how it should be used. Even if the UI isn't ...
2
votes
4answers
84 views

Should I use 'Load More' or Automatic Loading? [duplicate]

I am creating a website that I want to have an infinite loading system on the home page. This page contains a tiled list that will fill up the page from left to right, and also most likely from top to ...
3
votes
3answers
138 views

Contact page. Which is the better wording?

What is the most appropriate Contact page title for a website? Contact, Contacts, Contact us or other? Contacts is used, among others, in iOS and Android. Seems to me more related to a list of ...
4
votes
2answers
125 views

Should we still provide social sharing options in a responsive design?

Since the majority of the browsers on small devices (and Safari on desktop as well) already provide a function where the user can share the content on—for example—Twitter, should we still ...
5
votes
3answers
121 views

Is it a good practice to include a feedback button?

Is it a good practice to include a feedback button on the side of the website? or how do you recommend to get feedback from users at a initial phase of a project?
4
votes
1answer
120 views

Screen resolution causing wave effect in background image

I'm in the process of developing a website that is reminiscent of an old CRT monitor. To achieve the effect, I've taken an image that consists of a horizontal black line and a white line repeating ...
6
votes
4answers
216 views

Automatically redirecting to mobile app from home page?

We have an iPhone app that is our main focus. We have an informational website (3 pages). And we just created a mobile web version of the iPhone app for Android and other smartphone users. Our debate ...
4
votes
4answers
147 views

showing buttons on hover?

Lately I have noticed that a lot of websites are displaying a delete "X" when you hover over that specific panel. I have been thinking whether or not this was very usable for the user because there is ...
6
votes
4answers
309 views

Stopping people abusing star rating systems

I want to implement a 5 star rating system for particular articles on my site. But, I know that with a little bit of scripting, it can be easy for hackers to abuse these systems. However, I want it to ...
5
votes
4answers
169 views

'Contact Us' in Navigation bars

So looking at a particular site's analytics, you usually find 'Contact' very high on the list of destination page views. My question is... Do you think people expect 'contact us' to be the last ...
3
votes
4answers
259 views

Is there a better way to show 3 states of 2 types of data?

We are writing a web-based testing application where the user (teacher) can't move on to the next step in the process until all students (a young age group) have completed 2 separate tests. First all ...
5
votes
2answers
75 views

Should I use pagination in a forum's thread

I am designing a forum with large discussions, with no specific need to order answers. Do I need to implement pagination or should I maintain one unique page per thread?
5
votes
2answers
160 views

How can I encourage my users not to multitask?

Context: I'm creating a website aimed at middle-schoolers and high-schoolers to help them collaboratively create stories. The site is gamified so that each user will want other users to vote for the ...
8
votes
3answers
189 views

Infinite scrolling and page views

I'm working on a content-delivery portal restyle. Basically, it has huge lists of addresses and numbers (sort of whitepages). What I was wondering is: I wanted to test infinite scrolling and avoid ...
8
votes
3answers
182 views

Why do menu labels behave differently in desktop applications and websites?

In a desktop application when you click a menu, you see all the options which reside within it, in a drop-down/pop-up list. In many websites with a navigation menu which has sub-categories, I have ...
8
votes
1answer
178 views

WYSIWYG vs MarkDown - is there a middle ground?

I'm trying to figure out how to let my users edit their content on my site. It's currently just text formatted depending on the screenwidth, but I'd like to give them more control over their content: ...
3
votes
4answers
108 views

Where to place the '< Back' link or button?

I am building a simple transactional site with two step process both on web and mobile (responsive). Target users both male & female age from 30-40 relatively tech savvy. First page is a ...
4
votes
4answers
161 views

Best order for the company history page?

I'm making a company history page for 2005 to today. Each year has a paragraph about what happened that year. I'm conflicted as to whether I should show 2005 first (and let the user scroll down to ...
13
votes
4answers
624 views

Can a visual progress bar be used as a navigational element?

We're having a bit of a debate here among teammates as to what would be a better UX solution, so I was hoping you guys could help me settle this. We have a linear flow through a data-collection ...
4
votes
1answer
125 views

Alternatives to scrolling to display long text? [duplicate]

As you can see on the picture below, my text is displayed within a 'relatively small' DIV. Currently users have the possibility to scroll down within the DIV to read the full text but I don't really ...
-3
votes
0answers
28 views

which is best server hosting provider for ASP.NET websites? [closed]

i am here to ask the experienced persons regarding the hosting providers. currently i am using godaddy's shared hosting, now client wants to change the hosting, so please help me to Choose the best ...
11
votes
4answers
441 views

Should users be directed to a 404 page or a landing page?

We have two pages. One is a landing page, given by the route /region. The other is a detail page for a particular region, given by the route /region/summary/{id}. The landing page is the normal way by ...
9
votes
7answers
224 views

How to test usability on competing mock ups cost-effectively?

I have a client that is very opinionated about what she likes and dislikes about my design and moves things around to where they "look right" for her. I want to test my original mock-ups vs her ...
6
votes
4answers
227 views

Does Lack of Content Contribute to Higher Bounce Rate?

I've been doing some research in Analytics to hopefully discover why my bounce rate is higher post-redesign, and thus far, my results have been inconclusive. How important is it that a site has ...
9
votes
4answers
431 views

How does a “random page” option help an application to succeed?

Some documentation applications, particularly wikis (including, of course, Wikipedia) have a Random Page function. My question is - how important and useful is that? Is there any objective data ...
6
votes
3answers
87 views

Country/Region Specific locales: How much is it important?

In our website, we are providing more than one language choice, so users will be able to use the website if they knew any of these languages. However, it surprised me that one site I've visited ...
4
votes
3answers
232 views

What unicode symbol should I use for EDIT?

I'm trying to keep a very light payload on a wordpress plugin I'm writing. Users will be able to: add - + refresh - ⟳ edit I'm thinking of using the pencil glyph: ✎, but I'm not sure about it. ...
6
votes
3answers
219 views

Are extensive validations necessary on mundane input forms in a website?

I'm having a rather bitter affair with my client who also happens to be my boss at office. He is a completely non-technical dumb muggle in terms of application development. The frustrating thing is ...
9
votes
3answers
160 views

Having two different label alignments in one website / application

I've come to learn that label alignments have their purposes: top-aligned / right-aligned for faster completion (usually for forms asking common information) while left-aligned for slowing down ...
8
votes
2answers
116 views

What design principles and/or guidelines we should use for vote-up/vote-down and counters?

Several times I have clicked the icons next to the counters totals (vote-up/vote-down) on YouTube while trying to vote up or like a video. What are the design guidelines and/or principles for placing ...
4
votes
1answer
157 views

How do you know if something was designed mobile first?

Now I read lot of articles about mobile first design, and I understood that it's the way of design for the mobile first. My question is, how do we know a website is designed with a mobile first ...
6
votes
1answer
167 views

Automatic agreement to terms of service

Is it acceptable (or even legal) to have "I agree to the terms and service" checkbox automatically checked when a new user signs up with our website? I'm trying to convince the person in charge to not ...
9
votes
3answers
212 views

Identify different types of clickable shapes?

We're building an application that is like an interactive flow chart. When users are viewing the flow chart, they can interact with certain shapes: Link to another flow chart. Link to an external ...
19
votes
5answers
434 views

What makes people vote?

What drives people to upvote or downvote content? I'm looking for the je-ne-sais-quoi quality on successful voting systems and I just can't put my finger on. Let's look at three examples: ...
6
votes
2answers
646 views

Guidelines for when to auto-save settings vs “save” button

In our web application we have a number of pages to do with user settings, in different categories. For most of them we have a display page with an edit button/link, which takes them to a form which ...
-2
votes
1answer
56 views

What sort of demographic representation do exit surveys provide? [closed]

This question has a couple of really good answers basically saying, "don't do exit surveys." Comments seem to agree this is overall bad practice. In spite of that, exit surveys are quite popular. ...
-4
votes
2answers
55 views

Dynamic Banners on Websites [closed]

Often on webpages, you see scrolling banners with messages. I would like to know how these are created. To make my question more clear, consider this webpage: http://www.ecs.soton.ac.uk. On the top, ...
7
votes
5answers
432 views

Why is high website availability good for UX?

I'm trying to understand how much should I invest in website availability. What impact does a not so good availability (let's say 95% - 18 days in a year) have in User Experience. Why is it that ...

1 2 3 4 5 20