eire web design home page contact eire-web design eire web design and development site map
stepping on in business
May 12th, 2008
Excerpt: Semi-Automated Directory Submission Service. What is it? Many website owners spend a lot of time to get their website into the Search Engines, and the first step to do so is to submit it to directories. This way Search Engines can find it and index it, but this type of work is time consuming and many give up after a while. Is not easy to find these directories and even after that you have to type everything (website title, description, URL, email, name, etc) over and over again. With our program, you don't have to do that anymore. All you have to do is enter all this data just once. Even Better, we allow you to enter up to 5 website TITLES and 5 DESCRIPTIONS, which at the time of submission they are automatically picked at random so it doesn't look like directory spamming. We took the hard work away from you, found these directories and with just a few clicks you can have your website submitted to 100 directories in less than an hour. Try it for yourself. Register today, using the form above and take the system for a spin. We even allow you 100 Free submissions per URL to prove the system works. Does submitting to directories help? Of course it does. "Build it and they will come" - a very old and very true saying, but it doesn't work on the Internet. To be found on the Internet you have to be indexed in the major search engines like Google, Yahoo, MSN, etc... Directory submission brings back-links to your website and back links are and will be for ever go
... read more » ...
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...
Tags:
Posted in Projects, SEO | 2 Comments »

April 3rd, 2008
Excerpt: Debugging a live website it's a pain in the neck, especially if you are working on changing database queries. You can't "echo" the SQL query to find out how is formatted and why the result are not the right ones, but you CAN "Email" it to yourself and check it out when it arrives in your inbox. This is exactly what the php function below will do: ( just change the myemail@server.com to your email address ) function ewd_email_sql($sSql){  $my_email = "myemail@server.com";//set your email address   $my_subject = "SQL Query Email";//email subject   $my_message = !empty($sSql) ? $sSql : "SQL Query was empty";   $my_ip = ""; //enter your IP ADDRESS to make sure you only send the email when you view this page $mime_boundary = "<<<--==+X[".md5(time())."]\r\n\r\n";// Generate a boundary string   $headers = "From:".$my_email."\r\n".                 "To:".$my_email."\r\n".                  "MIME-Version: 1.0\r\n" .                  "Content-Type: text/plain;\r\n".                  "boundary=\"".$mime_boundary."\"\r\n";   if(!empty($my_ip) && $_SERVER['REMOTE_ADDRESS'] == $my_ip){   mail($my_email,$my_subject,$my_message,$headers);   }   return; } //usage e.g $sSql = "SELECT * FROM table_name WHERE something='".addslashes("something_else")."'";   //email it   ewd_email_sql($sSql);//call function .............. //rest of the code below Hope it helps...
... read more » ...
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...
Tags:
Posted in PHP | No Comments »

February 21st, 2008
Excerpt: This php class will help you generate a sitemap for your website automatically. // sitemap generator class class Sitemap{  // constructor receives the list of URLs to include in the sitemap   function Sitemap($items = array()){   $this->_items = $items;   } // add a new sitemap item   function addItem($url, $lastmod = '', $changefreq = '', $priority = '', $additional_fields = array()){   $this->_items[] = array_merge(array('loc' => $url, 'lastmod' => $lastmod,'changefreq' => $changefreq,'priority' => $priority), $additional_fields);   } // get Google sitemap   function getGoogle(){   ob_start();   header('Content-type: text/xml');   echo '
... read more » ...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
Tags:
Posted in PHP, SEO | 6 Comments »

January 31st, 2008
Excerpt: Some of the members at Irish Webmaster Forums thought we should arrange a meeting (for fun...), and after a long discussion (see link above), trying to get the right time and place for the meeting, it seems that everything is set. Details where and when below: Date: Saturday February 9th Time: 7.30PM till whenever Venue: Harbour Master, IFSC, Dublin so if you can spare the time to give your keyboard a break and get away from your monitor, common down and let's have FUNNNNNNNNNNNNN..... Up to know there seem to be a few of us going listed below: gaz240z goodshape davidbehan themenace redfly trojan louie - :: Hey that's me :: nice one.... redcardinal cormac frodo forbairt jamesfarrell gavin?? fintan the walsho mickywall eoghanmccabe ?? ... and a big thanks to Blacknight.ie - website hosting company for being the sponsor for this meeting.
... read more » ...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
Tags:
Posted in Irish Webmaster Meetup, Other | 3 Comments »

January 17th, 2008
Excerpt: Facebook who Microsoft paid a large sum of money for a 1.6% stake last October, is considering setting up the European base in Ireland. Facebook seems to be the most popular social networking website in the UK and it become more popular than MySpace in the US.
... read more » ...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
Tags:
Posted in Other | 6 Comments »

Links...

Chicklets...
  • http://www.eire-webdesign.ie/blog/feed/
    http://www.eire-webdesign.ie/blog/feed/
    Google Reader or Homepage
    Add to My Yahoo!
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    add to msn
    Add to My AOL
    Add to Technorati Favorites!
    pageflakes
    windows live