I know that this question could sound weird but I was wondering what is the best way of losing pagerank without getting removed from Google.
lundi 1 décembre 2014
proxy eror on web freer and chrome
how to use chrom withot proxy? can free gate be my problem? I unmark using proxy in setting but it didn't work?
Up-to-date list of user agent distribution [on hold]
Does anybody know where I can find a list of user agents that are used by visitors with their relative frequencies? (Including any bots, etc)
I.e. a list like the following:
- 2% requests with ua string1
- 1% requests with ua string2
- etc
Clearly this depends on the site, so a not-too-obscure site as basis for the collected data would be ideal.
Website testing for some percent of visitors
What's the name of website testing method when the new feature is shown only for some users (not for all), for instance 20%? Are there some online services for that? I know about A/B testing but I'm not sure that's what I need.
i am a person who is always happy and i am the beat when coming to finish my tracks every day with my own mind
I am solo craft mahlatse masela from hammanskraal at kanana . I am doing hip hop music and I do rap every day with my friends on Street
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. As it is very new I have used almost all the latest technologies. AngularJS, ASP.NET WebAPI 2 etc.
I am consider what I should do about HTTP and HTTPS. I want my site to appear secure and for me it's important that the user might see a lock or even better company name appearing in the browser search bar to emphasis security.
However I understand that with HTTPS there are some drawback such as the time taken to encode. Going forward is it likely that these drawbacks might become less important so that for example in 5 years time HTTPS may become more of a standard rather than exception?
change to www from naked domain impact on seo
I have set up my website from the beginning to be used without the www, ie 'naked', with the following command at .htacess and everything is working fine.
RewriteCond %{HTTP_HOST} ^www.soeezauto.ma [NC] RewriteRule ^(.*) http://soeezauto.ma/ [R=301,L]
Now, I have placed the website on Cloudflare for optimization reasons and it seems that they are only able to handle www domains ( if you come through a partner host, which is my case ), so I need to change my domain to work as www.mydomain.com
My main concerns are:
losing INDEXATION
losing HISTORICAL DATA on Analytics/Webmaster
make sure all the web pages I have out there without www will show normally when I change to www.mydomain.com
This is what I found so far:
in Google Webmaster in website settings, favorite domains, it is marked as not defined, meaning neither mydomain.com nor www.mydomain.com are selected. So, should I leave as is or should I choose www.domain.com ? Or is it something else I should do?
in Google Analytics I found this article. Is it fine to do like that?
in .htaccess RewriteCond %{HTTP_HOST} ^.mydomain.com [NC] RewriteRule ^(.*) http://ift.tt/Rvl2Tu [R=301,L]
Also, I read in this question, that I should REDIRECT ALL OF MY WEB PAGES to WWW via .htaccess. Is that the case? I have about 4000 pages out there. It will slow the server down quite a lot I believe to have such a huge .htaccess.
Will that work? Last thing I want is to mess this up and lose data/indexation, not to mention have the site inaccessible to my visitors.
I appreciate any guidance.
Thanks