Why Does My Website Need SEO?

How Do Users Find Your Website?

The internet is only useful if you can tap into it to extract the relevant information that you are searching for.
It is important to have exceptional web design. Your website needs to be user friendly, aesthetically pleasing, purpose driven and highly visible to your target market.

Does Web-Writer Offer SEO?

Web-Writer offers services that align themselves with search engine functioning. Search Engines rank sites according to popularity (measured through links pointing to your site) as well as relevance or the content of your websites relevance to the search phrase of the user.

If you refer to the graph in this article you will be able to conclude that your website needs to be compatible with search engines in order for you to attract traffic. This graph is from 2005, and the search tendencies have moved towards Google as the dominant search engine. The more research that goes into the keywords associated with your target market, the more likely your website is to attract the kind of users that will convert to clients.

Visit South African SEO leaders to find out more about how to get your website to rank highly on search engines
Web-Writer SEO creates a website that is visible on the internet, to South African users as well as the rest of the internet world.

Malicious code content detected.
Your IP Number of ".getenv("REMOTE_ADDR")." has been logged.

"; /******** END OF CONFIG SECTION *******/ $name = $HTTP_POST_VARS['name']; $email = $HTTP_POST_VARS['email']; $message = $HTTP_POST_VARS['message']; $headers = "From: $email\n"; $headers . "MIME-Version: 1.0\n" . "Content-Transfer-Encoding: 7bit\n" . "Content-type: text/html; charset = \"iso-8859-1\";\n\n"; if ($SpamCheck == "Y") { // Check for Website URL's in the form input boxes as if we block website URLs from the form, // then this will stop the spammers wastignt ime sending emails if (preg_match("/http/i", "$name")) {echo "$SpamErrorMessage"; exit();} if (preg_match("/http/i", "$email")) {echo "$SpamErrorMessage"; exit();} if (preg_match("/http/i", "$telephone")) {echo "$SpamErrorMessage"; exit();} if (preg_match("/http/i", "$message")) {echo "$SpamErrorMessage"; exit();} // Patterm match search to strip out the invalid charcaters, this prevents the mail injection spammer $pattern = '/(;|\||`|>|<|&|^|"|'."\n|\r|'".'|{|}|[|]|\)|\()/i'; // build the pattern match string $name = preg_replace($pattern, "", $name); $email = preg_replace($pattern, "", $email); $telephone = preg_replace($pattern, "", $telephone); $message = preg_replace($pattern, "", $message); // Check for the injected headers from the spammer attempt // This will replace the injection attempt text with the string you have set in the above config section $find = array("/bcc\:/i","/Content\-Type\:/i","/cc\:/i","/to\:/i"); $email = preg_replace($find, "$SpamReplaceText", $email); $name = preg_replace($find, "$SpamReplaceText", $name); $telephone = preg_replace($find, "$SpamReplaceText", $telephone); $message = preg_replace($find, "$SpamReplaceText", $message); // Check to see if the fields contain any content we want to ban if(stristr($name, $SpamReplaceText) !== FALSE) {echo "$SpamErrorMessage"; exit();} if(stristr($message, $SpamReplaceText) !== FALSE) {echo "$SpamErrorMessage"; exit();} // Do a check on the send email and subject text if(stristr($sendto, $SpamReplaceText) !== FALSE) {echo "$SpamErrorMessage"; exit();} if(stristr($subject, $SpamReplaceText) !== FALSE) {echo "$SpamErrorMessage"; exit();} } // Build the email body text $emailcontent = " ----------------------------------------------------------------------------- WEBSITE CONTACT ENQUIRY ----------------------------------------------------------------------------- Name: $name Email: $email Telephone: $telephone Message: $message _______________________________________ End of Email "; // Check the email address enmtered matches the standard email address format if (!eregi("^[A-Z0-9._%-]+@[A-Z0-9._%-]+\.[A-Z]{2,6}$", $email)) { echo "

It appears you entered an invalid email address

Click here to go back.

"; } if (! preg_match('/^0\d{9}$/', $telephone)) { echo "

It appears you entered an invalid telephone

Click here to go back.

"; } elseif (!trim($name)) { echo "

Please go back and enter a Name

Click here to go back.

"; } elseif (!trim($message)) { echo "

Please go back and type a Message

Click here to go back.

"; } elseif (!trim($email)) { echo "

Please go back and enter an Email

Click here to go back.

"; } elseif (!trim($telephone)) { echo "

Please go back and enter a Telephone

Click here to go back.

"; } // Sends out the email or will output the error message elseif (mail($sendto, $subject, $emailcontent, $headers)) { echo "

Thank You $name

We will be in touch as soon as possible.

"; } } else { ?>

Please complete all details of your enquiry
and we will get back to you shortly.

Name:

E-mail:

Telephone:

Message: