Search Engine Optimization is the development of websites to aid ranking in search engines. Non-programming SEO questions should be asked on network site Pro Webmasters - http://webmasters.stackexchange.com

learn more… | top users | synonyms

49
votes
8answers
32k views

Replacing h1 text with a logo image…best method for SEO?

It seems like there are a few different techniques out there, so I was hoping to get a "definitive" answer on this... On a website, it's common practice to create a logo that links to the homepage. I ...
49
votes
14answers
4k views

Why do some websites add “Slugs” to the end of URLs?

Many websites, including this one, add what are apparently called slugs - descriptive but as far as I can tell useless bits of text - to the end of URLs. For example, the URL the site gives for this ...
42
votes
12answers
48k views

Generic htaccess redirect www to non-www

I would like to redirect www.example.com to example.com. The following htaccess code makes this happen: RewriteCond %{HTTP_HOST} ^www\.example\.com [NC] RewriteRule ^(.*)$ http://example.com/$1 ...
41
votes
17answers
4k views

What makes a “friendly URL”?

First of all, please excuse my ignorance on this...I'm totally willing to accept that my opinion on this is wrong. In fact, I suspect that it is given the sheer number of web developers that seem to ...
41
votes
20answers
8k views

URLs: Dash vs. Underscore

Should it be /about_us or /about-us? From usability point of view, I personally think /about-us is much better for end-user yet Google and most other websites (and javascript frameworks) use ...
38
votes
12answers
1k views

Is SEO knowledge important for web developers?

Looking for some SEO (Search engine optimization) questions on Stackoverflow, I saw ambivalent reactions to these questions. Some were closed as "not programming related" or were downvoted, others ...
20
votes
6answers
3k views

Do SEO-friendly URLs really affect a page's ranking?

SEO-friendly URLs are all the rage these days. But do they actually have a meaningful impact on a page's ranking in Google and other search engines? If so, why? If not, why not? (Note that I would ...
19
votes
8answers
3k views

What are the important meta tags I must put in my website?

There seems to be huge number of meta tags you can set. I'm guessing that some of them are more important than others. What are the most important metatags to supply and why? Do I even need meta ...
18
votes
6answers
473 views

Is it good to include title=“” within your links?

I am developing a website and for the main navigation, I was thinking it would be a good idea to include the title attribute. <a href="/results/" title="Results">Results</a> Is this a ...
16
votes
5answers
8k views

Noscript Tag, JavaScript Disabled Warning and Google Penalty

I have been using a noscript tag to show a warning when users have JavaScript disabled or are using script blocking plugins like Noscript. The website will not function properly if JavaScript is ...
15
votes
10answers
4k views

Is it alright to use multiple h1 tags on the same page, but style them differently?

I have a webpage that I use h1 tags multiple times within various DIVs and I style h1 for each div to be the appropriate size. For example... #content h1 { font-size:22px; } #left-nav h1 { ...
14
votes
3answers
3k views

How does the Android Market search engine work? [closed]

How do you improve the position of an app in Android Market search results? The apps don't seem to be sorted on downloads. Edit: The scope of this question is limited to working with the Android ...
14
votes
11answers
4k views

Does a “blog” sub-domain help the pagerank of your main site?

I have my main application site https://drchrono.com, and I have a blog sub-domain under http://blog.drchrono.com. I was told by some bloggers that the blog sub-domain of your site helps the pagerank ...
13
votes
7answers
535 views

which is better to add two names (-) or(_)

hi when i write css or html i found that i want add two name like this web-development web_development which one is better according SEO or write style name, file name or image name.
13
votes
13answers
2k views

How can I create a SEO friendly dash-delimited url from a string?

Take a string such as: In C#: How do I add "Quotes" around string in a comma delimited list of strings? and convert it to: ...
12
votes
4answers
323 views

How to create special links in search results?

How do you create the special links which show under sites in search results? Say I search for Stack Overflow at Google, I get a result close to this: The links I am asking about are outlined in ...
12
votes
7answers
1k views

HTML meta keyword/description element, useful or not?

