Tag: Http
Sorted by: Newest Newest Oldest

: How to avoid SSL warnings about certificate not for the current site when redirecting alternate domains? I have multiple domains forward issue. Domains with plurals and singular e.g.: example.com,

: Is Google analytics tracking all of my traffic? on all accessible variations/properties I am wondering is Google analytics track all of my properties? https://www.example.com (SSL + www) https://example.com

: 404 status code for HTTP/2 How does a correct 404 status code look like on using HTTP/2 protocol? HTTP/1.1 404 Not Found seems to be for the previous protocol version, but I can't find anywhere

: My site doesn't have a SSL certificate, but Google is indexing the HTTPS version Redirecting to HTTPS causes an error, Google should be indexing the HTTP version. How can I enforce that? I

: HttpS pages crawled while never bought SSL Certificate I have a website built in WP. I never bought any ssl certificate for my website, nor a single link pointing to httpS, however, 02 of

: What happens if you don't set cache-control header? What happens if you don't set the cache-control header? Does HTTP specify a default behaviour that clients should follow or is it up to the

: Can a content be cached even if the max-age header is not set and vice versa? As far as I understand, when a request is made for the very first time, the browser will download the resource

: Why is my Last-Modified header always sent using GMT timezone? I want to send the last-modified in IST timezone, But it always sends in GMT. What is wrong with this PHP code? echo "Timezone

: Will my Facebook comments get lost under these scenarios? I want to integrate Facebook comments to my blog. According to my research, the page is treated as an object. So all the comments are

: HTTP webpage is Showing "Not Secure" in Chrome I've called GoDaddy a few different times and they said that it looks like it is a problem with my HTML file. Except, my HTML file is the

: How do I prevent a rewrite rule from executing for just one subdomain? In the root level .htaccess I have added a condition to rewrite HTTP requests as HTTPS: RewriteEngine On RewriteCond %{HTTPS}

: Can WordPress accept HTTP and HTTPS connections on the same blog? While working on the transition from HTTP to HTTPS, I have configured all websites to accept both HTTP and HTTPS connections.

: Which websites should I really add to Google Search Console? Right now I have all versions of my website added as separate properties in Google Search Console, meaning: http://example.com http://www.example.com

: What is the most relevant HTTP status when waiting for user activation? I'm coding a user registration process and wondering if 200 (OK) is the most relevant HTTP status for response after username/password

: When converting a WordPress site from HTTP to HTTPS, do all hard-coded HTTP references need to be updated? We have a Wordpress HTTP site which we wish to convert to HTTPS or SSL. Do we have

: Htaccess 301 to redirect .com to .co.uk, http to https and non-www to www subdomain I have example.co.uk and example.com domain names. The main website is example.co.uk. I have an SSL certificate

: Http2 and Alternate-Protocol, ngnix open src web server config My goal is to know if my android app and my browser are talking to my web server on http2. Using open source nginx stable 1.12

: HTML and SEO - Relative Links and Absolute Links Question: Does it matter if some links are full URL: ie: http://example.com/contact-us.html (absolute) versus relative (example.com/contact-us.html)

: What benefits are there to having both HTTP and HTTPS protocols indexed by Google? Using HTTPS seems to be standard and more and more sites are making the switch and redirecting all users from

: Which is longer cached by SE robots or browsers, redirect 301 or 302 I have looked on Stack Exchange but didn't find the solution for my problem. The problem: I have a website and want to

: Redirecting FTP Browser Requests to HTTP Is there - and if yes, what is it - a solution to the following task: I want to redirect browser requests targeting ftp://www.example.net to http://www.example.com

: Placing javascripts at the page's bottom and HTTP/2 Does the placement of javascripts at the bottom of html document still gives any loadtime wins, if the site runs on HTTP/2?

: Defer img loading / CSP: allow embeded img My website is defering some img loading by setting the img src value by JavaScript (from the img data-src value). In order to have still valid HTML

: Is changing from HTTPS to HTTP kills my backlinks? I had only my main page in HTTPS to test it out want to change from HTTPS to HTTP. All my backlinks are in HTTPS will i lose all of

