11,566 Posted Topics

Member Avatar for larry29936

Line 127 says `<form id="form1" method="POST" action="/">` which means to post the form data to the homepage of your site, which means the form isn't even working at all. The action should be `action="contact.php"` instead.

Member Avatar for Dani
0
715
Member Avatar for Luah

I'm going to try formatting your query: SELECT * FROM coupon c INNER JOIN coupon_customer cc ON c.coupon_id = cc.coupon_id LEFT JOIN coupon_store cs ON c.coupon_id = cs.seller_store_id LEFT JOIN seller_store ss ON c.seller_store_id = ss.seller_store_id WHERE cc.customer_id = $customer_id AND c.date_end > NOW() You can use the GROUP_BY clause …

Member Avatar for Dani
0
234
Member Avatar for DanielKeith
Member Avatar for resumetogo

Hi Azeem. Stuck at home here as well. How is the UAE doing with coronavirus?

Member Avatar for Dani
0
90
Member Avatar for MickeyD

Depending on what you want to use the computer for, there will always be limitations based on ram amount. Your processor capabilities determine how fast your computer can work, and ram basically limits how many things your computer can keep track of at one time. In my experience, no reasonable …

Member Avatar for mariah1902
1
2K
Member Avatar for kpkarthik90

What do you want to rank for? Your company's name? Put it in the title, in the meta description tag, and as an H1 tag at the top of the page.

Member Avatar for redialsolutions
0
1K
Member Avatar for reidhosatria

