View Full Version : حذف آدرس های قدیمی سایت بعد از تغییر آدرس های دینامیک به استاتیک
resident
پنج شنبه 26 تیر 1393, 10:15 صبح
سلام.
آدرس صفحات سایتم به آدرس http://mandegarcrm.com قبلا دینامیک بود. یک هفته پیش تغییرشون دادم و علاوه بر استاتیک کردن، اسلاگ هم بهش اضافه کردم.
اما هنوز توی صفحات indexشده توسط گوگل هست و وقتی روش کلیک می کنم خطا میده. تو وب مستر تولز هم زده error 500 داره.
برای حذف این آدرسها چکار کنم؟
resident
جمعه 27 تیر 1393, 08:49 صبح
اساتید عزیز، منتظر راهنمایی تون هستم
cancerr
جمعه 27 تیر 1393, 10:51 صبح
http://dc8hdnsmzapvm.cloudfront.net/assets/images/learnseo/http-status-codes-guide.gif?51a6e7cba9a3da20212bbe9870049745
An SEO's Guide to HTTP Status Codes (http://moz.com/blog/an-seos-guide-to-http-status-codes)HTTP Status codes are three-digit numbers returned by servers that indicate the status of a web element.
It is important to understand that the first digit of each three-digit status code begins with one of five numbers, 1 through 5. From the 100s through the 500s, status codes fall into the following categories:
100s - Informational: Request has been received and the process is continuing.
200s - Success: Request was received and processed successfully.
300s - Redirection: Request has been received, but needs to perform an additional step to complete the request.
400s - Client Error: Request was made by the client, but the page is not valid.
500s - Server Error: Valid request was made by the client, but the server failed to complete the request.
While there are many different HTTP status codes, most are not directly important to SEO.
Important HTTP Status Codes for SEOs and search engines200 OKThe request has succeeded. This is considered correct for most scenarios.
301 Moved PermanentlyThe requested resource has been assigned a new permanent URI and any future references to this resource should use one of the returned URIs. The 301 redirect, as it is commonly called by SEOs, should be utilized any time one URL needs to be redirected to another.
302 FoundThe server is currently responding to the request with a page from a different location, yet the requestor continues to use the original location for future requests. This approach is not recommended. It is not an effective way to instruct search engine bots that a page or site has moved. Using 302 will cause search engine crawlers to treat the redirect as temporary and not give it the link juice (ranking power) abilities of 301 redirects.
404 File Not FoundThe server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent. This should occur any time the server can’t find a matching page request. Often times webmasters will display a text 404 error but the response code is a 200. This tells search engine crawlers that the page has rendered correctly and many times the webpage will get erroneously indexed.
410 GoneThe requested resource is no longer available at the server and no forwarding address is known. This condition is expected to be considered permanent. Clients with link editing capabilities SHOULD delete references to the Request-URI after user approval. If the server does not know–or has no facility to determine–whether or not the condition is permanent, the status code 404 (Not Found) should be used instead of 410 (Gone). This response is cacheable unless indicated otherwise.
503 Service UnavailableThe server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The 503 should be used whenever there is a temporary outage (for example, if the server has to come down for a short period for maintenance). This ensures that the engines know to come back soon because the page/site is only down for a short time.
SEO Best PracticeUsing 301 Redirects301 redirects are recommended when redirecting sites or pages. This is because 302 redirects do not instruct search engine crawlers that a page or site has permanently moved. For additional resources on implementing 301 redirects, see Jen Sable Lopez's guide on URL Rewrites and 301 Redirects (http://moz.com/blog/url-rewrites-and-301-redirects-how-does-it-all-work).
Note: If you're going to redirect an entire domain, we suggest following the recommended guidelines for properly moving domains (http://moz.com/blog/seo-guide-how-to-properly-move-domains).
http://dc8hdnsmzapvm.cloudfront.net/assets/images/learnseo/http-status-codes-301redirects.png?1e361d73f88280171b848b5a87ea2bd0
Redirect 404s When AppropriateIf a page receives important links, gets a substantive volume of visitor traffic, or has an obvious URL that visitors or links are intended to reach, you should employ 301 redirects to the most relevant page possible. Outside of these instances, it may be necessary to purposefully have a URL return a 404–this will keep them from getting indexed and repeatedly crawled by search engines.
One common misconception is that it is an SEO best practice to simply 301 redirect pages that return a 404 status code to the homepage of the given domain. This is actually a bad idea for the majority of cases because is can confuse users who may not realize that the webpage they were trying to access doesn't exist. For additional information, read Rand Fishkin's blog post on when it's appropriate to redirect 404 pages (http://moz.com/blog/are-404-pages-always-bad-for-seo).
resident
جمعه 27 تیر 1393, 11:09 صبح
خدا خیرت بده...
یه چیز بگو که متوجه بشیم.
به نظر شما چکار باید کنم؟
cancerr
شنبه 28 تیر 1393, 16:36 عصر
داداش اگه می می خوای کلا از ایندکس حذف بشه
404 برگردون
asp.net اگه کار می کنی از Response کی تونی تو توابع استفاده کنی response.statecode=404;
اون لیست اکثر کد های مفید بود
301 و 302 هو برای انتقال داده شده هاست .
vBulletin® v4.2.5, Copyright ©2000-1404, Jelsoft Enterprises Ltd.