: If i redirected my website from "HTTPS" to "HTTP", will i still be getting a ranking boost? Google announced that going HTTPS will give you a ranking boost. So i bought SSL certificate to

: How to check if a visitor is on my website? I want to build a website that only one person at a time can visit. How would I accomplish this task? I looked at Web counters built in php,

: Can basic HTTP password authentication interfere with CDN access? I'm doing my best to ask this question, I'm stepping across domains here to cover for another team that is MIA on this task.

: What is the purpose of GETting this external file? A website I am visiting occasionally makes XHR requests to http://detectportal.firefox.com/success.txt which is a text/plain resource whose body

: Google page insights score improvement (mostly images and external http requests) So I have this food blog that is based on wordpress but everything is coded from scratch (apart from a few plugins)

: HTTPS Causing MAJOR Slowdown on Website I just recently acquired and installed a SSL certificate, but my HTTPS links are as slow as can be. My website went from consistent 1.4-1.9 second load

: 310 ERR_TOO_MANY_REDIRECTS error after enabling ssl certificate in nopcommerce After I installed and turned on a SSL certificate, I began to receive 310 errors. The site is built with nopcommerce.

: My site fails to do content negotiation with Googlebot using the Accept-Language header HTTP offers Content Negotiation (by reacting on the Accept-Language request header) to deliver translated representations

: How does this link redirect? Following this link in a web browser http://www.esdc.gc.ca/en/cpp/post_retirement/eligibility.page eventually leads to https://www.canada.ca/en/services/benefits/publicpensions/cpp/cpp-post-retirement/eligibilit

: Both HTTP and HTTPS versions of my site are currently indexed on Google. Is that hurting SEO? When on Google, I search for the name of my site, with no HTTP, HTTPS or WWW and the results

: No "http://" or "www" in front of URL when visiting newly purchase domain from GoDaddy I just purchase a domain name from GoDaddy and when going to the website it is only example.com and not

: How to prevent browser to block mixed content (http content in a https site) I'm installing SSL in many websites, almost all of those don't give me any problem at all, but some of them do.

: What is the meaning and use case of each URL encoding Reserved Characters Quote from Percent-encoding When a character from the reserved set (a "reserved character") has special meaning

: Upper case beginnning letters of a domain using HTTP_HOST For the past couple of months I've been thinking of a website I'd like to launch for a small community of people in my neighborhood.

: What are these headers and values: HTTP_X_FB_HTTP_ENGINE = Liger, HTTP_X_PURPOSE = preview and HTTP_X_REQUESTED_WITH = com.facebook.katana? I'm trying to debug an issue in my website, and i see

: Should both HTTP and HTTPS sites be kept listed in Google search console after migration to HTTPS? So, I have site which has been migrated from HTTP to HTTPS. Somehow my webmasters account

: How to indicate to search engines that a website is permanently closed? Obviously when a website disappears Google etc will stop indexing it at some point, but is there some way for a web

: Why is Googlebot calling an AJAX method with GET rather than POST? I have an AJAX call on my site that does a POST and returns data. Googlebot is crawling these URLs but it is attempting

: What is the benefit of forcing a site to load over SSL (HTTPS)? Let's say I have a large content-only site; no login or logout, no usernames, no email addresses, no secure area, nothing secret

: Proper status code for language redirection (301, 302, … 307)? I have build a websites with multiple languages. The URLs look like: http://www.example.com/en/ http://www.example.com/de/ If the

: How lenient should I be when checking the range header parameters? I made more of my URLs now accept the HTTP range request so that only user requested bytes of the document can be parsed.

: Is it an overkill to specify the accept-ranges header for small HTML pages? I tested my site homepage through rigor.com (formerly zoompf.com) and they believe all resources should have an accept-ranges

: Redirect subdomain http:// to https:// - too many redirects I'm trying to redirect http://sub.domain.com to https://sub.domain.com. I have turned the web upside down trying every .htaccess and PHP

: Splitting an existing site into sub-domains and using a landing page with an http 301 - is this just wrong? I currently manage a website for a large(ish) primary school. I'm in the process

