active questions tagged seo - Stack Overflow most recent 30 from stackoverflow.com 2009-12-03T03:32:55Z http://stackoverflow.com/feeds/tag/seo http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1835664/generate-xml-sitemap-automatically-using-routers-and-controllers-in-asp-net-mvc 0 Generate XML sitemap automatically using routers and controllers in ASP.NET MVC ryudice 2009-12-02T20:43:26Z 2009-12-02T23:08:11Z <p>Hi,would it be possible to generate a XML sitemap for search engines automatically by iterating the routes and the controllers' action of an applicacion? if you could provide me with an idea or so I would appreciate it. Thanks.</p> http://stackoverflow.com/questions/1835564/translated-content-is-seo-friendly-or-not 1 Translated content is SEO-friendly or not? [closed] arw 2009-12-02T20:27:26Z 2009-12-02T20:43:02Z <p>If i translate content with google translate and post it, will it be indexed as unique content?</p> http://stackoverflow.com/questions/1828958/is-character-inside-url-segment-allowed 1 Is "&" character inside url segment allowed? nuhusky2003 2009-12-01T21:11:12Z 2009-12-02T19:27:17Z <p>Is "&amp;" character in url allowed? What is the impact to url if it's illegal and is present. I'm looking for an answer from an SEO standpoint.</p> <p>Example:</p> <p>rootdomain.com/Black&amp;Decker/products</p> http://stackoverflow.com/questions/1833926/programmatically-get-the-number-of-indexed-pages-in-google 0 Programmatically get the number of indexed pages in Google? Niels Bosma 2009-12-02T16:08:50Z 2009-12-02T18:48:18Z <p>As an SEO metric I'd like to programmatically get the number of by Google indexed pages. </p> <p>(if I search "site:mydomain.com" I want the get number of pages found).</p> <p>Is there any lib for this or do I need to parse a google request?</p> http://stackoverflow.com/questions/1655273/directory-or-subdomain-for-online-store 1 Directory or subdomain for online store? Josh 2009-10-31T19:01:38Z 2009-12-02T17:06:28Z <p>We have a domain and now we need to setup an online store. Which is better for search engines and for people (easy to remember, etc.) - a directory (site.com/shop/) or a subdomain (shop.site.com)?</p> http://stackoverflow.com/questions/1831598/how-do-google-and-other-search-engines-determine-keywords 0 How Do Google and Other Search Engines Determine Keywords? skyflyer 2009-12-02T08:57:44Z 2009-12-02T10:04:29Z <p>First, it seems this question is not program related, however I still make up my mind to post this question here since there is opaque definition on it. If you think it is wrong feel free to delete it.</p> <p>I am curious about how Google and other search engines determine keywords? Do they just find keywords like we do by using <kbd>CTRL</kbd>+<kbd>F</kbd> and counting, or they use some obscure semantics technologies to single out keywords? </p> <p>The reason I ask this question is when I check Cached pages in search engines, they usually present keywords in different colors. Like this one:</p> <p><a href="http://74.125.153.132/search?q=cache%3AYKq3QHbl0RwJ%3Awww.autotrader.com/+car&amp;cd=1&amp;hl=en&amp;ct=clnk&amp;client=firefox-a" rel="nofollow">http://74.125.153.132/search?q=cache%3AYKq3QHbl0RwJ%3Awww.autotrader.com/+car&amp;cd=1&amp;hl=en&amp;ct=clnk&amp;client=firefox-a</a></p> <p>But it seems they do not count keywords <strong>car</strong> in the word like <strong>carpad</strong>. While, as you know, <kbd>CTRL</kbd>+<kbd>F</kbd> cont <strong>car</strong> from <strong>carpad</strong>. </p> <p>So my question is if I put company name like <strong>carpad</strong>, or <strong>cardoctor</strong> in my site, is it helpful to keyword of car. </p> <p>Disclaimer: Car, carpad and the URL I provided are just examples. And I hope I made myself clear.<br> Thanks in advance! </p> http://stackoverflow.com/questions/1815947/seo-optimization-error-improper-crawling-or-improper-indexing -1 SEO Optimization Error, improper crawling or improper indexing coderex 2009-11-29T16:20:27Z 2009-12-02T03:03:53Z <p>hi, i have a blog build in wordpress, And my domain name is like example.com (i can't give you the original name, because some times the editors will mark this question as SPAM :( , and if any one really want to check directly from my site will add at the end of the question.)</p> <p><strong><a href="http://example.com" rel="nofollow">http://example.com</a></strong> and the blog name is <strong><a href="http://example.com/articles/" rel="nofollow">http://example.com/articles/</a></strong></p> <p>and the <strong>sitemap.xml</strong> is available in <strong><a href="http://example.com/sitemap.xml" rel="nofollow">http://example.com/sitemap.xml</a></strong></p> <p>Google daily visit my site and all my new articles were crawled, if i search the "articles title + example.com " will get the search result from the google , its my site. but the heading is not the actual one. its getting from another article's data. (i think can give you a sample search query, please don't take this as a spam) <strong>Installing Go Language in Ubuntu+tutorboy</strong> - But this will list with proper title after a long title :(, I think now you understood what i am facing ... please help me to find out why this happens.</p> <p><strong>Edit:</strong> How can i improve my SEO with wordpress?</p> http://stackoverflow.com/questions/1828317/internationalization-and-search-engine-optimization 1 Internationalization and Search Engine Optimization Matt Huggins 2009-12-01T19:28:10Z 2009-12-01T23:39:32Z <p>I'd like to internationalize my site such that it's accessible in many languages. The language setting will be detected in the request data automatically, and can be overridden in the user's settings / stored in the session.</p> <p>My question pertains to how I should display the various versions of the same page based upon language in terms of the pages' URL's. Let's say we're just looking at the index page of <code>http://www.example.com/</code>, which defaults to English. Now if a French-speaker loads the index page, should I simply keep the URL as <code>http://www.example.com/</code>, or should I have it redirect to <code>http://www.example.com/fr/</code>?</p> <p>I'm trying to figure out what benefits or consequences this has in terms of SEO. I don't want the French version of the site showing up in google.com if it prevents the English version of the same pages from showing up there, but I would like it to show up in google.fr.</p> http://stackoverflow.com/questions/1821602/google-webmaster-tools-remove-query-parameters-from-url 0 Google Webmaster Tools - Remove query parameters from URL Walter White 2009-11-30T18:41:26Z 2009-12-01T08:05:53Z <p>Hi all,</p> <p>I am using JBoss Seam on a Jetty web server and am having some issues with the query parameters breaking links when they appear in google searches.</p> <p>The first parameter is one JBoss Seam uses to track conversations, cid or conversationId. This is a minor issue as Google is complaining I am submitting different urls with the same information.</p> <p>Secondly, would it make sense to publish/remove urls via the Google Webmaster API instead of publishing/removing via the sitemap?</p> <p>Walter</p> http://stackoverflow.com/questions/1806586/how-to-get-google-to-understand-links-that-trigger-javascript 2 How to get Google to understand links that trigger Javascript? Horace Loeb 2009-11-27T03:17:05Z 2009-11-30T23:09:57Z <p>I'm developing a website that helps people understand rap lyrics. Users see the lyrics of a rap song and can click certain lyrics to see an explanation:</p> <p><img src="http://img691.imageshack.us/img691/6357/screenshot20091126at100.png" alt="alt text"> <a href="http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind" rel="nofollow">(click here for more)</a></p> <p>As you can see, each explanation has a permalink (in this case <a href="http://RapExegesis.com/2636" rel="nofollow">http://RapExegesis.com/2636</a>). Here's what happens when you visit one of these permalinks in your browser:</p> <ol> <li>The app looks up the correct song and artist and redirects you to <a href="http://rapexegesis.com/lyrics/ARTIST/SONG#note-2633" rel="nofollow">http://rapexegesis.com/lyrics/ARTIST/SONG#note-2633</a> (in this case <a href="http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind#note-2636" rel="nofollow">http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind#note-2636</a>)</li> <li>When a song page loads, the app checks to see whether there's a "note-\d+" in the URL fragment</li> <li>If there is, it automatically open the correct explanation, and scrolls it into view</li> </ol> <p>Ideally Google and other search engines would associate these permalinks with their corresponding explanations. However, because Google doesn't understand Javascript, these two URLs look exactly the same to it:</p> <ul> <li><a href="http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind#note-2636" rel="nofollow">http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind#note-2636</a></li> <li><a href="http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind" rel="nofollow">http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind</a></li> </ul> <p>And therefore, <a href="http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind" rel="nofollow">http://rapexegesis.com/lyrics/Jay-z/Empire-state-of-mind</a> looks exactly the same as <a href="http://RapExegesis.com/2636" rel="nofollow">http://RapExegesis.com/2636</a> to Google as well.</p> <p>Obviously this is not ideal. Any thoughts? Ideally I'd like to show search engines a different version of <a href="http://RapExegesis.com/2636" rel="nofollow">http://RapExegesis.com/2636</a> -- something like</p> <blockquote> <p><strong>Lyric</strong>: Catch me in the kitchen like a Simmons whipping pastry</p> <p><strong>Meaning</strong>: "In the kitchen" refers to cooking up crack (cf. here, here, and here)</p> <p>Vanessa and Angela Simmons, the twentysomething daughters of Reverend Run of <a href="http://en.wikipedia.org/wiki/Run-D.M.C." rel="nofollow">Run-DMC</a>, run <a href="http://www.pastrykicks.com" rel="nofollow">Pastry</a>, an apparel and shoe brand</p> <p><img src="http://img39.imageshack.us/img39/3892/2007pastry.jpg" alt="" title=""></p> </blockquote> <p><strong>EDIT:</strong> The way I originally posed the question was a bit confusing. There are two separate issues:</p> <ol> <li>How do links to explanations on song pages work?</li> <li>How do URLs corresponding to standalone explanations work?</li> </ol> <p>This diagram (<a href="http://img686.imageshack.us/img686/6696/googleajax.png" rel="nofollow">full size here</a>) should make things a bit clearer:</p> <p><a href="http://img686.imageshack.us/img686/6696/googleajax.png" rel="nofollow"><img src="http://img686.imageshack.us/img686/6696/googleajax.png" alt="alt text"></a></p> http://stackoverflow.com/questions/1787134/if-i-search-for-my-companies-domain-on-google-it-returns-a-different-domain-it 3 If I search for my companies domain on google, it returns a different domain. It might be our fault. help Paul 2009-11-24T00:55:27Z 2009-11-30T23:01:21Z <p>Hi - I have recently joined a company, and have got a new task. To work out how googlebot has dropped us.</p> <p>We have a server, if anyone, googlebot or user, vists the site, it does a geo-location and if the IP is USA it serves domainX.com (US brand) otherwise domainY.com (UK brand). Yes if you give one domain, in New York, you will be 301'd to another domain. There is some good branding reason I am told.</p> <p>If we enter into google [ domainX.com ] our site is at the top of the rankings. As you would expect if you put your own domain name in.</p> <p>But if we search for [ domainY.com ] (the UK version) the domainX still appears at the top of the search results. In fact the links to domainY (Uk version) do not appear till page 30 or so.</p> <p>The big boss does not want a landing page and a 'do you want the US or UK'. I might not have a choice.</p> <p>But I really do not understand - does googlebot only operate from US IP addresses? DO I need to do something else? IS this flat out a bad idea. Apparently it used to work a couple of months ago.</p> <p>This is a multi-million company in a safe market, not trying to do funny SEO work (in fact we have a field sales channel - almost all sales come from people wearing out shoe leather)</p> <p>getting desperate - any pointers welcomed.</p> http://stackoverflow.com/questions/1717223/anchored-ajax-and-seo-workaround 0 Anchored AJAX and SEO workaround? Supercharged 2009-11-11T18:35:31Z 2009-11-30T13:25:54Z <p>You all know how to build AJAX sites with those 300ms trigger for checking anchors (hash links) in URL and then loading proper page with AJAX. But, these anchor links are nothing to search engines =(</p> <p>I've thought of making some kind of workaround. All JS code remains the same, but, this little thing (I'm with JQuery, sorry):</p> <pre><code>$('a').live("click",function(){ var lnk = $(this).attr("href"); document.location.hash = lnk; return false; }) </code></pre> <p>And then, you replace your anchor links in the body with plain links, build corresponding plain pages (still containing all JS codes) for non-javascript users and search engines. For normal visitors you would have plain links converted into hashes on fly and AJAX content loaded immediately. For those who are trying to load certain pages found through search engine - they will, and after that visitor will continue to move around with ajax navigation... somehow (remember, those plain direct pages still contain JS code).</p> <p>I just want to make sure my assumptions are right. Are they?</p> <p><strong>Update:</strong> Bad thing is that when user directly enters some internal page with for ex. <em>/portfolio</em> address, he would then continue to <em>/portfolio#contacts</em> or similar URLs that are not so pretty, but still working (I mean <em>/portfolio#contacts</em> would show contacts).</p> http://stackoverflow.com/questions/1790991/books-on-programming-aspects-of-seo 0 Books on programming aspects of SEO? JoshJordan 2009-11-24T15:56:41Z 2009-11-29T20:45:11Z <p>I'm looking to pick up a book that discusses search engine optimization from the programmer's perspective. Any ideas?</p> http://stackoverflow.com/questions/1370334/using-robots-txt-or-another-method-to-change-the-default-page-for-search-engines 0 Using robots.txt or another method to change the default page for Search Engines aaandre 2009-09-02T21:51:51Z 2009-11-29T20:16:30Z <p>We have a flash "gateway" page displayed to users (only once) before they enter our corporate website. This flash page is default.aspx, served as default page by the server.</p> <p>The issue is that Yahoo and other SE pick up the text from the body of the page, which happens to be the Javascript/Flash requirements warning in the noscript tag.</p> <p>Is there a way to use robots.txt so that all search engines see home.aspx as the default page?</p> <p>I am not stuck on using robots.txt to do this, so if there's another approach please recommend that instead. </p> <p>I am aware of the issues with "gateway" pages -- this was a request coming from "management" despite my recommendation against the practice. Please offer solutions other than removing the gateway page.</p> <p>Thank you!</p> http://stackoverflow.com/questions/139889/multiple-domains-for-one-site-alias-or-redirect 5 Multiple domains for one site: alias or redirect? Jonah Braun 2008-09-26T14:30:23Z 2009-11-28T06:59:22Z <p>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 <a href="http://httpd.apache.org/docs/2.0/mod/core.html#serveralias" rel="nofollow">ServerAlias</a>) or do I <a href="http://httpd.apache.org/docs/2.0/mod/mod_alias.html#redirect" rel="nofollow">Redirect</a> the request? </p> <p>Obviously ServerAlias is better/easier from a readability or scripting perspective. I have heard however that Google likes it better if everything redirects to one domain. Is this true? If so, what redirect code should be used?</p> <p>Common vhost examples will have:</p> <pre><code>ServerName example.net ServerAlias www.example.net </code></pre> <p>Is this wrong and should the www also be a redirect in addition to example2.net and www.example2.net? Or is Google smart enough to that all these sites (or at least the www) are the same site?</p> <p>UPDATE: Part of the reasoning for wanting aliases is that they are much faster. A redirect for a dialup user just because they did (or didn't) use the www adds significantly to initial page load.</p> <p>UPDATE and ANSWER: Thanks Paul for finding the <a href="http://googlewebmastercentral.blogspot.com/2008/09/demystifying-duplicate-content-penalty.html" rel="nofollow">Google link</a> which instructs us to "help your fellow webmasters by <strong>not</strong> perpetuating the myth of duplicate content penalties".</p> http://stackoverflow.com/questions/1805449/seo-title-question 0 SEO title question [closed] Chris 2009-11-26T20:06:02Z 2009-11-26T20:37:39Z <p>Hello all,</p> <p>I know that metatags and special the TITLE tag aren't crusial for seo, but I think they should be correct displayed.</p> <p>My question: what is better?</p> <p>example1 : Home - example.com Our Services - example.com</p> <p>example2 : example.com - Home example.com - Our Services </p> <p>example3 : Home Our Services</p> <p>I would like to know what is the best for search engines.</p> http://stackoverflow.com/questions/1733476/best-practices-for-converting-an-existing-website-into-a-website-with-sef-url 2 Best practices for converting an existing website into a website with SEF URL Salman A 2009-11-14T06:21:55Z 2009-11-26T14:51:45Z <p>I've got a website that was created about an year ago and its been constantly revised since then. The website is coded in classic ASP, contains about ~50 pages -- some are multi-purpose, and contains old-school style links such as:</p> <pre><code>/news.asp?PageIndex=4 /news.asp?SearchString=Obama /news.asp?SearchString=Obama&amp;PageIndex=4 /news.asp?NewsID=1 </code></pre> <p>I have IIRF v2 installed which allows access to URL rewriting functionality so this I do not have to worry about. What I am worried about is how to replace about 300 links to .ASP pages with SEF urls. As far as my understanding is concerned, I have to add a database query (to extract title of the record being linked) for each link. </p> <p>I need advice on how to begin converting the website into a SEF URL powered website with as little code change as possible. Wrapper classes and tried-and-tested techniques and pointers to best practices will be appreciated. </p> http://stackoverflow.com/questions/1794969/crawler-related-doubts -1 Crawler related doubts [closed] gaurikajala 2009-11-25T06:05:04Z 2009-11-25T15:17:28Z <p>How can a website be crawled every hour?<br> My website is being crawled on a daily basis but want it to get crawled on an hourly basis. How can I do it?</p> http://stackoverflow.com/questions/1432889/negative-text-indent-causes-large-link-selection-on-click 2 Negative text-indent causes large link selection on click Mark Ursino 2009-09-16T13:13:28Z 2009-11-25T14:10:50Z <p>So a method I often use to create nice SEO links that use images is the <code>text-indent: -9999px;</code> trick. Basically, I create a block-level anchor with a background image. I set its <code>text-indent</code> to a large negative number so you don't see it and that's good for SEO. When I click on the link though, the outline of it shoots off the page (i.e. it goes with the really far off text). I've found this only happened in certain cases, <strong>most of the time</strong>:</p> <pre><code>&lt;div&gt; &lt;a href="#"&gt;SEO text&lt;/a&gt; &lt;/div&gt; div { width: 100px; height: 100px; } div a { display: block; text-indent: -9999px; width: 100px; height: 100px; background: url(stuff) etc...; } </code></pre> <p>The above code will 95% of the time only have the outline when you click the link of just the 100 x 100px area. However, when not defining the dimensions of the parent, it seems to shoot off the page.... I think. But in this one case of mine, it has dimensions on the parent yet still shoots off the page. As a result, I did the <code>a span { display: none; }</code> trick but I want to know how I can do it with the <code>text-indent</code> trick but fix the outline.</p> <p>Does anyone know how to fix this? Do I need another parent or need to set another CSS property?</p> http://stackoverflow.com/questions/1795266/landing-pages-301-or-not 0 Landing pages: 301 or not? Niels Bosma 2009-11-25T07:38:38Z 2009-11-25T10:30:46Z <p>We have a bunch of landingpages: <a href="http://ourdomain/landingpage" rel="nofollow">http://ourdomain/landingpage</a>. Each landingpage is unique in terms of title, texts, metatags, ... We mostly use these landingpages for adwords traffic, but also for offsite SEO links and banner campaigns.</p> <p>Today when a user enters a landingpage, a cookie (session variable) is set and then the user is 301 redirected to <a href="http://ourdomain" rel="nofollow">http://ourdomain</a> where the "landingpage" is generated. </p> <p>My question is if this is the best way in terms of SEO? Should I skip the 301 and build PR for each landingpage or build PR for my domain?</p> <p>Note that each landingpage has their own set of keywords (different product categories).</p> http://stackoverflow.com/questions/1794149/robots-txt-http-mydomain-com-vs-http-www-mydomain-com 0 Robots.txt http://mydomain.com vs.http:// www.mydomain.com Joshmattvander 2009-11-25T01:46:51Z 2009-11-25T02:16:12Z <p>I have a situation where we have two code bases that need to stay intact..</p> <p>example: <a href="http://mysite.com" rel="nofollow">http://mysite.com</a> And a new site <a href="http://www.mysite.com" rel="nofollow">http://www.mysite.com</a></p> <p>The old site (no WWW) supports some legacy code and has the rule:</p> <pre><code>User-agent: * Disallow: / </code></pre> <p>But in the new version (with WWW) there is no robots.txt.</p> <p>Is google looking to the old (no WWW) robots.txt file as its rule? And will adding</p> <pre><code>User-agent: * Allow: / </code></pre> <p>to the (WWW) side override this?</p> <p>Changing robots.txt on in the old codebase is not an option at this time.</p> http://stackoverflow.com/questions/1789643/how-long-can-a-url-be-before-bad-for-seo 0 How long can a URL be? Before bad for SEO Jitendra 2009-11-24T12:04:16Z 2009-11-24T16:26:17Z <p>How long can a URL be? Before bad for SEO</p> http://stackoverflow.com/questions/836917/htaccess-and-seo-friendly-urls 0 .htaccess and seo-friendly urls Mo Boho 2009-05-07T20:40:33Z 2009-11-24T13:49:03Z <p>We have an ecommerce site right now that carries a range of brands. The brand pages carry urls as follows:</p> <ol> <li><code>http://www.&lt;DOMAIN&gt;.com/catalog/brand/view?id=2</code></li> </ol> <p>We need to utilize more friendly (seo-friendly) urls such as:</p> <ol> <li><code>http://www.&lt;DOMAIN&gt;.com/&lt;BRAND&gt;</code></li> </ol> <p>but such that it would resolve #1 above.</p> <p>Is this done in .htaccess files in the root? If so, what is the correct way to go about this?</p> <p>Keep in mind URL#1 is the legitimate address, but we want to utilize the URL#2 format for linking. It's not a 301 type redirect is it? That's more "permanent" unless I misunderstood it or something, no?</p> <p>Many thanks.</p> http://stackoverflow.com/questions/1790020/pitfalls-of-true-client-server-architecture-in-web-applications 0 Pitfalls of true client-server architecture in web applications ? julien 2009-11-24T13:22:00Z 2009-11-24T13:32:23Z <p>I've been researching on building web applications in a true client-server fashion. </p> <p>This type of architecture basically consists of : </p> <ul> <li><p>A <em>thin server</em>, merely a headless api that :</p> <ul> <li><p>handles security concerns</p></li> <li><p>processes core business logic</p></li> <li><p>provides data persistence </p></li> </ul></li> <li><p>A <em>fat client</em>, with a desktop-like design that :</p> <ul> <li><p>caches data, and makes offline use possible</p></li> <li><p>has gui-templating and rendering capabilities</p></li> <li><p>holds and processes non-critical business logic </p></li> </ul></li> </ul> <p>However, at first sight such an architecture wouldn't play nice with how the web works today :</p> <ol> <li><p>poor or no possible fallback when javascript isn't available (2% of user-agents nowadays, am I right ?)</p></li> <li><p>accessibility concerns (I'm kinda clueless here)</p></li> <li><p>SEO concerns, cloacking is an option but that means one should provide some server-side html rendering, and making that content relevent could be tricky</p></li> </ol> <p>Anything else I'm missing ? Which approach would you take to work around those issues ?</p> http://stackoverflow.com/questions/1788242/url-formats-for-my-website 0 Url formats for my website. teerth rishab 2009-11-24T06:31:58Z 2009-11-24T09:55:40Z <p>Hi All,</p> <p>I have a doubt with my website which is related to movies.</p> <p>I am creating my website in two versions for all the Industries like XYZ/ Tollywood / movie-news (For english version).</p> <p>xyz/telugu-movie-news (telugu version)</p> <p>Similar type for Bollywood and Kollywood too.. But my doubt is there are some other languages like Bhojpuri, bengali, Punjabi, oriya and many more. For them there is no specific industry so can I give urls like xyz/bengali/movie-news(English version) and xyz/bengali/bengali-movie-news (bengali language version).....</p> <p>Is that correct?? Would it be useful for SEO or any problem for SEO??? Please help me out...</p> http://stackoverflow.com/questions/1785267/sharp-sign-in-query-string-and-seo 0 (sharp) # sign in query string and SEO yojimbo87 2009-11-23T19:03:59Z 2009-11-23T19:16:54Z <p>Hi there, I have a site Index.html and there is a categories menu generated from database. Menu consists of HTML anchors, but href attribute is always something like "Index.html#cat=xyz" because content of each category is generated through AJAX call.</p> <pre><code>&lt;a href="Index.html#cat=1" onclick="javascript:LoadHref("cat","1");"&gt;&lt;/a&gt;&lt;br /&gt; &lt;a href="Index.html#cat=2" onclick="javascript:LoadHref("cat","2");"&gt;&lt;/a&gt;&lt;br /&gt; &lt;a href="Index.html#cat=3" onclick="javascript:LoadHref("cat","3");"&gt;&lt;/a&gt;&lt;br /&gt; </code></pre> <p>From the AJAX side everything works, but I want to ask if for example Google or other search engine will index these links which contains # (sharp) sign. Thanks for answers.</p> http://stackoverflow.com/questions/1679665/oscommerce-remove-oscsid-in-urls 0 OsCommerce - Remove osCsid in urls unknown (google) 2009-11-05T10:34:44Z 2009-11-23T19:01:50Z <p>I discovered that Google has indexed the osCsid parameter in some of my URLs at my osCommerce application. I tried to find a solution but I don't want to do something if I'm not sure what I'm doing. I only have access to the FTP and not the CMS system. Is it possible to solve this problem through the FTP?</p> http://stackoverflow.com/questions/1782393/i-want-to-crawl-my-website-for-every-one-hour 0 I want to crawl my website for every one hour. [closed] Sanya harika 2009-11-23T10:56:20Z 2009-11-23T11:04:14Z <p>Hi,</p> <p>I want my website to crawl by search engine for every one hour. What's the code which I can enter into my source page so that crawler can crawl my website for every one hour.</p> http://stackoverflow.com/questions/1781882/how-to-specify-a-seo-friendly-url-like-twitter-www-twitter-com-name-using-yii-f 0 How to specify a SEO friendly url like twitter www.twitter.com/<name> using YII framework hip10 2009-11-23T08:59:37Z 2009-11-23T09:07:18Z <p>Hi, I am currently using the Yii framework, and I would like to know if anyone has any clue on how to setup a SEO friendly url like www.twitter.com/ automatically in Yii? I know how to do so this manually in the config/main.php but I would like to be able to dynamically generate it. I have been able to do it in Grails as well. In Yii, what I know of is that you need to have another parameter like www.twitter.com/l/, but I do not want that parameter, anyone can share?</p> <p>Thanks.</p> http://stackoverflow.com/questions/1775842/is-w3c-invalid-html-and-css-code-harmful-for-seo-and-problematic-for-screen-reade 3 Is W3C invalid HTML and CSS code harmful for SEO and problematic for screen reader users? Jitendra 2009-11-21T15:52:19Z 2009-11-21T19:12:25Z <p>If i made a site and site looking well in all a grade browsers but if site shows some errors in both XHTML and CSS validation then is there any benefit to solve those errors?</p> <p>Is site with 10 validation errors better than site with 35 validation errors or both are same for search engine?</p> <p>Does search engine read css file? Does CSS validation has any importance for SEO?</p>