Newest Questions
38,706 questions
0
votes
2
answers
24
views
Quickly re-caching a page when visitor accesses a page
I run an e-commerce website. The code is all done in PHP.
Every time I make a new release of the site, I re-cache everything (18 webpages plus a few images) which takes a couple minutes.
In order to ...
0
votes
1
answer
23
views
Why Isn't My Blog "Glam XO Jasmeet" Ranking on Google Despite Being Indexed?
I run a beauty and lifestyle blog called Glam XO Jasmeet. The site is indexed by Google (I’ve confirmed it using the site:glamxojasmeet.com operator), but it’s still not appearing in search results ...
2
votes
3
answers
115
views
Redirect when image is loaded
somebody is loading an image from my website on their website using the URL from my server. I would like to get back the user and redirect to my website.
In other words :
the bad guy has a webpage ...
0
votes
1
answer
21
views
Assistance Needed: Google SERP Showing Incorrect Site Name
I’m encountering an issue related to our website’s branding on Google search results. We recently transitioned from our old brand, dinCloud, to our new brand, XTIUM. As part of the migration, we ...
0
votes
2
answers
32
views
How to make googlebot crawl and index specific urls of subdomain and block the rest of the urls of it?
I need help with setting up a proper robots.txt for specific conditions.
We recently launched two new products that are starter kits, and we need to deploy them on a subdomain with separate landing ...
0
votes
0
answers
10
views
Is the lastsess field of HAProxy stats equals to stats\Sessions\Last at visual dashboard?
I've configured HAProxy with
listen stats
bind :3309
...
stats uri /haproxy_stats
So when I do
curl http://[creds]@127.0.0.1:3309/haproxy_stats?;csv
I get stats
Is lastsess field of such ...
0
votes
1
answer
39
views
Domain transferred without my authorization
Please I am in serious need of advice on how to go about this and action to take against the company that I registered my domain with.
I registered a domain name with domainking.ng since 2021 with my ...
0
votes
2
answers
20
views
How accurate is "https://validator.w3.org/"? [closed]
I am currently learning SEO and reading Adam Clarke's best selling book "SEO 2025".
In the chapter under "Usability" he talks about how bad code can negatively affect your SEO ...
0
votes
1
answer
25
views
Site disappeared from Google after backlink from Google Play store
I have a app on the play store. I planned to build a site similar to what App is. Basically web version of App. I was getting good traction and indexing initially for my site. I realised my App's ...
0
votes
0
answers
27
views
cPanel restore from failed hard drive
I found the offical document in cPanel docs. I was following below link for disaster-recover.
https://docs.cpanel.net/knowledge-base/general-systems-administration/full-disaster-recovery/
After second ...
0
votes
1
answer
61
views
Google isn't Indexing GitHub Repositories
I'm waking up this topics because it's still relevant, but without answers.
None of my actuall GitHub repo are indexed by Google. Since I actually don't own the domain (I'm not GitHub), I cannot use ...
0
votes
0
answers
32
views
Domains registered with Cloudflare are missing from account
My domains that were registered with Cloudflare are missing from my free Cloudflare account.
Everything was working fine for few years, and suddenly I can not trace traffic from my websites.
Could I ...
0
votes
1
answer
29
views
Correct way to select CloudFront IPv4 address for A name record in Route 53
In follow up to this question: Route 53 configuration for root level domain — I set up an A record in Amazon Route 53 that points the root-level domain (example.com) to one of the IPv4 addresses used ...
0
votes
0
answers
10
views
How can I display a feed of custom post types (created with ACF) at a custom URL in WordPress?
I’m using the latest version of WordPress with the “Twenty Twenty-Three” theme (v1.6). I created a custom post type using Advanced Custom Fields (ACF).
What I want is a separate URL (like /my-custom-...
0
votes
0
answers
8
views
How to debug niche problem with HSBC OTP and Stripe in a NextJS app in Safari?
I am having a problem reported where users with a HSBC card cannot enter their OTP code in a Stripe iFrame in Safari (desktop only). The form field is not totally dead, the autofill does momentarily ...