11,530 Posted Topics

Member Avatar for sushants
Re: SEO

Don't you mean "you can say it is a part of Internet Marketing"? I see internet marketing as using the internet to promote your website. SEO is a collection of techniques in which you can rank better in the search engines, therefore helping to promote your website.

Member Avatar for ronald577
1
168
Member Avatar for webmaster@123

There is no such thing as a "dofollow" link. A link is either nofollowed, or it's not. IMHO, links that have nofollow are not any worse than links that don't. Google follows them either way. Also, IMHO, the only value gained from going around commenting in various blogs just for …

Member Avatar for jamesfrank101
0
909
Member Avatar for Dani

CodeIgniter error logging set to 1: /* |-------------------------------------------------------------------------- | Error Logging Threshold |-------------------------------------------------------------------------- | | If you have enabled error logging, you can set an error threshold to | determine what gets logged. Threshold options are: | You can enable error logging by setting a threshold over zero. The | …

Member Avatar for veedeoo
0
503
Member Avatar for ladyraina
Member Avatar for Dani

When testing a CAPTCHA, is it recommended to test that the IP address used to request the CAPTCHA is the same as that used to answer the CAPTCHA?? Is it a concern for people that have dynamic IP addresses that potentially could change pageview-to-pageview?

Member Avatar for LastMitch
0
105
Member Avatar for game06
Member Avatar for Dani
0
110
Member Avatar for Blind3ur
Member Avatar for Dani

How can I split a string by word? When I do `$words = preg_split('/\b\w+\b/', $message);` then the resulting array has the correct number of keys, but the array values are all blank?

Member Avatar for pritaeas
0
210
Member Avatar for lara1anjela
Member Avatar for rohit5788

I use QuickBooks, but it's far from free. Allows me to create Insertion Orders, Invoices, track invoices to payment, and do all my bookkeeping at the same time. It's not free and it's not online, so I might as well just shut up now ;)

Member Avatar for Ezzaral
-1
163
Member Avatar for iamthwee

As the community administrator, I would rather the answers be posted on the site as a reply to the questions being asked. However, I don't think it's the worst thing in the world if an answer includes a link to another website that has an answer in great depths. I …

Member Avatar for Dani
0
160
Member Avatar for aVar++

Oh, who are you kidding, just come on over to the good ole' US of A and go to Stanford, MIT, Carnegie Mellon, ...

Member Avatar for Octet
0
204
Member Avatar for Stuugie
Member Avatar for DavidB
0
217
Member Avatar for DavidB

> I am now wondering, by linking to another person's blog, do they automatically receive notification that somebody has linked to them? No, they don't, but if they happen to be using Google Webmaster Tools, they can figure out who links to them. > Or does that only happen if …

Member Avatar for Dani
0
278
Member Avatar for iamthwee

I have a bit of a headache and have been in and out of bed all day, so it's hard for me to concentrate on a code investigation right now :( With the particular code snippet being discussed here, the poster accidentally put the description in the code snippet place …

Member Avatar for ~s.o.s~
0
262
Member Avatar for lara1anjela

You should use a 301 to indicate to google that the content has permanently moved to the new domain. Then, if you haven't already done so, register your site with [Google Webmaster Tools](http://www.google.com/webmasters/) and there is a place in there where you can indicate your site has moved to a …

Member Avatar for omalchemical
0
157
Member Avatar for john.orikurungi
Member Avatar for Nilands55s

One thing at a time :) Firstly, I haven't played with phpBB in a *very* long time, so I can't give you any phpBB specific information. But here goes ... 1. You will want to enable CAPTCHA (human verification) in your registration process. You might also want to play around …

Member Avatar for Dani
0
74
Member Avatar for kaberkz
Member Avatar for craigallansmith

Based on your criteria, the best way is, as Jorge says, to use Google Custom Search Engine. We use dto use CSBE (the business version) but now we use the free version of CSE. If you *did* have a database, I would recommend either SphinxSearch or Lucene.

Member Avatar for Dani
0
193
Member Avatar for jaredsdirect

When you want to rank for a particular keyword in google, you keep repeating that keyword on your webpage multiple times in a very unnatural way. For example, suppose I want to rank for the keyword 'blue shoes'. I might have something like: *We sell blue shoes here. You can …

Member Avatar for Dani
0
44
Member Avatar for manbec
Member Avatar for Dani

I've temporarily disabled the live preview when posting in the DaniWeb editor. I've been really looking seriously into why contributions to the forums have been ever-decreasing and so poor lately, and I was able to trace it back to a complete night and day difference the day that we switched …

Member Avatar for Dani
1
235
Member Avatar for Dani

Not that things are necessarily *that* bad here on DaniWeb (yet), but I thought I'd open up a discussion about ways to revive a dead (or dying) forum?

Member Avatar for deceptikon
0
145
Member Avatar for jaredsdirect

SEO (search engine optimization) is the process where you ensure that your content is optimized for Google's bots to crawl and index, make sure that you have lots of incoming backlinks, etc. PPC (pay per click) is when you purchase traffic through programs such as Google AdWords. SEM (search engine …

Member Avatar for Dani
0
44
Member Avatar for rahulspy

What do you mean cache your blog?? Do you mean get it indexed in search engines? I'm confused what you mean.

Member Avatar for honeysign
0
193
Member Avatar for dani.boqnov
Member Avatar for aquaprin90
0
110
Member Avatar for Dani

Recently read somewhere that some sites are starting to see Lycos.com (yes, the one that fell off the face of the earth a decade ago) pop up as a main referer for them according to G Analytics. I'm not seeing ANY traffic at all from them, but was wondering if …

Member Avatar for joncmac
0
106
Member Avatar for ashi123
Member Avatar for Dani

Am I just clueless, or where can I find the coordinates of the cursor in the latest version of Photoshop or Illustrator when I have View Rulers turned on?

Member Avatar for Dani
0
98
Member Avatar for renato_francia
Member Avatar for cproger
Member Avatar for 45hot45
0
137
Member Avatar for simplyhuman

Try WorldPay or even PayPal. Most payment gateways would need to accept both Visa and Mastercard, as they are both heavily used.

Member Avatar for RH-Calvin
0
190
Member Avatar for Ancient Dragon
Member Avatar for heftor

Click on Edit Profile (at the top of the page) and then scroll to the bottom. You will want to check 'Receive Email from DaniWeb' and also 'Automatically Watch Articles I Post In'. You can click the link to Watched Articles, also at the top of the page, to see …

Member Avatar for heftor
0
105
Member Avatar for yaragalla_mural

Do you have anything in your CSS saying `position:absolute` or `position:fixed` ??

Member Avatar for BMXDad
0
150
Member Avatar for Violet_82
Member Avatar for rubai

The code you are showing looks fine. Where's the part in the Wordpress template that lets you set the `<title>`?

Member Avatar for rubai
0
212
Member Avatar for pbj.codez

> What is the major/minor differences between a signed, and unsigned number? When do I need to worry about this? If the variable will need to hold both positive and negative numbers, you will want it to be signed. Otherwise, it can be unsigned as you won't need to store …

Member Avatar for ShiftLeft
0
136
Member Avatar for aVar++

Our servers are hosted in Dallas, TX at a datacenter owned by a Houston-based company. I used to live on Long Island and DaniWeb's office was on Long Island. I've since moved into an apartment in Queens, NY that is literally 300 ft west of the Long Island border, and, …

Member Avatar for Dani
0
140
Member Avatar for jon24422531

Hi Jonathan, Welcome to DaniWeb! I'm sure that Davey (aka happygeek) will be happy to know that :)

Member Avatar for jon24422531
0
227
Member Avatar for webdevstudent

Is only your computer affected? If I remember correctly, Internet Explorer has a setting where you can choose to overwrite a website's CSS file with your own stylesheet. Other reasons might be an old version of the CSS file is cached. Try clearing your temporary internet files.

Member Avatar for Troy III
0
151
Member Avatar for stultuske

For some reason, your user ID wasn't added to the list of posters in that thread. You can even see that the OP says 3 contributors to the thread when in reality there should be 4. I'm not sure if this is a one-time bug or something else. Either James …

Member Avatar for stultuske
0
192
Member Avatar for Stuugie

Because you can post in the Microsoft Windows forum and then just tag your thread with ms-office.

Member Avatar for Stuugie
0
90
Member Avatar for rahul.pragma

You can do what we do, which is serve our PHP documents from our Apache server. We then have a separate web server set up called LightHTTPd, which has the potential to be faster than Apache, which we use to serve up our static content. We ensure to not compile …

Member Avatar for Dani
0
276
Member Avatar for NardCake

From what I understand, you only need to follow federal laws based on the country your site is based off of / where your servers are hosted. For example, DaniWeb is a global community, which means we get traffic from some communist countries such as China and we even get …

Member Avatar for Zagga
0
217
Member Avatar for mridul.ahuja

From what I understand, that's the virtual machine that is used to interpreset VB, and comes standard with most versions of Windows. There may be third party tools that can bundle everything together, but not that I know of.

Member Avatar for Reverend Jim
0
154
Member Avatar for Dani

What is the difference between: isset($foo['bar']) array_key_exists('bar', $foo) Is there a performance difference? Is one way more correct than the other?

Member Avatar for cereal
0
395
Member Avatar for phorce

Yeah, unfortunately it went away when we switched to the new system. The spellchecker that you are referring to was a functionality of your browser, not of DaniWeb at all. Most current web browsers have built-in functionality that uses their own dictionary to spellcheck text typed into textboxes. The problem …

Member Avatar for diafol
1
472
Member Avatar for royal.torres

The End.