Long thread but I wanted to chime in. Many good points so far.
A few points to consider when making a dealership website from scratch:
When it comes to design & programming projects it always takes longer than you hope or expect, so start early.
A few hidden costs if you roll your own inventory modules, you'll need to make sure your current data provider (homenet, vinsolutions, etc) also exports NEW vehicle information. Some vendors only manage preowned. You'll want this because otherwise you'll be paying a vendor to grab the data for you or setting up a PC with some automated exports from your DMS. The next piece of the puzzle is vin decoding, a service like autodata or chome can run upwards of $150/mo for a single rooftop depending on the features you want (build a car, image packages, video, etc). If you want a TON of stock photos you're looking at another $100 / mo for an eVox type solution (stock photos only). They also offer a number of other products like video and 360 spins. Web hosting, you'll want at least a VPS solution to handle the traffic and allow root access to the server - probably $100 a month for a decent package.
Another small roadblock can be XML ADF formatting. Your programmer will need to brush up on this in order to send leads directly to most DMS/CRM systems.
I also would recommend Drupal. I saw you mentioned it earlier. It's plenty capable of hosting dealership websites and it's extremely flexible. It has a lot of community developed and maintained modules that can enhance your site with little to no programming effort by you. The block system can also allow you to customize page content individually or with wildcards. You will also need to set up a custom content type and some scripts to import/update your vehicles on a set schedule.
If you are building the site today, I would stay away from Drupal 7. It's going to be an awesome platform but many of the modules are in flux and can wreak havoc on a production website like the one you would be building. In a years time, D7 would probably be the right choice.
Credit Apps will need SSL and should be encrypted in your database so expect to spend some time there as well.
I don't like many cloud hosting solutions but it can offer you levels of redundancy at cheaper costs than building a solution out yourself.
With the right developer and designer you will have a completely custom website and reduce your future monthly costs. Keep in mind that you may need support from them after the initial build so you should set aside a budget to pay hourly for upgrades and updates.
If you have questions as you start to spec this out feel free to ask.
-Dave
A few points to consider when making a dealership website from scratch:
When it comes to design & programming projects it always takes longer than you hope or expect, so start early.
A few hidden costs if you roll your own inventory modules, you'll need to make sure your current data provider (homenet, vinsolutions, etc) also exports NEW vehicle information. Some vendors only manage preowned. You'll want this because otherwise you'll be paying a vendor to grab the data for you or setting up a PC with some automated exports from your DMS. The next piece of the puzzle is vin decoding, a service like autodata or chome can run upwards of $150/mo for a single rooftop depending on the features you want (build a car, image packages, video, etc). If you want a TON of stock photos you're looking at another $100 / mo for an eVox type solution (stock photos only). They also offer a number of other products like video and 360 spins. Web hosting, you'll want at least a VPS solution to handle the traffic and allow root access to the server - probably $100 a month for a decent package.
Another small roadblock can be XML ADF formatting. Your programmer will need to brush up on this in order to send leads directly to most DMS/CRM systems.
I also would recommend Drupal. I saw you mentioned it earlier. It's plenty capable of hosting dealership websites and it's extremely flexible. It has a lot of community developed and maintained modules that can enhance your site with little to no programming effort by you. The block system can also allow you to customize page content individually or with wildcards. You will also need to set up a custom content type and some scripts to import/update your vehicles on a set schedule.
If you are building the site today, I would stay away from Drupal 7. It's going to be an awesome platform but many of the modules are in flux and can wreak havoc on a production website like the one you would be building. In a years time, D7 would probably be the right choice.
Credit Apps will need SSL and should be encrypted in your database so expect to spend some time there as well.
I don't like many cloud hosting solutions but it can offer you levels of redundancy at cheaper costs than building a solution out yourself.
With the right developer and designer you will have a completely custom website and reduce your future monthly costs. Keep in mind that you may need support from them after the initial build so you should set aside a budget to pay hourly for upgrades and updates.
If you have questions as you start to spec this out feel free to ask.
-Dave
Last edited: