Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Contact Form On Homepage - Best Practices
-
How important is it to have a contact form on the homepage of a service-based business?
I am trying to decide if having a form on front page will increase the number of people filling it out.
-
Great info guys! I am going to try putting form on homepage on a few sites to see the response rates. Ill let post the data later. Thanks again!
-
Oftentimes what I'll do for small business clients of mine (service-based businesses) is have a few different types of contact forms through the site. You obviously want some type of form on the contact page itself. Depending on the type of business you may also have an actual page for a 'Request an Estimate'/'Request a Quote'/'Book an Appointment'. The latter type of form would typically be more detailed (i.e, more fields) than a basic contact form on a contact page, but what I've found effective on a homepage, or sometimes on every page of the site is some sort of 'Quick Contact Form', where you're asking for the bare minimum amount of information from the user in order that your client can proceed to the next step.
There's no silver bullet and what works for one site or one industry doesn't always work across the board. I'm a huge proponent of conversion tracking/goal setting and measuring the each form separately.
-
I'm with Anthony that this is a perfect example of where there's no reason to guess when testing can give you your visitors' answer instead of your own.
I suspect testing will show that a form on the homepage isn't going to get used much. Filling out a contact form is a fairly deep-funnel conversion. A visitor must already be pretty sure they're considering doing business with you to bother filling out the form. Or they've looked through the site and can't find the info they're looking for.
Are they likely to make this decision based on just having seen your homepage? Not likely. Better to use that space to give a new visitor more useful info.
But that's just my opinion. Test and let your visitors tell you whether they'll use it
Paul
-
Derek- This isn't the easy answer, but what you need to do in this instance is test. Run a simple A/B test.
-
I don't think heavily. As long as the prospect can find the form easily (via menu item or small graphic), I wouldn't include one as it will take up too much valuable real estate on the home page.
-
Not 100% important pertaining to the Contact Form.
BUT, I forgot where I read this statistic but customers are more highly subjected to inquire more of a business, if there are some trust signals. Signals like SSL certificates, payment acceptance and yes, contact information.
Contact forms are not fully needed, but doesn't hurt if it is purely service based like SEO consulting. But you should 100% put your business address, phone number, and email on the front page, probably on the sidebar or header.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
URL keyword separator best practice
Hello. Wanted to reach out see what the consensus is re-keyword separators So just taken on a new client and all their urls are structured like /buybbqpacks rather than buy-bbq-packs - my understanding is that it comes down to readability, which influences click through, rather than search impact on the keyword. So we usually advise on a hyphen, but the guy's going to have to change ALLOT of pages & setup redirects to change it all wasn't sure if it was worth it? Thanks! Stu
On-Page Optimization | | bloomletsgrow0 -
H1 tag- on home page - what is it best to include
is it best to have in the H1 tag 1. just our website address 2. combination of website address followed by short keywords about our website
On-Page Optimization | | CostumeD0 -
Is using hyphens in a URL to separate words good practice?
Hi guys, I have a client who wants to use a hyphen to separate two words in the URL to make each work stand out. Is is good or bad practice to use a hyphen in a URL and will it affect rankings? Thanks!
On-Page Optimization | | StoryScout0 -
Best practice for footer in ecommerce - Shall I add Top Category links?
What would you recommend regarding links to "Top Products" and "Top Categories" in footer? Would you add them to give extra link juice to top categories? would you try to avoid category links in footer that are already in the header navigationor in the main content area to avoid linking twice from all pages? would you vary these top category links in footer according to main category
On-Page Optimization | | lcourse0 -
Best SEO Extension/Plugin for NOPCommerce Site?
Hi I am working for a client who is using NOPCommerce. It doesn't look like they have a SEO Plugin in - although you can add meta descriptions to Products - which works fine, the Product categories have SEO components too but do not seem to work and all 'other' content /CMS pages have no SEO components whatsoever. Does anyone know of a plugin which would resolve this? (PS never used NOPCommerce before!)
On-Page Optimization | | AllieMc0 -
What is the best setup for conical Links
Should I have the conical link state: 1. www.autoinsurancefremontca.com 2. www.autoinsurancefremontca.com/index.html 3. autoinsurancefremontca.com Also do you need a conical link on each page if you have more than one page on your site?
On-Page Optimization | | Greenpeak0 -
What is the best way to format an xml sitemap?
I am wondering if the urls should be in alphabetical order or if they should be set out in a way that reflects the sites hierarchy? Thanks.
On-Page Optimization | | Webat0 -
Avoiding "Duplicate Page Title" and "Duplicate Page Content" - Best Practices?
We have a website with a searchable database of recipes. You can search the database using an online form with dropdown options for: Course (starter, main, salad, etc)
On-Page Optimization | | smaavie
Cooking Method (fry, bake, boil, steam, etc)
Preparation Time (Under 30 min, 30min to 1 hour, Over 1 hour) Here are some examples of how URLs may look when searching for a recipe: find-a-recipe.php?course=starter
find-a-recipe.php?course=main&preperation-time=30min+to+1+hour
find-a-recipe.php?cooking-method=fry&preperation-time=over+1+hour There is also pagination of search results, so the URL could also have the variable "start", e.g. find-a-recipe.php?course=salad&start=30 There can be any combination of these variables, meaning there are hundreds of possible search results URL variations. This all works well on the site, however it gives multiple "Duplicate Page Title" and "Duplicate Page Content" errors when crawled by SEOmoz. I've seached online and found several possible solutions for this, such as: Setting canonical tag Adding these URL variables to Google Webmasters to tell Google to ignore them Change the Title tag in the head dynamically based on what URL variables are present However I am not sure which of these would be best. As far as I can tell the canonical tag should be used when you have the same page available at two seperate URLs, but this isn't the case here as the search results are always different. Adding these URL variables to Google webmasters won't fix the problem in other search engines, and will presumably continue to get these errors in our SEOmoz crawl reports. Changing the title tag each time can lead to very long title tags, and it doesn't address the problem of duplicate page content. I had hoped there would be a standard solution for problems like this, as I imagine others will have come across this before, but I cannot find the ideal solution. Any help would be much appreciated. Kind Regards5