A best practice is a method or technique that has consistently shown results superior to those achieved by other means.

learn more… | top users | synonyms

2
votes
1answer
178 views

Filtering your offices IPs from Google Analytics when each has a dynamic IP?

I found the documentation for filtering IPs from Google Analytics, but the address of the several locations of our company all have dynamic IP addresses that change every 30 days from what I'm told. ...
2
votes
2answers
41 views

Automatic HTML clean up

What are some of the most popular tools for automatically cleaning up HTML code to its cleanest and most best practices rendition? The only one I know is the venerable HTMLtidy. Please see this for ...
5
votes
2answers
91 views

Multiple top level domains - should I redirect/rewrite or leave them?

I have a website which has many top level domains e.g. mywebsite.com mywebsite.org mywebsite.co.uk mywebsite.org.uk The website is advertised as mywebsite.org.uk. But I expect lots of people will ...
0
votes
0answers
20 views

How to prevent being a filesharing site? [closed]

When you operate a site that allows registered users to upload files, how do you prevent that the site is abused for file sharing? I understand that there is no way to avoid it completely, but are ...
2
votes
2answers
53 views

Print friendly version best practice

I am currently recoding a website from tables to modern html/css and have several 100 pages to go over. The problem is, each page has its own print version in another file, also with tables. Would ...
1
vote
2answers
70 views

Purchasing traffic effects on SEO

I've recently found some websites which provide a specific number of visits by paying. I'm curious if this is a (very) bad practice for search engines (like Google).
1
vote
1answer
43 views

“Included” search phrases in URLs/titles/H1s and SEO

When designing a new URL/folder structure for our website, we faced one interesting problem related to choosing best keywords from SEO perspective. We call it "included search phrases". It will be ...
1
vote
1answer
40 views

Image folder name for SEO [duplicate]

We develop and sell ActiveX and .NET controls through our website. After doing some redesign works, every product will have its own top-level folder on the webserver. For instance, the home page for ...
69
votes
10answers
2k views

URLs: Should I use hyphens or underscores?

Which is better for search engines? example.com/my_cool_page.html or example.com/my-cool-page.html
1
vote
1answer
61 views

site home not at site root index

I have an SEO concern with a website that has just finished the development stage, basically the site has been in progress for a year. During this period the site has been accessible from the URL: ...
2
votes
1answer
41 views

Best practice: Should I note Gravatar is used on the website?

I am going to implement a comment system on a website and I'm going to implement Gravatar as user's avatars. Since the form for posting comments doesn't have a field for uploading an image, nor does ...
5
votes
3answers
4k views

HTTPS best practices for SEO and usability

Consider a page, http://example.com, which can be viewed both publicly and when a user authenticates. Now suppose you enable HTTPS for every page when a user logs into your website, but only when they ...
2
votes
3answers
210 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: ...
0
votes
0answers
27 views

What is the best way to create a blog site? [duplicate]

Possible Duplicate: Subdomain versus subdirectory Like usually i have a query related to my blog but I am bit confused about a question. I want to know the best way to create a blog. ...
7
votes
5answers
176 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
1answer
108 views

Meta Keywords Optimization Best Way to Proceed?

I am on a wallpapers blog project... When i generate leech pages I put in the tags about that image in meta information... But i also need to tell that these are wallpapers... So what is the best way ...
2
votes
5answers
308 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 ...
3
votes
3answers
168 views

Is it correct to have domains with more than 3 levels?

I've been arguing for some time about this topic, now I'd like the opinion of professionals. My point is that a domain should be made of 2 or 3 levels at most, like: mysite.com blog.mysite.com ...
2
votes
2answers
121 views

When linking pages, does google give higher value to href=“http://www.mydomain.com” than href=“/”?

When linking pages does Google give higher value to: <a href="http://www.mydomain.com"> </a> Vs. <a href="/"> </a>? I am wondering because I have heard that (for SEO) it ...
2
votes
2answers
100 views

Any suggestions for a change detection system?

As a webdesigner/webmaster I'm taking care of various websites. Recently one client's website got "hacked". It turned out that at their office one computer got infected by a trojan, that spied the ftp ...
1
vote
4answers
187 views

Recommended Site Redundancy Options

I am developing a site for a client who is emphasizing "no downtime allowed". Now even cloud hosting doesn't provide a 100% up-time promise, so I've been thinking about mirrored hosting, where if ...
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 ...
4
votes
4answers
304 views

Nameservers and DNS - Appropriate Steps to Move to A VPS?

I bought a VPS and I am trying to transfer my domain over to the new server, I took two steps so far, but I don't think I did it quite right as its been 24 hours and most all DNS check sites still ...
9
votes
4answers
541 views

What is good URI design?

How should a good URI be designed? What are the factors to consider? What are the pros and cons of the variants? Factors that makes up a good URI Stability over time Short Give the user an idea ...
1
vote
1answer
714 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 ...
0
votes
3answers
250 views

Same product name in different categories

I have two questions about URL structure for SEO. I have one product belongs to multiple categories. Is this OK for SEO OR shall I give them different product names? ...
3
votes
2answers
89 views

How to phrase the from field in system generated emails my site sends?

I have a community site that sends emails after certain actions like 1) When someone makes a comment 2) When someone does something called "suggest solution" 3) When someone makes a comment in the ...
5
votes
2answers
3k views