So I think you have two options: $file_as_array = file("https://api.hackertarget.com/nping/?q=8.8.8.8"); foreach ($file AS $array AS $line_of_file) { echo "$line_of_file\n"; // \n is used to put a hard return line break at the end of each line } Or: echo file_get_contents("https://api.hackertarget.com/nping/?q=8.8.8.8");

Member Avatar for Dani
0
555
Member Avatar for aweshq.it

Sorry, your question doesn't seem to be formatted correctly so it's hard to understand what you're trying to do. First, you want to use `<ul>` to create your unordered list. (Ordered lists, `<ol>`, are numbered.) Here is the code to create an unordered list of two links. <ul> <li><a href="#">Foo</a></li> …

Member Avatar for Dani
0
210
Member Avatar for Hidayatimur.
Member Avatar for Dani
0
96
Member Avatar for Imhanzobe
Member Avatar for GrimDemeanor

Hi there. Welcome to DaniWeb! May I ask what school you’re attending? I’m super excited that your teacher is recommending DaniWeb. As for your struggle, programming is definitely an art ... just as much as writing a novel is so. As you’ve just started programming, my guess is the programs …

Member Avatar for Dani
2
488
Member Avatar for Dani

Just got a popup notification in my Google Search Console that says: > Your site has been switched to Mobile First Indexing > The majority of Google's crawl requests to your site will be made using a mobile crawler. > > Switch date: July 10, 2018 The notification is just …

Member Avatar for Dani
0
979
Member Avatar for root66
Member Avatar for meenakshi_6
Member Avatar for Dani
1
211
Member Avatar for Dani

Soooo I unfortunately had to close my coworking space, DaniPad, for who knows how long. #coronavirus With no income, I want to temporarily suspend the $600/mo we are paying for business-class Verizon Fios. The online portal says you have to call on the phone to make these kinds of account …

Member Avatar for Reverend Jim
1
952
Member Avatar for Malachie33

Hi there. Welcome to DaniWeb. Programming is a huge field. What type of programming are you interested in? What languages? Have you begun anything?

Member Avatar for Dani
0
89
Member Avatar for jay_paun

The absolute best thing that you can do is not concern yourself with keyword density and instead write for humans. The best keyword density is the most natural sounding. If you're trying to rank for the keyword "red shoes" then if you had sentences all over your site like, "If …

Member Avatar for aarticod
0
787
Member Avatar for Fusioneventz

I'm not really understanding your question. Sometimes you want to just see trends or behavior on a specific segment of your audience. For example, I want to see how many logged in users I get, and how their behaviors compare ot all users who visit the site. Filters let you …

Member Avatar for nikitacod
-1
337
Member Avatar for Anand Kansal

We don’t use push notifications, but I suppose our best use case would be for chat notifications and notifications that there is a new post in a topic you are watching.

Member Avatar for Dani
0
193
Member Avatar for Dani

My boyfriend got me an Oculus Quest as an early birthday gift, and while I love it, he loves it wayyyyy more. Does anyone have any game recommendations? Unfortunately, the Oculus Quest does not share a marketplace with the Oculus Rift, and since the Quest has only been out since …

Member Avatar for Reverend Jim
1
2K
Member Avatar for larry29936

httpd.conf is the config file for the Apache web server. lighthttpd.conf is the config file for the Lighthttpd web server. Apache can run on both Windows and Linux. Lighthttpd can run natively on Linux or on Windows as part of Cygwin (*nix emulator for Windows).

Member Avatar for Dani
1
2K
Member Avatar for vishnuvis
Member Avatar for Dani

To incentivize potential answerers, sponsors now enjoy double their reputation power ... in other words, how many points you can influence someone else's reputation by. The goal is that people will be more motivated to answer questions asked by sponsors, because when sponsors vote up their posts, they carry double …

1
536
Member Avatar for mdathar

Hi there and welcome to DaniWeb!!! What types of digital marketing do you do?

Member Avatar for Dani
0
108
Member Avatar for ailenrodriguez
Member Avatar for Dani
0
95
Member Avatar for Gideon_5
Member Avatar for Marpipe

I just throw spaghetti at a wall and see what sticks. Google Ads does great for me. Facebook Ads does terrible for me. Twitter ads do fine for lighthearted fluff.

Member Avatar for Dani
0
234
Member Avatar for chrono infotech

Do you currently have an AdSense account? They are here: https://www.google.com/adsense/new/localized-terms

Member Avatar for Dani
0
311
Member Avatar for Rathi

Yes. However, I think for optimal SEO, it's best to add "Suite A" and "Suite B" to lessen confusion with Google Places.

Member Avatar for Dani
0
209
Member Avatar for Lightninghawk

I use Cisco Meraki for the coworking space that I own and it's super simple to set up and perfect for this use. Primary use cases are coworking spaces, hotels, cafes with public wifi, airports, etc.

Member Avatar for holisticgroup19
0
2K
Member Avatar for Jon_7

You can use window.location.hash to fetch the #hash in a URL e.g. page.html#tab1 You can add jQuery that loads on page load to retrieve the hash and, if it's set to a specific value, switch tabs.

Member Avatar for vsmash
0
759
Member Avatar for Shailender_1
Member Avatar for Dani
0
128
Member Avatar for Freecoins24
Member Avatar for tilsvenson78
Member Avatar for rayboller

Hi there!! Nice to virtually meet you. Feel free to ask any questions and I’ll try to do my best to personally help.

Member Avatar for Dani
0
114
Member Avatar for clouddigital
Member Avatar for seb33

Hi Seb. Nice to meet you. How is your java studying going? Is this for school or on your own? Do you know any other languages?

Member Avatar for Dani
0
127
Member Avatar for pinclothouse

My guess is the reason you haven't gotten any responses to this thread so far is because you really have only done the very, very, very bare minimum SEO. Inspecting your site (my guess is your site is the one you link to in your forum signature), you have a …

Member Avatar for SAHIL_16
0
252
Member Avatar for ashleyplott
Member Avatar for Monira Masia
Member Avatar for laptopservice

It depends on what keywords you are going after. Are there other popular laptop repair services in that city? Do you have a listing in Yelp? Google Places? Are you using Schema markup to tell Google about your location from your website? There are many, many factors to consider, but …

Member Avatar for aarticod
0
213
Member Avatar for beddu

DaniWeb is nearly twenty years old, making us older than SO. We’re community forums while they are strictly Q&A. We try to focus more around the community and the people and getting to know each other.

Member Avatar for mbannister
0
296
Member Avatar for Jashandeep

Why can't you use both? It's always a great thing to have a well rounded marketing campaign. I agree with what everone else says in that PPC can be more costly, but can produce more new leads, while email marketing would be a good way to touch existing leads every …

Member Avatar for nikitacod
0
479
Member Avatar for joelchrist

If anything, I think Google would be trying to find a way to make social media a stronger signal in the algorithm (something they've been struggling to do for a few years now), as opposed to give sites a beating for it.

Member Avatar for nikitacod
0
749
Member Avatar for jamsonbraun

You can read SearchEngineLand, SERoundTable, ... umm, there are others, but those are my favorites for the latest news. What, specifically, do you want to be briefed about? There have been soooo many incarnations of the Panda algorithm up until this point. What makes this one different is that it's …

Member Avatar for nikitacod
0
435
Member Avatar for Nicksonjohn

Yes, breadcrumbs help users understand your website's navigation structure, which aids in the user experience. Search engines like sites that have a good user experience. Additionally, breadcrumbs help search engines themselves understand your website's navigation structure, and they feature this in the search result listings, which can increase clicks to …

Member Avatar for chiragm984
-1
497
Member Avatar for psharma66

There are many more than that! There is author, viewport, refresh, generator, etc.

Member Avatar for nikitacod
-1
353
Member Avatar for jaka.cakap
Member Avatar for swethamohan2588
Member Avatar for angelamotley

Hey there! Welcome to DaniWeb. I’ve been doing SEO for about 25 years (as long as the industry has existed!) so feel free to post your questions and I’ll take a stab at them.

Member Avatar for Dani
0
128

The End.