| View previous topic :: View next topic |
| Author |
Message |
Hammah Newbie

Joined: Jul 21, 2004 Posts: 2
|
Posted: Wed Jul 21, 2004 1:51 am Post subject: google adsense & phpnuke |
|
|
hi there,
my site is www.energyuser.co.uk, i would like to display energy related ads from google (adsense), but find sometimes the adverts relate to php etc.
I have changed all the meta tags to relavant content, what else do i need to do ?
thanks, |
|
| Back to top |
|
 |
Colocation Site Admin

Joined: Jan 07, 2004 Posts: 404
|
Posted: Wed Jul 21, 2004 7:39 am Post subject: Google User Agent |
|
|
OK there are a number of ways that Google Ads can be utilised on your site, as you can see from this site.
First thing you need to check is have you allowed google to crawl your site?
You do this by adding some code to the robots text, in your root directory like so:
| Quote: |
User-agent: Mediapartners-Google*
Disallow: admin.php
Disallow: /admin/
Disallow: /images/
Disallow: /includes/
Disallow: /themes/
Disallow: /blocks/
Disallow: /modules/
Disallow: /language/
Disallow: /somethingelse/ |
Next thing is I counted all the occurance of "energy" on your main page and it comes to around 49.
I did the same for "nuke" which gave, 8 then I did "php" whch gave 35. So google may well think you got a whole lot of phpnuke going in that site, ya know?
Also bear in mind google's algorithm will look for high-lighted keywords and under-lined ones, or bold etc and give them a heavier weighting. Thus calculating what your page is about.
My first advice would be to convert all your dynamic urls to static ones, just like you can see here on this site.
http://www.malebits.com/search.html for example rather than:
http://www.energyuser.co.uk/modules.php?name=Search |
|
| Back to top |
|
 |
Colocation Site Admin

Joined: Jan 07, 2004 Posts: 404
|
Posted: Tue Sep 21, 2004 9:33 am Post subject: Help |
|
|
| P.S. if you need help, drop me a line... |
|
| Back to top |
|
 |
|