By rogerwebb on
Trade doubler and some parts of the Google system require the insertion of code into the 'head' section of a webpage
TradeDoublers instruction says
Paste the code between the <HEAD> tag and the </HEAD> tag of your site. You must paste the tag on the same page you register below.
Can anyone tell me how this can be done in D6?
[Edited to add <code> and </code> around html tags: nevets]
Comments
Is there a way to do this?
Is there a way to do this?
Answer needed and supplied
I would like an answer to this as well trying to use TradeDoubler but cant seem to find a way either. However I have just found out that you can do a manual verification of your site by submitting a form.
IT WORKED
I went to the verify section and there is a link to manually verify. I simply put the verification code in normal text on the front page of my site and instructed them to look there, next day site was verified.
You can also do it by
You can also do it by uploading an HTML file something like: 213445.html
Upload the file,
try verifying (if it works then great)
if not, edit your .htaccess file and comment out the following line: ErrorDocument 404 /index.php
to: #ErrorDocument 404 /index.php
Save the htaccess
Re-verify
the edit the htaccess back to : ErrorDocument 404 /index.php
thanks