Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
technical
- Page 1
How to show visa info based on country selection in a travel form?
Programming
Web Development
6 Days Ago
by eservices
… forms. ✅ This version: Avoids links and commercial terms Focuses on
technical
workflow (AJAX, PHP, JSON) Mentions *<link removed by moderator…
Re: What are "Other agent type" Googlebot types in GSC crawl stats?
Digital Media
Digital Marketing
Search Engine Strategies
4 Days Ago
by bijutoha
… a penalty, my mind immediately jumps to some kind of
technical
configuration problem that might have happened on your end, possibly…
Re: Does web directory submissions are dead for SEO
Digital Media
Digital Marketing
Search Engine Strategies
4 Days Ago
by kearawill
… a broader SEO strategy. Focus more on quality content, good
technical
SEO, and getting backlinks from trusted sources.
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
6 Days Ago
by Dani
I have moved your post into the web development forum instead of the advertising/marketing forum where it was and tagged it appropriately. Can you please provide the Javascript code as well as PHP code that is buggy so that we can help diagnose this for you. For example, if the JSON response is empty, it is most likely because of a bug in the …
Re: Page Speed Issue
Digital Media
Digital Marketing
5 Days Ago
by kearawill
Yes, that can happen. WordPress sites often perform better out of the box thanks to built-in caching, optimized themes, and CDNs. Java sites (especially custom-built ones) need manual setup for things like lazy loading, minification, server response, and JS optimization. It’s not the language—it’s the setup. Use Lighthouse to target key Core Web …
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
2 Days Ago
by groverharleen
Hello, please use developer tool while working on HTML/PHP with AJAX. in the console you can easily track what was the POST/GET request made to PHP file and what is the responses shared by PHP file. try debugging response accordingly or if still you face any trouble, please do share screen shot of Header / Request / Response Tabs. i'll …
Re: How Can Small Businesses Effectively Compete in Digital Marketing?
Digital Media
Digital Marketing
4 Weeks Ago
by Dani
… or a similar question. Luckily, there are a lot of
technical
SEO things that you can do (optimize your Javascript, site…
Re: Lots of new members but no one posts
Community Center
Meta DaniWeb
3 Weeks Ago
by Dani
… build forum backlinks for a site about *<insert highly
technical
subject>*. They're instructed to post in forums with…
Re: Securing Customer Data: An Essential Cybersecurity Handbook
Hardware and Software
Information Security
2 Weeks Ago
by graceweb
… regular employee training is especially important. Even with the best
technical
safeguards, a single phishing click can cause major issues. Curious…
Buggy career talk :-P
Programming
2 Months Ago
by Dani
… as the single biggest threat to my career from a
technical
perspective, I would have to definitively say the miscommunication between…
How Are You Approaching SEO in 2024? Strategies That Actually Work?
Digital Media
Digital Marketing
1 Month Ago
by Ramesh sharama
…: Focusing more on search intent than just keyword volume Keeping
technical
SEO solid (site speed, structure, crawlability) Writing content that’s…
Re: Justice Department Offers Grants Against Internet Predators
Digital Media
Digital Marketing
1 Month Ago
by JackRyan248
… investigations, number of prosecutions, percent increase in forensic examinations and
technical
assistance sessions, and the number of participating agencies. > >…
Hi everyone, I'm stevejonas
Community Center
Say Hello!
1 Month Ago
by stevejonas
I am Steve Jonas, a
technical
blogger at EmizenTech, a reputed software development company that deals in Magento 2 solutions, Salesforce, and Python development.
Re: Hi everyone, I'm SanjayJoshi
Community Center
Say Hello!
2 Months Ago
by Dani
Hi and welcome! What interested you in SEO initially? Do you focus more on
technical
SEO or off-page (backlinks, etc.)?
Re: Is there anything special I should pay attention to when doing SEO?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by scope_2
… quickly, is mobile-friendly and is easy to navigate. Consider
technical
aspects of SEO, such as fixing broken links and optimizing…
Re: Is there anything special I should pay attention to when doing SEO?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by dianapps
… only if it’s useful. **Bonus Tip:** Don’t ignore **
technical
SEO**—things like proper indexing, fixing broken links, structured data…
Re: Differential Directory, indexing method
Programming
Software Development
1 Month Ago
by xrjf
… time to share it publicly. This release is both a
technical
revival and a tribute to its original vision.
Re: Cannot run exe from asp.net
Programming
Web Development
1 Month Ago
by lennyli
… software prototype for remote control of another computer involves several
technical
aspects, including networking, security, and user interface design. Below, I…
Re: Why my created link is not updating as a backlinks?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by Ramesh sharama
Your backlink may not be updating due to indexing delays, low-quality or **nofollow links**, or improper placement. Ensure your link is placed in relevant, high-quality content, is "**dofollow**," and there are no
technical
issues preventing it from being indexed by search engines.
Re: Digital Marketing Strategy for My Website
Digital Media
1 Month Ago
by MasoodDidThat
… platform is giving you the best result 10. Audit website
technical
seo with the help of Google Search Console 11. Start…
Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
Then there’s me, whose expertise is mostly limited to
technical
SEO and PHP these days, I’m afraid. Ugh, the brain fog is real.
Re: Page Speed Issue
Digital Media
Digital Marketing
2 Months 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: Buggy career talk :-P
Programming
2 Months Ago
by Reverend Jim
The most challenging bug was one I introduced myself. While making a miniscule code change I decided to improve the readability of the following line by inserting a space. In today's code that would not be a problem, however, most of our code (AGC/SCADA) was written in FORTRAN. Those of you who made your bones in the punch card era, or know a …
Re: Buggy career talk :-P
Programming
2 Months Ago
by pritaeas
The one with the most impact was a Firebird library update, which appeared low to no impact. After deploying at a customer, the library soon showed a complete disregard for database transactions. This mangled the client's database completely and caused us to retrace all changes by hand to undo the damage done. Several weeks worth of misery... …
Re: Page Speed Issue
Digital Media
Digital Marketing
2 Months 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: Buggy career talk :-P
Programming
2 Months Ago
by Salem
This https://en.wikipedia.org/wiki/Peterson%27s_algorithm Plus two different kinds of processors. Plus an error rate of less than once a week. After many months, the cause was eventually captured on a bus analyser. After which, the solution was obvious after a bit of RTFM. Turned out that one of the processors had the then awesome new …
Re: Hi everyone, I'm stevejonas
Community Center
Say Hello!
1 Month Ago
by Dani
Hi Steve. Welcome to DaniWeb. What brings you here?
Technical Resume review discussion
Community Center
18 Years Ago
by TNM
…and discussion (blog) on
Technical
Resumes we've started to collect and review (as
Technical
Recruiters/Hiring Managers), from a…(freely) what's really good or not about your
technical
resume, get a quick "filter" and opinion…, within very current
technical
and hiring contexts. You can submit your own resume,…
Technical Support
Community Center
Say Hello!
15 Years Ago
by ATL_TECH
…;Andre") Johnson and I currently work at Atlanta
Technical
College doing
technical
support for the entire college. Two of my goals… in the IT field are to become more
technical
proficient in repairing computers and learning more in the security…
Technical Support
Digital Media
Digital Marketing
19 Years Ago
by hooper
… interested in out-sourcing the entire online customer support services (
technical
, sales and billing) function of your firm, we can offer… hosting industry. They are highly capable in handling support tickets (
technical
, sales and billing) and assisting visitors / customers live via any…
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