447 Recommended Topics

Remove Filter
Member Avatar for AYMANE_1

Hello everyone, my first post (of many to come) here, so i have created my own portfolio website using Laravel, and i was wondering what are the best practices to make it search engine friendly and rank up, am a graphic designer and my portfolio has my works on it, …

Member Avatar for scope_2
4
117
Member Avatar for Tabassum A

Hi all I have encountered some difficulty while checking seo report of a site. Which is the best tool for exact tracking?

Member Avatar for slmediaos
7
1K
Member Avatar for avani_2

Hi, I am avani and i am working as a seo and i want to know how to increase my site rank in Google ?

Member Avatar for slmediaos
3
500
Member Avatar for grktraining530

Hi, I created lots of link for my websites but, they didn't generate as a backlink. What I can do to make them appear as backlinks?

Member Avatar for emmasmithes
4
155
Member Avatar for John_165
Member Avatar for slmediaos
3
266
Member Avatar for brandlyglobal
Member Avatar for DavidKroukamp

I have seen many people struggling with Reading files and writing files in java, also a great problem is how to edit a file too. So in this code snippet I have put all these problems into one small program in hopes to help others. So this code snippet will …

Member Avatar for Bdill7
5
23K
Member Avatar for jkon

Recently I started to rewrite the core of a web app in Java (not including the Admin part). I have discussed ideas with colleagues and friends and one thing that seemed to be an agreement was that it is time to stop keeping the same image in two formats jpg …

Member Avatar for ellasophia
0
60
Member Avatar for usmanmalik57

In a previous article, I explained [how to extract tabular data from PDF image documents using Multimodal Google Gemini Pro](https://www.daniweb.com/programming/computer-science/tutorials/541449/pdf-image-table-extractor-web-app-with-google-gemini-pro-and-streamlit#post2296083). However, there are a couple of disadvantages with Google Gemini Pro. First, Google Gemini Pro is not free, and second, it needs complex prompt engineering to retrieve table, columns, and …

Member Avatar for mansha99
2
2K
Member Avatar for rahulrevolution

when I insert ip address by clicking Network connections---> and click on Ethernet properties and change properties of IPv4--> select "use the following ip" and put ip address but as I click "ok" ip address automatically removed and the option "obtain the ip automatically " selected. when I use ipconfig …

Member Avatar for dexcowork
0
109
Member Avatar for Mr.M

Hi Dw I'm doing a scanning program and now the problem is that there are some files and folders which the program can't access because of access denial and it just produce an error and don't continue with the scan so now I want to know how can I skip …

Member Avatar for Rythorian_1
0
5K
Member Avatar for Sara_46

In today's digital landscape, having an online presence isn't enough. You need to ensure that your website ranks high on search engines to attract the right audience. This is where search engine optimization experts come in. SEO experts have the knowledge and tools to analyze your website, identify areas for …

Member Avatar for rproffitt
0
4
Member Avatar for Mr.M

Hi DW, I'm having an issue here, I have 3 forms namely `start.h`,`home`,`Form1` in their order of execution, the problem starts when I include Form 1 to any of these forms then I get `LNK2005 'unsigned short MyprojectName::m_hservice' (?m_hservice@MyprojectName@@$$Q3GA) Already defined in home.obj` NB these forms are completely different, the …

Member Avatar for Mr.M
0
213
Member Avatar for bijutoha

I'm curious to hear your thoughts on how **AI can be leveraged for SEO success**. 1. What specific AI tools or techniques have you found most effective? 2. How have you integrated AI into your SEO workflow? 3. What challenges or limitations have you encountered when using AI for SEO? …

Member Avatar for Dani
1
81
Member Avatar for ianhaneybs

Hi I'm trying to make a system for someone I know and I have a customers page with a link to view orders and created another page to display the orders made for that specific customer name, I have got some php code on the page but it looks like …

Member Avatar for gottaloveit
0
67
Member Avatar for emmasmithes

Hi everyone! I can not drive traffic on my website. The backlinks that I am creating are not indexing hence I am not getting any referral traffic as well as backlinks. Can someone help me out? Also how can I index my backlink on Wikipedia? Thanks!

Member Avatar for graceweb
1
78
Member Avatar for xara212
Member Avatar for romromillys

hi guys Black screen appears when I try to use my laptop webcam. I’ve already: Uninstalled and reinstalled the webcam driver[.](null) Checked privacy settings to ensure the webcam is enabled. Checked for hardware changes. Despite these efforts, the issue persists. I have an interview coming up and urgently need to …

Member Avatar for Reverend Jim
1
22
Member Avatar for xara212
Member Avatar for complete

I want to use C# do to a necessary mass emailing of hundreds of receiving email addresses. I have a gmail account and I believe my message will be better received if it comes from my personal gmail account instead of from one of my website's email accounts. But if …

Member Avatar for rproffitt
0
13
Member Avatar for usmanmalik57

On November 20, 2024, OpenAI updated its GPT-4o model, claiming it is more creative and accurate on several benchmarks. In this article, I compare the GPT-4o November update with the previous version (August update) for text summarization and classification tasks. By the end of this article, you will see whether …

1
91
Member Avatar for SabaKhaaan
Member Avatar for Surrogacy

Some people say SEO is dead some say people are just stopping you from getting benefit as they want low competition or unsuccess. What we think please.

Member Avatar for Anu_497
3
803
Member Avatar for alexxx1

So i'd like to have a **text** saying [Location] which will be shown and changed based on the viewer's location/ip. I tried to follow this video here https://www.youtube.com/watch?v=1KiGKd2XXL4 but i didn't manage to make it to work. I registered on 2 websites to get an API key which i placed …

Member Avatar for Astrologer_2
1
117
Member Avatar for Johannes C.

**Turning ideas into executable code has never been easier. This is the story of how I created a small program that turns your photos into pixel art in less than half an hour – with a little help from my AI assistant.** ![ai-coding-assistant.jpg](https://static.daniweb.com/attachments/4/167a40014fbe0091604c395e88cacd5e.jpg) The program is called **PixelPotion**, and you …

Member Avatar for Johannes C.
1
88
Member Avatar for Rahul_143

I need to create an app for the employees in my department. The app should have four sections on the homepage. First is the collection of company guidelines/instructions (various documents in pdf format in one place) second is the various templates/formats used by the employees (again in pdf format) third …

Member Avatar for dexcowork
0
84
Member Avatar for Lihui Zhang

For programmers who do not like to use IDEs, it may not be convenient to find specific strings in files of a specified type. Using standard grep is an option, but specifying file types can be quite cumbersome. We can solve this with a small script. First, use find to …

Member Avatar for Lihui Zhang
1
36
Member Avatar for cored0mp

A script that was working fine on 100 records per batch choked when I fed it 1,000 records. It gave: mysql.connector.errors.OperationalError: 1040 (08004): Too many connections So I went ahead and made sure to connect.close() everywhere that I opened a connection, and the script made it much further but eventually …

Member Avatar for jkon
0
75
Member Avatar for usmanmalik57

In my previous article, I presented a [comparison of GPT-4o and Claude 3.5 Sonnet for multi-label text classification](https://www.daniweb.com/programming/computer-science/tutorials/542629/openai-gpt-4o-vs-claude-3-5-sonnet-for-multi-label-text-classification). The accuracies achieved by both models were relatively low. Fine-tuning is one solution to overcome the low performance of large-language models. With fine-tuning, you can incorporate custom domain knowledge into an LLM's …

1
89
Member Avatar for Ethanbrody
Member Avatar for adwinafram
1
314

The End.