Showing posts with label SEO daw???. Show all posts
Showing posts with label SEO daw???. Show all posts

PLDT Weroam as an Internet Gateway

PLDT Weroamwe tested the GPRS/Edge PLDT Weroam as an internet gateway of 4 computers. The computers are connected to PLDT Weroam thru wireless ad-hoc. It is known that GPRS is too slow, and the result, its like you are connected to a dialup connection. We are planning to subscribe to its 3G version.
A new Philippine SEO contest is on its way, and it will be a team effort. It will be a challenging compared to the last two SEO contest. But hey, we join SEO contest just for fun :) hopefully we can bag another place in the contest.

By penoi on Saturday, May 26, 2007 | , | A comment?

Why Google, Yahoo, MSN stops indexing my sites???

If you look at your blogspot's source code and you see this

meta name="ROBOTS" content="NOINDEX,NOFOLLOW"


then google, yahoo and msn will stop indexing your page. It is Blogger way to stop spam blogs. You can fix this by requesting Blogger to review your blog.

Or you can use this quick fix from Blogger Help Group


1) See your blog html source (not template) and write down lines

from meta equiv="Content-Type" content="text/html; charset=UTF-8" to /style

2) remove from this block of lines the meta tag:
meta name="ROBOTS" content="NOINDEX,NOFOLLOW"

3) go to your template and remove the $BlogMetaData tag

4) replace the deleted tag at #3 with block of lines at #2

5) republish the whole blog

By penoi on Sunday, March 11, 2007 | | A comment?