Search engines indexing your site?
On Wed, May 21, 2008 at 11:54 AM, robert <[EMAIL PROTECTED]> wrote:
> Hi
> Every so often my site is "attacked" in which all URLS on my site are
> retrieved in the span of minutes. What is this called?? I mean what do I
> google for? I don't know where to begin.
I'm not sure, but perhaps tidy can fix the broken elements of the xml
file... I don't remember if it will close your quotes or just drop the
element from the tag.
On 9/17/07, John Taylor-Johnston <[EMAIL PROTECTED]> wrote:
>
> Pour examples of xml, but this is what I want to do. I have a quiz.
>
>
Name all your input boxes the same thing, and include a similar level hidden
input:
on your POST
$_POST['sku'] && $_POST['qty'] will be arrays, and the ordering will be the
same so you can be sure of what index position/sku the qty is for.
On 9/14/07, Ji H. Park <[EMAIL PROTECTED]> wrote:
On 9/10/07, Sascha Braun - CEO @ Braun Networks
<[EMAIL PROTECTED]> wrote:
> - The Google standard, of websites describes, that Query URL's
> like ?param1=XYZ¶m2=123 or as in $_SERVER['QUERY_STRING']
> are not human readable, which makes them not acceptable as valid
> content links.
Those are ind
You might want to consider a few things:
Queueing your email in a database table and sending it out in a
separate process.
or
Finding a mail daemon that will queue quickly for you and not send
directly on adding to the queue.
I use the first of the two options and it works quite well for us.
G
Are you tired of working on the same types of web apps? Are you
looking for more of a challenge where you can put your code-fu to its
test working in a high-traffic, open-source friendly environment? Can
you tackle any problem put in front of you, hacking your way through
problems you've not prev
6 matches
Mail list logo