2
votes
3answers
205 views

Strategy for hosting 700+ domains names, each with a static HTML site

I have a portfolio of more than 700 domain names, and ideally I'd like to put up a single-page HTML/CSS/JavaScript webpage for each domain. Is there a system/strategy/workflow that will allow me to: ...
1
vote
1answer
512 views

What is the best email address for a personal website with my name as the .com domain name? [closed]

I convinced one of my creative friends to finally purchase his own name as a domain name and start a portfolio. It has been years coming, but mission finally accomplished. Now I am helping him build ...
7
votes
5answers
169 views

Is it good to buy multiple domains for competitive reasons?

I am attempting to convince the higher ups at my company that spending $55 to renew one domain for a year is bad when they end up having 3-4 domains names for one website. They're reasoning for ...
2
votes
5answers
303 views

URLs - Hyphens or keywords?

Let's say I have an online database. The domain names somethingdatabase.* are taken. seomoz says that Hyphens detract from credibility and can act as a spam indicator and also says that ...
4
votes
3answers
1k views

What is the best way to redirect my naked domain?

I have example.com, which points to web server using A records, I want to redirect all traffic from www.example.com to example.com. As far as i know these are methods, 301 HTML redirect from www to ...