Does filling out HTML meta description/keyword tags matter for SEO?
11
votes
2answers
1k views

Making AJAX Applications Crawlable? How to build a simple web service on Google App Engine to produce HTML Snapshots?

Real World Problem: I have my app hosted on Heroku, who (to my knowledge) are unable to offer a solution for running a Headless (GUI-less) Browser - such as HTMLUnit - for generating HTML Snapshots ...
11
votes
5answers
1k views

is a negative text-indent considered cloaking?

I am using the negative-text-indent technique I learned to show a text-image to the user, while hiding the corresponding actual text. This way the user sees the fancy styled text while search engines ...
10
votes
4answers
195 views

Reasons for not using CSS to visually rearrange order of HTML elements

We're having a bit of a discussion in the office at the moment about using CSS to visually re-order elements on the page. On a very basic level, a member of our team wants to structure the HTML like ...
10
votes
12answers
531 views

Rank my website in top 10 on all major search engines :( [closed]

I just received a wish-list of my client demanding me to optimize his website in such a way that it is ranked in top 10 on all major search engines (e.g. google, yahoo, bing etc). His website is about ...
10
votes
4answers
905 views

What is the ideal length of an URL slug

To make pretty URL's from article titles I am using a simple function. However lately I an concerned about the ideal length of these "slugs". It is said that too many dashes are bad. However some ...
10
votes
2answers
376 views

How to index your Silverlight application in search engine?

Well, I have a Silverlight application with many internal pages, and I want search engine to index my Silverlight content. Besides I want to manage my Silverlight content for search engine and reader ...
10
votes
14answers
894 views

How Google is using HTML tags to enhance the search engine?

I knew that Google’s search algorithm is mainly based on pagerank. However, it also does analyse and use the structure of the document H1, H2, title and other HTML tags to enhance the search results. ...
10
votes
6answers
3k views

Thousands of 301 redirects bad for SEO?

I am redesigning a site in ASP.NET MVC and as a consequence every page will have a new URL. I'm going to implement 301 permanent redirects from the old pages to the new. I'm wondering if doing this ...
10
votes
5answers
761 views

Does the position of a slug in a URL matter?

FOR SEARCH ENGINE OPTIMIZATION PURPOSES, does the location of the slug within a URL matter? There's no doubt that you could code URL slugs to work properly in any order. I'm more interested to know ...
10
votes
5answers
5k views

Does google index pages with hidden divs?

I am starting to redesign and develop a site that contains a lot of text and I am thinking of ways to organize the information on the site so that it looks cleaner. On some parts of the site I would ...
10
votes
6answers
1k views

Will a “Site Down for Maintenance” page break SEO?

In a situation when you are doing a major code release and/or database schema change to a production environment is it detrimental to SEO to put up a "Gone Fishin'" page while the upgrade happening? ...
10
votes
11answers
765 views

Getting paid for SEO optimization [closed]

A friend of mine works for a small web development firm. They have a pre-packaged product that they basically brand with respect to each client that they take on. Recently, their clients have been ...
10
votes
5answers
976 views

Getting Good Google PageRank [closed]

In SEO people talk a lot about Google PageRank. It's kind of a catch 22 because until your site is actually big and you don't really need search engines as much, it's unlikely that big sites will link ...
9
votes
4answers
572 views

Ajax Crawling: old way vs new way (#!)

Old way When I used to load page asynchronously in projects that required the content to be indexed by search engines I used a really simple technique, that is <a href="page.html" ...
9
votes
4answers
960 views

How to add page title in url in asp.net mvc? (url generation)

How to dynamically create urls/links like: www.restaurant.com/restaurant/restaurant-name-without-some-characters-like-space-coma-etc/132 what are the keywords i can use to google some articles on ...
9
votes
4answers
725 views

ÅÄÖ: what is considered more SEO friendly URL

As far as I can tell I shouldn't be using ÅÄÖ (somthing like they have no visual representation in ASCII??). So what is considered more SEO friendly? Replacing i.e. all "ä" with "a" or "ae"? (The CMS ...
9
votes
6answers
5k views

Multiple domains for one site: alias or redirect?

I'm setting up a number sites right now and many of them have multiple domains. The question is: do I alias the domain (with ServerAlias) or do I Redirect the request? Obviously ServerAlias is ...
8
votes
2answers
269 views

How to properly use h1 in HTML5

Which of the following is the correct way to structure a page: 1) h1 only in header <header> <h1>Site title</h1> <nav>...</nav> </header> <section> ...
8
votes
1answer
753 views

The new jQuery Templates from Microsoft and SEO

Scott Guthrie just blogged about the new jQuery Templates that his team has been working on, and I must say... this looks really sweet. I have a multi-part question however, where the answer will ...
8
votes
8answers
594 views

What exactly is SEO friendly site? [closed]

Hey, So, I've seen web developers writing in their CV that they create "SEO friendly sites. ". Also I heard that Wordpress is SEO friendly site and other CMSs. So, what does SEO friendly site mean? I ...
8
votes
3answers
556 views

How to tell Google a page has moved?

We have #1 and #2 spots we would like to keep, but because of the way things were jumbled we have to migrate to a new domain. We do not want the new domain to be penalized for duplicate content, we ...
8
votes
6answers
3k views

Does Google crawl AJAX content?

On the home page of my site I use JQuery's ajax function to pull down a list of recent activity of users. The recent activity is displayed on the page, and each line of the recent activity includes a ...
8
votes
1answer
2k views

What is the purpose of <meta name=“MSSmartTagsPreventParsing” content=“TRUE”>?

What it does? is there any pros to add this in for all browser?
8
votes
1answer
1k views

Java code/library for generating slugs (for use in pretty URLs)

Web frameworks such as Rails and Django has built-in support for "slugs" which are used to generate readable and SEO-friendly URLs: Slugs in Rails Slugs in Django A slug string typically contains ...
8
votes
5answers
259 views

What are the common sense SEO practices that aren't dodgy or crap?

PREFACE: If this question is redundant feel free to delete/close whatever. Based off of what I've seen on SO I don't think it is but it could be that questions of this nature get closed. I hate SEO. ...
8
votes
10answers
2k views

Can an “SEO Friendly” url contain a unique ID?

I'd like to start using "SEO Friendly Urls" but the notion of generating and looking up large, unique text "ids" seems to be a significant performance challenge relative to simply looking up by an ...
8
votes
11answers
899 views

Good name for “URL-friendly title”?

I'm creating a dynamic website with articles. Each article has a title, like "How does one eat a dog and live with it?", but also something I'm now calling "URL Friendly Title", such as ...
8
votes
6answers
1k views

Does Google 'understand' microformats and will it help my SEO?

Semantic HTML makes it easier for Google to crawl and 'understand' a website but what about microformats? Are microformats any more semantic/crawlable then standard HTML markup?
8
votes
4answers
804 views

What the best pratices to place ads in a website?

I want place ads in my website, but I'm unsure about the commom pratices to place thes ads. By example, some cool asp.net articles sites shows ads in the middle of the article! So you read 2-3 ...
8
votes
2answers
664 views

How do sites like Hubspot track inbound links?

Are all these types of sites just illegally scraping Google or another search engine? As far as I can tell ther is no 'legal' way to get this data for a commercial site.. The Yahoo! api ( ...
7
votes
3answers
92 views

What is a good example of a strategy for achieving SEO-friendliness in a javascript-heavy application?

Intro I know this has been asked before but the questions I found were either to specific or to general to provoke the kind of answer I was looking for. The best possible answer I can imagine would ...
7
votes
5answers
125 views

Pros and cons of fully generating html using javascript

Recently, I have come up with some idea about how to improve the overall performance for a web application in that instead of generating a ready-to-show html page from the web server, why not let it ...
7
votes
4answers
362 views

“Single-page” JS websites and SEO

There are a lot of cool tools for making powerful "single-page" JavaScript websites nowadays. In my opinion, this is done right by letting the server act as an API (and nothing more) and letting the ...

1 2 3 4 5 45