Friendly URLs: is there a max length for search engines?

People from stackoverflow have been working closely with google team to help them make the panda algorithm more efficient, so I guess they've learned a lot from the google team. Thus they may have ...
3
votes
3answers
73 views

Convenient practice for where to place images?

A lot of developers place all image files inside a central directory, for example: /i/img/ /images/ /img/ Isn't it better (e.g. content architecture, on-page SEO, code maintainability, filename ...
5
votes
3answers
163 views

Pros and cons of creating a print friendly page to remove the use of pdfs?

the company I work for has a one page invoice that uses the library tcpdf. they wanted to do some design changes that I found are just incredibly difficult for setting up in .pdf format. Using ...
2
votes
2answers
209 views

rel=“nofollow” SEO impact

I saw a technique used where there was a block with three parts: 1. Image (wrapped in an anchor tag) 2. Heading (anchor tag with heading text) 3. Paragraph (regular p tag with synopsis content) e.g. ...
3
votes
1answer
54 views

Podcast Best Practices - Page Development & Monetization Considerations [closed]

Our current podcast page has show notes and a link to download an mp3 of our podcast. We were advised to add an audio player to stream the file live from our website. The thought being this would ...
0
votes
1answer
23 views

Website Remodel Redirects

We've recently built a site for a new client who has not inserted all the content that they had from their old site into their new one. Also a lot of content is dynamic with ID's not matching from the ...
1
vote
2answers
225 views

HTML5 article tag application for the iPad/iPhone

I've used article tags on websites. My understanding and practice is to use the article tag for publication content. I always use HTML/HTML5 tags as their intended purposes and not at will. Recently, ...
1
vote
0answers
48 views

I am the Webmaster now. Where do I start? [closed]

I just changed jobs and will soon be in charge of a custom-built ASP.NET CMS and website for a fairly large corporation with global offices. I have IT and developer FTE resources available to me but ...
1
vote
1answer
49 views

Choosing a subject to create a site for [closed]

For 6 years I'm working as web developer and I would like to finally create my own site. I thought I have everything needed: programming and administration skills, found a good designer, own servers ...
0
votes
0answers
173 views

Email links open in a new window [closed]

I'm asking this as an opinion question. How does everyone treat email links opening in a new window if their default email client is web based? This way? <a href="mailto:me@myemail.com">email ...
3
votes
3answers
387 views

Why do some bad websites rank well?

Consider the following scenario: you are pitching SEO/Website Optimisation to a prospective client and you explain to them the importance of great copy and content, how acquiring links (ethically) can ...
3
votes
1answer
151 views

SEO & Multilingual: would be this a good practise?

I am currently making a bilingual website and I'd like to get nice SEO results of course. Here's my idea: The internal links would be composed of the "www" subdomain so that people can share links ...
1
vote
2answers
77 views

Is it acceptable to contact a potential customer who has accessed your site, using their IP?

We run ad campaigns to attract potential customers to our website. Sometimes customers click, but don't make contact. Is it acceptable to reach out to these customers, based on the public info ...
1
vote
2answers
114 views

how to handle foreign content on a blog (double content)

I'm quitely new to SEO and I don't know how to handle foreign content on a blog. I am writing content for two different blogs. The subjects of these blogs intersect partially, so there are sometimes ...
1
vote
3answers
145 views

Should forum signatures be statically stored with the post?

I have seen forums do this both ways in the past, but I thought it might warrant a wider discussion. My question is, when a user posts in a forum which supports signatures, should that signature be ...
3
votes
2answers
121 views

Rendering IPA characters like 'ŋ' correctly

(I hope this isn't too dumb a question) When I go to this Wikipedia article: http://en.wikipedia.org/wiki/International_Phonetic_Alphabet These 'special' phoenetic characters, such as 'ŋ' render ...
3
votes
2answers
156 views

Where to store project resource files?

You are working on a website for a client. He (the client) sends you a bunch of MS Word documents with text that you have to use in the website. Where do you store them? My approach would be to ...
2
votes
4answers
181 views

Where can I find resources for best coding practices in web development?

You'd figure that this would be an easy topic to google, but unfortunately I've been looking for a couple weeks and have yet to find really anything that I'm looking for. The problems I'm running ...
1
vote
1answer
140 views

Navigation: Sub-menu item for section page

I'm considering some small navigation changes to one of my sites. Consider the following (simplified) site structure: About Some Technology -About Some Technology Our Products - Products Overview - ...
2
votes
1answer
51 views

SEO: ABBR and My Full Phrase (MFP)

In my company websites, we often have the situation at the start of a page where we introduce a [usually technical] phrase, followed by the acronym that it is often know as: My Special Widgets ...
2
votes
2answers
304 views

Loading another domain's content in a modal iframe - acceptable?

Is it okay to load another page in an iframe in a modal pop-up window - in terms of legal and ethical standards around displaying 3rd party content? I remember a few years ago there was controversy ...
6
votes
3answers
351 views

How often should a website's disaster recovery plan be tested?

We all take backups hoping to never use them, but of course some day we are going to. I was wondering if there has been any best practice guide written about how often a disaster recovery plan should ...
7
votes
8answers
2k views

Why not AJAX'ify entire websites?

Is there any solid reasoning as to why sites shouldn't be developed with ajax functionality that loads major parts of each part (assuming there are elements like the header, navigation etc that remain ...

1 2