1
vote
1answer
40 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
35 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 ...
1
vote
1answer
57 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: ...
3
votes
3answers
67 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 ...
2
votes
2answers
186 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. ...
0
votes
0answers
26 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. ...
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).
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 ...
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
1answer
162 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. ...
0
votes
3answers
237 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? ...
1
vote
1answer
137 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
43 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
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 ...
5
votes
2answers
2k 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
1answer
145 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 ...
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 ...
2
votes
2answers
120 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
1answer
104 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 ...
8
votes
3answers
201 views

Local SEO Strategies

What are your strategies for local SEO? For example, if you had a web design company in Lincoln, Nebraska, what would you do for your website from an SEO perspective?
3
votes
3answers
380 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 ...
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 ...
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