Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
issue
- Page 1
Re: Cannot run exe from asp.net
Programming
Web Development
22 Hours Ago
by Neil_brown001
… doesn’t even appear, it could be an HTML/CSS
issue
, or the file isn’t loading. Make sure the app…
Re: Why my created link is not updating as a backlinks?
Digital Media
Digital Marketing
Search Engine Strategies
11 Hours Ago
by emmasmithes
… agency in Los Angeles, but I’m facing the same
issue
. Even after creating a good number of links, they’re…
Re: Differential Directory, indexing method
Programming
Software Development
4 Days Ago
by xrjf
I've just made an update because some records weren't being added properly. The
issue
was that the form didn't take into account that the register field (in the call to DiDi) is passed by reference.
Re: Differential Directory, indexing method
Programming
Software Development
2 Days Ago
by noahevans
…. Whether it’s a software glitch or a deep hardware
issue
, we use efficient diagnostics and keep your data structure — and…
500 Internal Server Error: Need to Hire Developers in USA
Programming
4 Weeks Ago
by YashSmith
… despite the server running fine. No clear logs indicate the
issue
. The backend is in Node.js with Express.js. app…', async (req, res) => { let data = await processData(); // Possible async
issue
? res.send(data); }); Could it be an async error or…
Database Connection Failing in MySQL – Need to Hire Developers in the USA
Programming
4 Weeks Ago
by YashSmith
…): Access denied for user 'admin'@'localhost' Is it a privilege
issue
, host misconfiguration, or MySQL version mismatch? Seeking expert developers in…
Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
3 Weeks Ago
by YashSmith
… index return 0; } How can I prevent this memory access
issue
?
Re: Page Speed Issue
Digital Media
Digital Marketing
4 Weeks Ago
by bngwebguru
Optimizing JavaScript performance is a key factor in improving Core Web Vitals. Efficient coding practices, minimizing render-blocking resources, and utilizing CDNs like Cloudflare or Fastly can significantly improve page speed, regardless of backend technology.
Re: Page Speed Issue
Digital Media
Digital Marketing
2 Weeks Ago
by ashleydent4u
WordPress has tons of optimization plugins and a big community that makes it easier to improve page speed and Core Web Vitals without much manual effort. Java-based websites, on the other hand, usually need more hands-on optimization since they’re often custom-built and heavier in structure. Things like lazy loading, efficient server-side rendering…
Re: Page Crawling Issue
Digital Media
Digital Marketing
1 Week Ago
by jonathannweyer
If SEMRush is only crawling a few pages, it might be due to the crawl settings or limits in your SEMRush account. Check if there are any crawl restrictions set up and make sure your robots.txt file isn’t blocking any important pages.
Re: How Can I Increase More Traffic of My Website?
Digital Media
Digital Marketing
4 Weeks Ago
by melodyce
… the website, as for retention on the website is another
issue
(such as: high-quality content and solutions)
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Weeks Ago
by Dani
…. After 2 weeks, they finally acknowledged there was a bigger
issue
, had another planned maintenance window, and gave us credit for…
Re: Is linux your daily driver?
Hardware and Software
Linux and Unix
2 Weeks Ago
by Reverend Jim
>Yes , that is still an
issue
... Many years back a neighbour was taking an evening course …
Re: Database Connection Failing in MySQL – Need to Hire Developers in the USA
Programming
4 Weeks Ago
by rproffitt
Isn't that a little basic for the Dev Technosys company to not fix themselves? What happened to the coders and developers you had?
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
3 Weeks Ago
by Reverend Jim
Don't try to access past the end of the array.
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
3 Weeks Ago
by rproffitt
Thanks for the MVE (minimum viable example). But it's just bad code. c, c++ and a lot of language won't stop you from going out of bounds.
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
3 Weeks Ago
by Dani
You’re creating an array of 5 integers and then trying to access the 11th integer in the array (assuming the indexes start at 0). You’re getting an out of bounds error because you’re trying to access an array element that doesn’t exist. You can access arr[0] up through arr[4].
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
3 Weeks Ago
by Salem
It should be obvious by now from their posting history that the OP is a troll.
Re: Google Search Console -> Page indexing
Digital Media
Digital Marketing
Search Engine Strategies
2 Weeks Ago
by ashleydent4u
It sounds like you're on the right track already, and your robots.txt file actually looks okay at first glance. However, if 1.13K pages aren’t being indexed, it could be due to a combination of issues like low-quality content, duplicate pages, or crawl budget limits (especially with Blogger sites). In Search Console, head to the “Pages” section …
Re: python programming issue
Programming
2 Months Ago
by Pebble94464
… attempted installing to my system but could not reproduce the
issue
. Everything installed as expected. Maybe you could try upgrading **pip….11.9 on Windows 10. Let us know what the
issue
was if you manage to resolve it.
Re: python programming issue
Programming
2 Months Ago
by GodMode9
I have faced similar issues before! Sometimes the problem is related to incorrect indentation. Python is very particular about spaces, so double-checking your code can help fix the
issue
.
Re: Page Crawling Issue
Digital Media
Digital Marketing
2 Months Ago
by naps2
If you are encountering a page crawling
issue
, you should check your robots.txt file to ensure that important pages are not blocked. You should also check Google Search Console for crawl errors or indexing issues.
Re: Page Crawling Issue
Digital Media
Digital Marketing
2 Months Ago
by Olu_610
I have encountered similar
issue
. SEMrush appears to focus on crawling only the most prestigious pages because it operates on a 500-page limit. Using the SEMrush API alongside adjusting crawl settings will help raise the crawl depth.
Re: Page Crawling Issue
Digital Media
Digital Marketing
2 Months Ago
by ashleydent4u
… too low, it won’t scan all your pages. Another
issue
could be your website’s server response time; slow-loading…
Re: Google Search Console -> Page indexing
Digital Media
Digital Marketing
Search Engine Strategies
2 Months Ago
by koneill
All - just seeing the responses now - many thanks for all the suggestions - my biggest
issue
is that a lot of the terminology and GUI interface I'm not a guru in by any means! I'll look thought the items and see what makes sense to me.
Editor crashes browser
Community Center
Meta DaniWeb
1 Month Ago
by Dani
… browser on my Android phone. > > I guess the
issue
is only picked up by Chrome. I know chrome does…
【McCharts】基于鸿蒙 ArkTS 语法开发的图表组件 -- 折线图
Programming
Software Development
1 Month Ago
by 杨_659
…, and other functions that will also be planned. In this
issue
, we will first implement the above basic functions, and then…
python programming issue
Programming
2 Months Ago
by Ccrobinson001
When running the following command I get an error > Quoted Text Here python3 -m pip install -r requirements.txt Defaulting to user installation because normal site-packages is not writeable Collecting faster-whisper==1.0.2 (from -r requirements.txt (line 1)) Downloading faster_whisper-1.0.2-py3-none-any.whl.…
Re: python programming issue
Programming
2 Months Ago
by Reverend Jim
Can you please post the contents of requirements.txt? I don't know if this will make a difference, but when I install python I always put it in c:\python and install for all users. I find it much easier when trying to fix problems like this to have all the files in a top level folder rather than buried multiple levels down in appdata…
Page Crawling Issue
Digital Media
Digital Marketing
2 Months Ago
by MasoodDidThat
My website is an ecommerce website and it has more than 500 pages, the SEMRush is only crawling 4 pages and i checked on google search conscole and all the pages there are indexed. My internal linking is also good. Help me understand why semrush is not crawling all my pages?
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC