Top new questions this week:
|
|
Please don't close for being a duplicate, I have already tried the other answered questions and am still having issues.
First, I know why the certification for the site breaks when using www. The ...
|
|
I'm using WordPress and I added some rewrite functionality so that certain posts that normally have a link like:
http://example.com/category/post-name
Now look like:
...
|
|
Recently, I moved a site from http to https and the sitemaps got updated. I submitted the sitemaps to Google. There were around 9 sitemaps for the site, each of them containing pages/images the site. ...
|
|
I'm setting up geo-redirects for my site and am unsure which redirect type to use. I've read many articles on this subject, but still do not have a clear answer.
Here's the plan:
Visitor lands on ...
|
|
I have a single instance of nginx serving several virtual hosts with their respective domains on the same ip address. When someone tries to access my ip, they are served one of them, but since my ...
|
|
I moved my site form http to https, now sitemap contains https urls, but Bing webmaster indicates increased "crawl errors" and my indexed pages have decreased to 0.
The list of errors says http pages ...
|
|
One of my inherited projects has the domain name being added to all relative path dimensions in all of my Google Analytics reports.
I've looked into a few things but I'm not 100% positive if this ...
|
Greatest hits from previous weeks:
|
|
Everytime I install Xampp on my computer installation ends with 2 messages.
C:\xampp\apache\bin\httpd.exe is not a valid win32 application;
C:\xampp\php\php.exe is not a valid win32 ...
|
|
I am trying to use <h1> tags on my blog for the post title and came across one problem. Title is hyperlinked.
Case 1:
<h1> <a href=""> xyz </a> </h1>
case 2:
<a ...
|
Can you answer these?
|
|
I am performing a series of A/B testing on my site through an A/B split test engine.
I've designed my site to use url arguments to enable and disable features. For example, ...
|
|
You'd think just "webkit", but the screenshots it shows me (and the issues it finds) are quite different to anything that I've seen via devtools device testing or using actual devices.
Is it maybe ...
|
|
I am trying to track clicks on my site using the analytics.js script for tracking events. I implement the snippet and test using the "Real Time" view and nothing shows up. Here is the snippet I am ...
|