: How to redirect HTTPS to HTTP behind proxy (CloudFlare) I want to redirect HTTPs to HTTP, I tried following code in .htaccess file Options +FollowSymlinks RewriteEngine on RewriteCond %{SERVER_PORT}

: HTTP request to an API has been blocked from an HTTPS website I am facing problem to call web service which is hosted over HTTP and I am calling web service from HTTPS domain. web service's

: What are the differences between a regular HTTP web server and a REST server? I am learning about REST services and from what I understood until now the only difference is the language of

: What data does AddThis share with social media platforms? If I have AddThis Share and Follow buttons integrated on my site, is there a way to tell whether the AddThis script passes any data

: Redirecting specific URL from HTTPS to HTTP Long time lurker, first time caller... I have a backend like admin.mysite.com which is able to use HTTPS (has a certificate installed, etc) - but

: How can I find out what other websites are hosted from my website IP address and why is that important from SEO point of view? I heard that is important from a SEO perspective what other

: How to add http:// prefix to subdomain redirect in htaccess I am rewriting a subdomain URL with a query (cart.example.net/ProductDetail.jsp?LISTID=7C0400-1101763508) to a www subdomain (www.example.net/product-category/product).

: SEO analysis site is showing cookie and token information from within the HTTP header of my site A SEO Analysis tool is showing cookie and token information publicly after fetching it from my

: How to tell if a website is using rewrite or redirect? If I go to google.com in my browser, it automatically loads the https site. When I do curl http://www.google.com, if it were doing a

: Is HTTP code 401 or 403 appropriate for when a logged in user is not allowed to view the data? I am looking for a good way to return an error when an unauthenticated/unauthorised user is

: Making entire site to HTTPS from HTTP - issues to be aware of I am thinking of moving a website (built on Wordpress) to be run entirely over HTTPS so it is more secure and follows Google's

: Shared hosting IP changed to https from http I had a shared hosting on my service provider. Since last 6 months everything was going fine. But recently after some server problems, that halted

: Will it have a negative influence on search engine ranking if my main site is working over HTTPS but my blog isn't? Suppose I have domain working https like https://www.example.com/ and my blog

: Http header if not modified help I am having a little trouble with sorting out my HTTP headers for my sites. I am currently setting up Varnish on my server and so trying to get everything

: How to deal with URL requests instead of paths from suspicious users I have a website which has CloudFlare enabled on it (Free plan) and lately I've been getting some really weird requests

: AMP Pages on HTTP or HTTPS? Next month Google Search will integrate AMP pages. These are pages that are designed to work rapidly on mobile devices even when using a poor network connection.

: How to properly tell Google they have no right to access the download. What status do I use? I'm looking for the SEO way to tell Google not to download pictures. I have a script that generates

: Why am I getting regular http requests for rpix.php on my AWS server Recently Ive redeployed by Java application to AWS ElasticBeanstalk running within a Tomcat container. I now keep getting

: If an HTTP page can be cached by proxy should I put "noindex" in the HTTPS version or not? I have a Blog where each page have a static version served with dynamic url mysite.com/mypage?logged=false

: Handling the HTTP Host header with what status code? After finding out that the environment variables HTTP_HOST and HTTP_SERVER return the same values on my server, I made a patch for apache

: Is a Server and Date HTTP header really necessary for error or redirecting pages? On practically every URL I visit using the command-line tool CURL, there is always a server identification header

: HTTP and HTTPS visibility question First a little context as a lot of people have been confused by my question in the past. Everything in the 2 requests below is visible to a third party

: Google Webmaster Tools- Do I need to mark my SSL domain as a duplicate of my non-SSL domain? I have a Drupal 7 site served exclusively using SSL with the "bare" domain (no www). But, I see

: Disabling If-modified-since / if-none-match on web server for some files What I want to do is try to get search engines to rescan my sitemap files (plain xml files stored on server). It did

: Htaccess www to non-www and non-SSL to SSL I want to redirect all HTTP requests to HTTPS as well as redirect all www requests to non-www. The reason for this is that I want SSL to be forced

: Requesting for downloadable files via HEAD I bet google is checking web pages via HTTP HEAD and HTTP GET request methods. So I'm thinking I should also allow proper header output for downloadable

: Duplicate content in https without certificate? and google tries HTTPS anyway? I understand that for an HTTPS page to work properly, a valid certificate is required. On my web server, we primarily

: Can servers ever return headers not beginning with HTTP? When I checked URLs for headers, they always start with HTTP. For example, HTTP/1.1 301 Moved Permanently. If I remember, I think in

: Can a website meet standards without a single link returning 404 status? According to woorank.com seo tools, I read that its not best practice for a website to not have a custom 404 error

: Can an HTTP status 400 be a substitute for a 410? As I shift many URL's on my site from non-friendly to friendly, I came across an old URL that was used for testing that google later ended

: URL encoded query string with embedded null %00 breaks on some servers We have need to send an encrypted string in a query string to a web page. Sometimes because of the encryption, there

: 406 Not Acceptable response I'm getting a 406 Not Acceptable response from a GoDaddy Shared Apache server upon making the following request through posting a form directly from the browser: HEADERS:

: Using sub-directory vs single directory urls I'm creating a location based site and was debating between two styles of writing urls. The first shows the name of the restaurant followed by the

: Avoiding duplicate content on mobile at all costs After thinking for numerous hours, I'm starting to think that google discovered duplicate content in a unique way. I have a website that presents

: Do I have to redirect every page or just the domain? Say I have a www.example.net and www.example.net and example.com is an Amazon S3 site setup to redirect all pages work fine i.e www.example.com/page1.html

: Is making a catch-all page for HTTP status 410 errors practical? I run a website with photo galleries. Each photo gallery contains at least 100 to 500 photos on their own individual pages and

: Earliest browsers that support if-modified-since or if-none-match headers Based on my observations, google and probably many others are in love with websites that include the Etag and Last-modified

: URL appearance in Google results Why do some Google results show the http prefix in the green URL and some don’t?

: Is granular http logging for an application handled at the application level or the http server level? I need to log all requests coming into the server. Typical things you would get from Apache

: What is the difference between HTTP and URLs? What is the difference between HTTP and a URL as used for a website? How is that related to the layers of HTTP?

: Caching a changing site I run a website where the static content changes at least 4 times a week and I'm trying to figure out the best header arrangement to use. Currently I have all caching

: Is pagespeed insights over the top with downloads? On my website I have a page that displays an image in optimized form. I made it display at 60% compression/quality instead of 100%. I also

: 500 error returns website content I'm using CloudFlare on my shared host. Recently all search engines and is-it-up sites have been getting a 500 error. I'm not sure who's to blame, my host

: How do search engines handle protocol-relative links? With many sites supporting but not requiring HTTPS now, there's an increase in protocol-relative links. A protocol-relative link is one where

: When responding with a HTTP 3xx Redirect status, should there still be a response body? When a service is answering an HTTP request with a "3xx Redirect" status code response (and the accompanying

: Pages that never finish loading: How to diagnose Users occasionally complain, and we probably all occasionally see, a web page that never finishes loading. In Google Chrome the spinning circle

: What’s up with this 302 redirect to the same URL? I was scanning my website for links that point to HTTP 301/302/303 redirects when I found a puzzling behavior of the curl utility. Consider

: Incorrect Referring URLs - What can be the cause? I am running a website with affiliate links . When the visitors of mydomain.com/page.php click on such an affiliate link, they are being sent

: No one can access our website today using http, but can with https We arrived at work this morning to find our website was 'down'. It loads a blank white page with no messages at all.

: What changes are coming that would reduce the problems assosciated with HTTPS compared to HTTP? I have a web site under development. It is used for surveys but there's an advertising component.

: What is appending the "bmi_MfsTid" parameter to the URLs on our website In our server logs, we see that some HTTP requests contain the parameter bmi_MfsTid=<number>. We are not using this

: Trailing slash on Root folder - Is it possible to remove it without 301? I have noticed something very strange on the site I'm working on. We currently only show http://www.example.com. The
Next Page
Terms of Use Create Support ticket Your support tickets Powered by ePowerPress Stock Market News! Top Seo SMO © topseosmo.com2022 All Rights reserved.