801 Posted Topics

Member Avatar for Lampard33
Member Avatar for stymiee
0
100
Member Avatar for g.prabu

Considering the urgency of the issue you should contact a Oracle database administrator to handle this for you.

Member Avatar for stymiee
0
83
Member Avatar for harininet

This is common will all major search engines. It usually occurs while they are doing an update of some kind. It's nothing to worry about.

Member Avatar for abcfrm
0
128
Member Avatar for vjw757

Please post all job opportunities in the [url=http://www.daniweb.com/jobs/forum59.html]proper forum[/url]. You will get a better response especially if you fill out all of the fields.

Member Avatar for stymiee
0
94
Member Avatar for w_3rabi
Member Avatar for marketraise int

Their post actually wasn't very informative so I wouldn't expect to get any real insight that isn't already publicly available at reputable websites and forums.

Member Avatar for Candy_ME
0
125
Member Avatar for crazynp

PHP has built in functionality for opening and zipping zip files. They should help you do this.

Member Avatar for Rhyan
-1
97
Member Avatar for nathanpacker

No need to send them to another page. Data validation is easy to do. 1) Receive the POSTed form data (top of the file) 2) Validate it. Put errors into an array so you can echo them out later 3) Check to see if you found any errors. If not, …

Member Avatar for Rhyan
0
148
Member Avatar for HostChart

I think with the continuing growth of Ruby and RoR that this might be a very good idea.

Member Avatar for tins
0
411
Member Avatar for Devilsown

FYI, CSS has nothing to do with SEO. For a shopping cart to be more SE friendly it would have static appearing URLs with keywords in it and be easily crawled (i.e. no session IDs in the URLs).

Member Avatar for stymiee
0
166
Member Avatar for 3DProf4online

Because people are not very computer literate and get intimidated by any special actions they are required to do that they don't understand. They want the page to load and have everything right there for them with no extra effort or understanding required.

Member Avatar for jwenting
0
116
Member Avatar for balagod

1) Write efficient code. 2) Take advantage of caching. 3) Get high powered servers.

Member Avatar for balagod
0
95
Member Avatar for itchap

I would assuming if they are comparing outsourced security to internal security then internal security would mean security put in place by the company through its own efforts without relying on an external company to provide the solution for them.

Member Avatar for itchap
0
81
Member Avatar for wavyaquaeyes
Member Avatar for harininet

1) Your PR should be retained 2) No redirect is perfect. If your site is established doing this may cause you to take a hit in rankings and traffic 3) There's nothing wrong with dynamic URLs as they can be indexed just fine.

Member Avatar for vickysoft
0
97
Member Avatar for Dani

Not sure as they don't say what happens and no one seems to have tested it out. My guess is that they would ignore anything over the 50k mark. But that's just a guess.

Member Avatar for harininet
0
137
Member Avatar for RiverKqj

This will sound like a cop out answer but it is the truth: increase the PR of your pages. According to Matt Cutts this is a big factor in this.

Member Avatar for stymiee
0
113
Member Avatar for itstopnotch

Duplicate content is worthless nowadays. It will never appear in Google's search results as they filter it all out and put it in their supplemental index which is as good as not having it at all.

Member Avatar for russianzio
0
199
Member Avatar for Avedis
Member Avatar for Track
Member Avatar for gruebz

Typically ASP is hosted on Windows-based servers which tend to be more expensive then Linux solutions. On a related note, you also might want to keep in mind that ASP is no longer encouraged to be used by Microsoft in favor of ASP.net. PHP, on the other hand, is still …

Member Avatar for mbacon
0
179
Member Avatar for ob5cured
Re: Curl

Does 2checkout let you connect to their system using an API? Or are you trying to hack this?

Member Avatar for stymiee
0
70
Member Avatar for Sabat
Member Avatar for stymiee
0
267
Member Avatar for Dani

Site-wide links are recognized and devalued by Google. Go for the targeted single link. If SEO is not an issue and you want traffic go for the site-wide link.

Member Avatar for Harry smith
0
78
Member Avatar for violetshark
Member Avatar for stymiee
0
46
Member Avatar for HLA91

Table cells are vertically aligned to be in the middle by default. You need to use valign="top" in your table cells to push the content to the top.

Member Avatar for stymiee
0
44
Member Avatar for Gruber

Backlinks will never hurt. That is very much true. Otherwise it would be too easy to take out the competition. You get into trouble with links when you are part of a link farm. By participating (i.e. lining to them in exchange for getting links back) you are admitting to …

Member Avatar for stymiee
0
95
Member Avatar for Gruber

