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)
Strapi/NextJs Dynamic Route Sitemap
I'm using the strapi-sitemap-plugin by boazpoolman to develop a sitemap for my NextJs application. The issue is I have a nested dynamic route like so:
/articles/[categories]/[article]
The plugin allow...
haredev
Votes: 0
Answers: 1
Yoast XML Sitemaps and Docker WordPress not working
I am using the official WordPress image with Apache and can confirm that the htaccess file in the container is being used because I can cause an Server Errror with incorrect code.
All seems well apart...
Paul Littlefield
Votes: 0
Answers: 0
How to parse a sitemap index that has compressed links
I've made a program that reads the /robots.txt and the /sitemap.xml of a page and substracts the available sitemaps and stores them on the siteMapsUnsorted list.
Once there I use crawler-commons libra...
Santiago Luca
Votes: 0
Answers: 1