python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Consolidate duplicate URLs
I'm getting the following critical error when running my website through Site Checker.
Search engines see your https://www.example.com and
https://www.example.com/index.html (or
https://www.example.c...
Taggs74
Votes: 0
Answers: 1
og:image in facebook preview not Showing , using React-Helmet
I am using React-helmet to display metadata for my website. Image previews on Facebook and Twitter are not showing up. The Link for the image is correct . I tried scraping again for Facebook but it di...
OgLuka
Votes: 0
Answers: 0
How vuejs app appearing on google search results?
I have a VueJs application
The server returns
and I'm able to see my website listed on google
How it is possible?
As far as I understood Google will not be able to show if the website doesn't have t...
Asaf
Votes: 0
Answers: 1
How to use Requests.Get to produce a list of status codes for a large number of sites
I'm a novice python programmer and I'm trying to use the requests library to find http status codes for a large list of urls, put those status codes into their own array, then add the status code arra...
sleepy
Votes: 0
Answers: 2