Without content they aren't going to indexed. Even if the one page websites get indexed they won't rank well for anything so it is just as good as not being indexed. And since you may risk being seen as using doorway pages you risk getting the domains blacklisted so it …

Member Avatar for seo_expert
0
71
Member Avatar for John_Brown

Blogs don't rank well anywhere just because they are a blog. This is a myth. The blogs that rank well do so because they have good content. If they weren't blogs they would rank just as well because of that content. If you aren't willing to blog regularly with good …

Member Avatar for seo_expert
0
129
Member Avatar for Gruber

Don't change the domain name! Changing domains for a site that ranks number one is just about the worst thing you can do. Find a way to have him change the information so the organization controls it. If you can't do that you're more or less in big trouble. You …

Member Avatar for seo_expert
0
96
Member Avatar for WebPromoters
Member Avatar for jcisml

[code]<?php ob_start(); ?> <?php $hour = date('G'); //This outputs the current hour in 0 - 23 (24 hour format) if($hour >= 21 || $hour <= 0) { ?> ........................webpage with flash.............................. [b]<?php[color=#CC0000] <--- You're missing this[/color][/b] } else { ?> ........................another webpage with flash....................... <?php include_once "replaceObjEmbed.php"; echo replaceObjEmbed(ob_get_clean()); ?> …

Member Avatar for jblacdao
0
124
Member Avatar for Hellodear

Not to sound mean, but if you don't know anything about databases, how do you plan to build a site like Daniweb? You need to understand your limits and start off small and build up from there. Start by learning what a database actually is before you try to use …

Member Avatar for stymiee
0
110
Member Avatar for R.S.Chourasia
Member Avatar for mindfrost82

You can't do this with PHP. It has be done with JavaScript or the HTML target attribute (which can only open one new window).

Member Avatar for jblacdao
0
277
Member Avatar for brainbox

You must do a redirect before sending out any HTML to the browser. This includes whitespace at the top of your file.

Member Avatar for deni
0
95
Member Avatar for Spiderweb

[QUOTE=cscgal;292343]Well that's true. But there are still "big update" periods - at least that I know of. Or am I just very old school?[/QUOTE] You're still old school. :) But it is accepted that Google is doing an update right now. All "SEOers" and forums are discussing the very same …

Member Avatar for X123
0
160
Member Avatar for mousecat4

You can't do that. It is a security risk and no browser will allow it. The best you can do is hope they select execute when the dialog box appears in their browser IF one does appear at all.

Member Avatar for MidiMagic
0
81
Member Avatar for newhen
Member Avatar for dss

[QUOTE=dss;286061]1. I need to add 5% tax to all payment. IF my client pay me $500 then 5% tax should be added and at paypal he should pay $500+5%. In profile --> Selling preferences we can add regional tax but I need to add tax for all sale and region.[/QUOTE] …

Member Avatar for stymiee
0
122
Member Avatar for july_

You will definitely need to address your "security issues" before establishing another merchant account as whomever you go with will most likely have the same issues with your account.

Member Avatar for wilson2
0
113
Member Avatar for ytregnn
Member Avatar for Dani
Member Avatar for randelld

Don't change a thing. Whatever test you ran is a joke and you should ignore. Those links and their placement will not harm your site. By changing your code to make it [b]inaccessible[/b] to the search engines you are making [b]inaccessible[/b] to some human beings. And you would be doing …

Member Avatar for randelld
0
74
Member Avatar for Sabat
Member Avatar for Sabat

MSN doesn't have duplicate content issues yet. They're not that advanced. But if you want to be safe you should be able to do your own redirect on the top of your page in whatever server side language you are using.

Member Avatar for stymiee
0
57
Member Avatar for EnderX

You can do it [url]http://us2.php.net/language.types.type-juggling[/url]

Member Avatar for php_daemon
0
121
Member Avatar for jbootes

[QUOTE=jbootes;307661]i can get an ssl from godaddy for $18 a year why would i pay hundreds for one form variSign? i realize there is a diffrence in warrenty amount .... but come on.[/QUOTE] Verisign is way overpriced. You're paying for their name and that is it. Godaddy's SSL certificates should …

Member Avatar for stymiee
0
285
Member Avatar for Chevvy

That's fine. And you can't be hurt by things that are out of your control like incoming links. Otherwise a competitor can use this to hurt you.

Member Avatar for fromthe5
0
160
Member Avatar for remcov

Google doesn't penalize for duplicate content on websites anymore. They just filter it out now.

Member Avatar for remcov
0
92

The End.