Tagged Questions

10
votes
4answers
908 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 ...
5
votes
4answers
345 views

Search engine friendly URLs that contain numbers… good or bad?

I made a website that has a hierarchical structure and has search engine friendly (SEF) URLs like: /seeds-1/ /seeds-1/fruits-2/ /seeds-1/fruits-2/black-berries-5/ /seeds-1/fruits-2/blue-berries-6/ ...
2
votes
2answers
149 views

Google showing website inner search engine results, how does it work? [closed]

Sometimes when I search in Google, appears a website and just below... several links from that website. Sometimes also (I don't know if it's related) I click on a result and the website shows me the ...
2
votes
3answers
860 views

Short URL or long URL for SEO

I am implementing cs-cart for a web site. Which one is better for SEO if possible with a reason or reference. Site sells books stamps cds etc. www.domain.com/book/Java.html (or) ...
1
vote
0answers
47 views

Is it good to start a website with keyword very popular or not so popular? [closed]

I am planning to launch a website. However, it is still undecided as there are many keywords on google to begin with. My question is whether it is good to be a part of well established keyword with ...
1
vote
2answers
70 views

Automated content creation for the web?

I see a lot of new websites lately which create automated content, most notable SiteGuruji and 7zoom: http://www.siteguruji.com/site/youtube.com Is there an application framework or text analysis ...
0
votes
1answer
17 views

rewrite url in .htaccess

I have url rewrite problem. my file is present in www.example.com/test2/test.php i want to write url as www.example.com/test.html my code in .htaccess file RewriteEngine On<br /> ...
0
votes
1answer
28 views

iis seo friendly url - inbound rule - optional parameters?

I've used the URL rewrite feature in IIS 6 to create a SEO friendly URL on my site. The problem is, I've written a single page to handle a whole host of sub pages. I need the URL to have optional ...
0
votes
2answers
185 views

How to load contents from different directory for www.website.com

How to display contents from www directory for http://www.website.com i..e when a user visits http://www.website.com i want to display the contents from /www directory but keep the url same. I have ...
0
votes
1answer
142 views

SEO Google Sub Menu [closed]

Did anybody know when i make search with keyword "internetdownloadmanager" there is will be sub menu for the page of www.internetdownloadmanager.com like Download Registration Internet Download ...
0
votes
2answers
43 views

which domain to use and which to forward.. SEO reasons. discuss!

I am developing a site for a client and they currently own two domains. howafarms.com and grassfedbeeffl.net The current site has howafarms.com traffic forward straight to grassfedbeeffl.net. My ...
0
votes
5answers
124 views

What are the things to remember when one designs a website

We are planning to sell our own product in medical domain. Its a Patient management System. Before we start marketing we need to have website for the same. We already have done some basic things like ...