11,530 Posted Topics

Member Avatar for jessicaboland
Member Avatar for kasmar45

Welcome back! Thanks for joining and hopefully we can help you with your upcoming project.

Member Avatar for Dani
0
32
Member Avatar for saurabhjain

I would definitely check out Yahoo! Publisher Network. Some people have even had better experiences with it than Google AdSense.

Member Avatar for bessieexum
0
433
Member Avatar for cored0mp

Are you implying that a single person would constantly rotate across positions involving software architect, coder, writing documentation, and doing QA? I'm not a fan of this strategy. Firstly, different people have different strengths and weaknesses. You want to put each person in a position in which they will thrive …

Member Avatar for chuckc
1
140
Member Avatar for cored0mp

I have coded and maintained DaniWeb by myself for twenty years. I have always tried to write code that adheres closely to standards. I try to make my code easy to read, and document it well enough that, should I need to change something, I can easily figure out why …

Member Avatar for cored0mp
0
157
Member Avatar for Miachel

Welcome to DaniWeb! You're in the right place because I have over 25 years of SEO experience (since the industry first started, pretty much).

Member Avatar for Dani
2
28
Member Avatar for ErikaHarrison

Begin by going to [Search Console](https://search.google.com/search-console) and setting up a new property, or bringing up an existing property you have alredy set up. Click on Sitemaps in the left, and add a new sitemap URL. My recommendation is to create different sitemap files for each section of your website, and …

Member Avatar for Dani
0
15
Member Avatar for jayashree10

I briefly answered your question [here](https://www.daniweb.com/programming/web-development/threads/541112/how-can-i-be-safe-from-things-like-sql-injection-and-cross-site-scripting#post2295270) by saying: > To prevent cross-site scripting attacks, you similarly want to make sure that *all* text derived from user-generated input is HTML escaped. If using PHP, you can use the `htmlspecialchars()` function. It really is that simple, if you're using PHP. I do …

Member Avatar for webhostingworld
1
85
Member Avatar for thir

Here's an article that should help you: https://www.geeksforgeeks.org/how-to-generate-pdf-file-using-php/ Please let me know if there's something specific in that article that is confusing you, and I can try my best to explain it in better detail.

Member Avatar for gottaloveit
1
215
Member Avatar for premdparmar
Member Avatar for Alisha_8

I would begin by taking a real, impartial look as to whether the pages that are now ranking higher than yours are providing the reader with more accurate, more in-depth, or a more original perspective about the topic.

Member Avatar for EdwardMatthew
1
46
Member Avatar for brandlyglobal
Member Avatar for julianamartes

Hi there! Thanks for joining and welcome :) Let us know more about yourself. What brings you to DaniWeb?

Member Avatar for Dani
0
11
Member Avatar for cored0mp

Haha, good job! Thanks for sharing your solution. Sometimes that happens with me. As you type it up, you think about how to phrase what's wrong and what needs to happen, and it makes you think about it from different angles, and you figure it out.

Member Avatar for Dani
1
161
Member Avatar for Bellicn063

Your profile says you're a social media marketing manager. Soooooo why are you posting this? Is this AI-generated content? Is it a personal interest of yours?

Member Avatar for Dani
0
39
Member Avatar for FarrisFahad

It seems as if you have to use OAuth to authenticate on behalf of your user (or whomever you want your application to post tweets on the behalf of). How did you generate the authorization bearer_token? It seems as if that's just a token to authenticate on behalf of your …

Member Avatar for Dani
0
140
Member Avatar for Khurshid-ahmad
Member Avatar for allan1234567890
Member Avatar for FarrisFahad

I wholeheartedly agree with cored0mp when it comes to library support. As a PHP’er, it’s been a lifesaver for me knowing that anything I might need, and any popular API I might want to use, can find documentation and extensive support on. At least for everything I’ve tried to do …

Member Avatar for Dani
3
66
Member Avatar for Smbom

I would begin with a Google Search Console account and multiple sitemap files, with each sitemap file listing all of the URLs in different sections of your website. You can have a sitemap index file that links to all the different sitemap files, with each sitemap file representing a different …

Member Avatar for sankut
1
357
Member Avatar for Paulmescal
Member Avatar for aliceblack78
2
171
Member Avatar for Dani

Ashamedly, I'm a jQuery user with very weak Javascript skills. However, I noticed that Google Chrome DevTools console is giving me the following warning: > Listener added for a synchronous 'DOMNodeRemoved' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. …

Member Avatar for Dani
0
5K
Member Avatar for FarrisFahad

If you hadn't said anything, I would have assumed an ice-free driveway meant one of those heated driveways that melts the ice and snow so you don't have to shovel your car out. But that's the New Yorker in me!

Member Avatar for bessieexum
1
44
Member Avatar for cored0mp

> Is there a better way to python-encode data that's consistently reversible using mysql for processing? I suppose the first question I would ask is *why* does the data need to be encoded in MySQL? What is the objective for it to be encoded? I suspect it's not security, since …

Member Avatar for cored0mp
2
924
Member Avatar for carriejo810

I say 2024 is going to be the year of even more AI. Happy new year!!

Member Avatar for EdwardMatthew
1
24
Member Avatar for rproffitt

> A new Daniweb home/top page. Link me to content you wish was on the homepage for you but isn't. I guess I'm just of the belief the reason there isn't a lot of quality content presented on the homepage is because there just isn't a lot of quality content …

Member Avatar for carriejo810
4
1K
Member Avatar for Andrew_107

> What is a good way to make sure all the pages are in Google? Create a sitemap XML file that lists all of the pages you want indexed in Google. Use noindex meta tags for thin content (navigational pages, login pages, etc.) that wouldn't be a great experience for …

Member Avatar for bijutoha
1
128
Member Avatar for soccerjerseys
Member Avatar for techtheclone

I can look into this tomorrow if you still need help. Sorry, I’ve been feeling sickly yesterday and today.

Member Avatar for jkon
0
78
Member Avatar for jkon

For the past ten years or so, I've had a lot of pain in my fingers, hands, and arms, and I've just chalked it up to carpel tunnel, or sitting at the computer too long, etc. I tend to browse with my hand firmly planted over my mouse, until I …

Member Avatar for jkon
0
33
Member Avatar for karthik98

It looks like your platform, which I assume you work for the company, is just for India. The OP lives in the US. Since you’re in the industry, can you make any recommendations for US-based payroll software? Back when I had employees, I just used Paychex. Not sure if they …

Member Avatar for aahent45
1
479
Member Avatar for biztrack
Member Avatar for Astrologer Mahendhar

Sorry, I don’t understand your question. SEO is used to increase your organic ranking in Google and other search engines.

Member Avatar for bessieexum
17
13K
Member Avatar for Adolfo_1

Your .htaccess file would look something like: RewriteEngine On RewriteRule ^([a-z]+)-([a-z]+)-([a-z]+)$ news.php?slug=$1-$2-$3 [L] This is untested, but it should work.

Member Avatar for jkon
0
220
Member Avatar for Alicia_14

I don't understand what Alicia means by unique characters? What makes those characters unique? Are they reserved?

Member Avatar for DGPickett
0
103
Member Avatar for jayashree10

It has to do with the scope of a javascript variable. It means that the variable is hoisted (aka “lifted up”) to the top of the code block it’s in. This has nothing to do with web hosting, and is only relevant if you are a javascript developer.

Member Avatar for AndreRet
-1
42
Member Avatar for jayashree10

Use a CDN to load your images and fonts. I recommend Cloudflare, which has a free version, but you can also use Fastly or one of the other popular options out there. Also, limit the amount of heavy Javascript you're using.

Member Avatar for Biiim
0
79
Member Avatar for jayashree10

# Reducing page load time: * Use a CDN such as Cloudflare or Fastly to serve your static images, javascript files, CSS files, etc. * Make sure that your web server is as fast as it can be; If using PHP, use Opcache, etc. # Minimizing render-blocking resources * Put …

Member Avatar for Biiim
0
65
Member Avatar for Dani

The new robots.txt tester that is now built into Google Search Console is finding errors with the last two rows of my robots.txt file: Sitemap: https://www.daniweb.com/latest-sitemap.xml Sitemap: https://www.daniweb.com/sitemap.xml The error is: *Invalid sitemap URL detected; syntax not understood* Any idea what could be wrong here?

Member Avatar for Dani
1
1K
Member Avatar for Reverend Jim

The only name I recognize in your post is Kermit the Frog. It’s not easy being green.

Member Avatar for Reverend Jim
1
25
Member Avatar for Fazna

While I concur that Figma is incredibly popular in the UI world, I fail to see the point of your post.

Member Avatar for Dani
1
65
Member Avatar for Mindmade

An oldie but a goodie: Start a blog on your website with wacky and interesting news and fun facts that are relevant to your product or service. Promote those articles on Facebook in order to get FB likes and shares.

Member Avatar for bessieexum
-1
96
Member Avatar for jayashree10

The best way to prevent SQL injection attacks is to make sure that *all* strings passed into SQL queries, especially if they are derived from user-generated input, are properly escaped. If using MySQL with PHP, you can use the `mysqli::real_escape_string()` function. Other databases have equivalent functions. To prevent cross-site scripting …

Member Avatar for Dani
0
48
Member Avatar for peol

> What does SAP stand for India? Probably the same thing it stands for in other countries.

Member Avatar for Dani
-2
13
Member Avatar for Julia K

Hi Julia and welcome to DaniWeb! You can link to your project from within your post signature, which can be set up [here](https://www.daniweb.com/connect/profile/community). We used to have a Share Your Projects forum a long time ago, but unfortunately it became a huge spam fest, where people didn't really care about …

Member Avatar for Dani
0
54
Member Avatar for buzzboss
Member Avatar for facarroll

Another solution might be to just show smaller, low resolution versions of images, and only the full resolution if the person has paid for it.

Member Avatar for Dani
1
375
Member Avatar for Nicole_22

I don't know about *four* steps but ... Understand your product. Understand who you need to market to. Market to the target demographic. Collect leads. Follow-up on each of those leads.

Member Avatar for bessieexum
0
107
Member Avatar for Dani

For some context, I use Google Ad Manager for all display ads on my site. Within the *Privacy & Messaging* section of Ad Manager, I have GDPR messages enabled for my entire domain. The message is published and the reporting stats indicate a sizable usage. Additionally, various ad units have …

Member Avatar for Dani
1
954
Member Avatar for brandlyglobal

Aside from everything posted above, sometimes large changes to a complex website can take 6-9 months to be recognized by Google.

Member Avatar for Dani
0
82

The End.