Contact form on home page.
-
I am looking to add a contact form onto my home page and I was wondering if it made sense to change my index.html to an index.php.
If i do make this change, would it have any impact on my search rankings?
-
If you don't mind doing a little coding you could try this simple contact form
http://css-tricks.com/nice-and-simple-contact-form/
There are other options out there for a full blown contact form from MailChimp et al, although many seem to be trying to get money for what is essentially a really basic thing.
Mail Chimp or Constant Contact is good if all you want is basic email capture, with Mail Chimp offering free services under 2000 subscribers, although it does include a mail chimp link or small logo.
If you Google "html contact form" you'll get lots of options. Personally I would go with Chris Coyier's option above and include his spam options.
If you dont need to change from html to php I would'nt do it. 301s are great but when I changed a site from html with a 301 it didnt pass all the link juice and there was a slight drop in traffic, plus it stop you needlessly complicating it.
If you need help in setting it up let me know
-
you don't believe it increases the chance a person will fill in the contact page? I'm trying to increase my conversion rates.
-
It's a basic site.
-
I would not put a contact form on the homepage, maybe a link to the contact page.
-
Depending on the platform and depending on the contact form you either dont need php, or you can just output html files with an SEO/SEF plugin.
Is it a basic site or one with a cms?
-
Would it also help if Joel put a canonical on the new index.php page?
-
I'm a big fan of putting some kind of contact form or at least a call-to-action on every single page of your site, so great idea. Anyways, that's not your question, so if you need to switch to index.php in order for your form to work, then go ahead and do so. But make sure you 301 redirect index.html to index.php since search engines will consider them to be two different pages. I am assuming your site is hosted on a Linux server with access to .htaccess so you should be able to accomplish this by adding the following lines to the .htaccess -
RewriteEngine on RewriteRule index\.html index.php [NC,R]
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
-
When rel canonical tag used, which page does Google considers for ranking and indexing? A/B test scenario!
Hi Moz community, We have redesigned our website and launched for A/B testing using canonical tags from old website to new website pages, so there will be no duplicate content issues and new website will be shown to the half of the website visitors successfully to calculate the metrics. However I wonder how actually Google considers it? Which pages Google will crawl and index to consider for ranking? Please share your views on this for better optimisation. Thanks
Web Design | | vtmoz0 -
Best course of action when removing 100's of pages from your site?
We had a section on our site Legal News (we are a law firm). All we did there was rehash news stories from news sites (no original content). We decided to remove the entire Legal News section and we were left with close to 800 404's. Around this same time our rankings seemed to drop. Our webmaster implemented 301's to closely related content on our blog. In about a weeks time our rankings went back up. Our webmaster informed us that we should submit each url to Google for removal, which we did. Its been about three weeks and our Not Found errors in WMT is over 800 and seems to be increasing daily. Moz's crawler says we have only 35 404's and they are from our blog not the legal news section we removed. The last thing we want is to have another rankings drop. Is this normal? What is the best course of action when removing hundreds of pages from your site?
Web Design | | MFC0 -
How do we get search engine bots to the item detail pages?
The problem we have is that we have lots of inventory pages. These inventory pages have a bunch of links at the top linking to different styles of the item, up to 56 links in some cases. Then each item listed has a link to the item's detail page and a link to the item's shop owner's page. So if a page has 50 items shown, there are really 100 links just for the inventory. This is not taking into account the header links, footer links, sidebar links to other sections on the site. We have all these links to help consumers move through the site. The problem is that every item detail page on the site is not getting indexed and actually I think it's more like over 50% of the item detail pages are not indexed because the search engines are too busy following all these other links. Should we nofollow, index the links to the different styles of the item, the shop owner page? Or what should we do to get the search engine bots to index our item detail pages?
Web Design | | CFSSEO0 -
Best Practices for home page design for ecommerce website
I know this question is not directly related to SEO, but I figured I have been getting some good help from this forum, so why not? The website is www.vrtack.com. I am looking to redesign the home page. It is an ecommerce website selling equestrian clothing and leather goods. My goals are: 1. Reduce the very high bounce rate and drop-off rate. 2. Fine tune the relevancy of the website towards a handful of keyword phrases. 3. Engage the visitor to create better click-through and to increase the average time spent on the page/site. 4. Page Loading time is of importance. It has to load quickly. I would love to hear some specific suggestions, examples, best practices.
Web Design | | amitramani0 -
Home page is not the highest ranking page?
Our websites do not have the home page as the first page in the search engines. It's something benign like the privacy policy page or the directions page! I've thought of adding no index to the privacy page, but then the directions or contact page would show up instead of the home page. One odd thing I've noticed, is that on our link to the home page on our menu and footer, the link is /default.aspx?mb=rte. But that shouldn't make a difference and default.aspx should rank first, right? What can we do to fix this?
Web Design | | CFSSEO0 -
Google Penalizing Websites that Have Contact Forms at Top of Website Page?
Has anyone else heard of Google penalizing websites for having their contact forms located at the top of the website? For example http://www.austintenantadvisors.com/ Look forward to hearing other thoughts on this.
Web Design | | webestate1 -
Products page design | e-commerce
Hi All, We are redesiging our ecommerce site and product page is bothering us. We want to tidy up. We want to hide some of the description with jquery script. Visitor will be able to view first 30 words and there will be a "read more" text link just after that content. If they want to read more (which we think most will do) they will have to click the text link and rest of the content will slide open in the same page. The whole content is visible from source code. Would this be ok as far as Google and SEO concerned? I hope I explained it well 🙂
Web Design | | Jvalops0