seo

are .appspot google app engine sites restricted in crawl / search engine rankings?

放肆的年华 提交于 2019-12-12 05:01:17
问题 i'm not recieving any hits on sites with "*.appspot.com" addresses. I've set up google webmaster and everything. Are you required to have a custom domain to show up in google search indexes? 回答1: You don't need a custom domain to show up in google search. There are many examples of ranking sites, for example: https://www.google.de/#q=fix+the+road 来源: https://stackoverflow.com/questions/25107756/are-appspot-google-app-engine-sites-restricted-in-crawl-search-engine-ranking

Is it okay to send a 301 redirect from https (if not in use)?

旧街凉风 提交于 2019-12-12 04:59:32
问题 I have my website hosted on the HTTP protocol, but my hosting service provides a default page when accessed through HTTPS. Since I'm not using SSL, from an SEO perspective, which one is more correct? a) toggle https for my website and do a 301 redirect to http://? b) just leave it like that (default https page from the web hosting co) 回答1: A would be the cleanest solution but it shouldn't really matter. Who, besides yourself, will be trying the https page? 回答2: I've seen problems with https

How to eliminate 'Render-blocking JavaScript' error for mobile

╄→гoц情女王★ 提交于 2019-12-12 04:23:32
问题 Recently I tested my site for mobile friendliness, mobile speed, and desktop speed.I got shocked with the results of my desktop and mobile speed which are too poor like 48/100 and 40/100 respectively, with the error, Eliminate render-blocking JavaScript and CSS in above-the-fold content and then i removed the unwanted content getting loaded in my page and also added a defer at the end of my tag,then with this changes the error got suppressed for Desktop and my score increased to 82/100 for

URL Redirects for SEO (in Flash)?

我的梦境 提交于 2019-12-12 04:22:10
问题 I am creating a flash site and am trying to make it SEO. I'm thinking a possible solution would be to render html to any search engine bot, or to anyone who needs accessibility, and rendering the flash site for the rest of the users. First question is, is this acceptable for google, and SEO in general? This would mean I would redirect urls to flash users from site.com/home.html to site.com/#/home only if they weren't a bot of some sort. Second question is, is it possible to do this in

Would using jQuery to load elements affect SEO ranking? [closed]

天涯浪子 提交于 2019-12-12 03:29:38
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 8 months ago . I have a page that has two parts that are slower loading. As they are already ASCXes, it would be trivial to render them asynchronously with jQuery. That would mean, obviously, that the content in question isn't pumped to the browser on the first trip, but rather 200ms or so behind it. Do the spiders evaluate

Internationalize target country for SEO using language url path

核能气质少年 提交于 2019-12-12 03:19:19
问题 I currently have a website running under a German domain .de ( www.mysite.de ) I'm adding now Internationalization support for English and French languages. The I18n will be handled by a different URL structure for SEO purpose www.mysite.de/en will handle english related content www.mysite.de/fr will handle french related content, and so on My first question is if from a SEO prospective I should move the German related content under its own path as well ( www.mysite.de/de )? If this is the

Why is my sitemap file considered empty?

谁都会走 提交于 2019-12-12 03:09:34
问题 I have a robots.txt file in the root of my site which has this one line in it: Sitemap: http://www.awardwinnersonly.com/sitemap.xml The sitemap.xml is also in the root of the site, and contains this text: <?xml version="1.0" encoding="UTF-8"?> -<urlset xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>http:

Optimal number of URLs in sitemaps URLset

我怕爱的太早我们不能终老 提交于 2019-12-12 02:53:53
问题 I’m trying to find the best approach to create my sitemap (I deal with a huge number of URLs). I have an XML Sitemap with a tree-structure, it’s composed of many sitemap.xml. Actually I have max 1000 URLs for each sitemap.xml. What's the optimal number of urls for each sitemap.xml? Does Google prefers a larger number of URLs (greater than 1000), or less URLs distributed in more XML files? 回答1: From the sitemaps.org protocol specification: You can include up to 50,000 URLs in each Sitemap file

Major site rewrite and SEO with 301 redirects

六月ゝ 毕业季﹏ 提交于 2019-12-12 02:49:03
问题 I am currently working on a relaunch of a high trafficed website with thousands of pages. All urls are changing and for SEO reasons i know we should be putting 301 redirects in for old page to new page mappings. However, the old site has tens of thousands of pages, do i really put thousands of 301 redirects in place? isnt that bad for performance reasons? Any other suggestions or ways? Thanks in advance. 回答1: If the URLs follow a regular pattern then you can set up more general redirects

Can I allow indexing (by search engines) of restricted content without making it public?

允我心安 提交于 2019-12-12 01:58:14
问题 I have a site with some restricted content. I want my site to appear in search results, but I do not want it to get public. Is there a way by which I can allow crawlers to crawl through my site but prevent them from making it public? The closest solution I have found is Google First Click Free but even it requires me to show the content for the first time. 回答1: Why do you want to allow people to search for a page that they can't access if they click the link? Its technically possible to make