the example in that video was kind of sneaky :D i use encoded js redirects to make outbound links look like normal pages and hopefully get them indexed. it's worked out for me. it was really just an experiment in trying to reduce the number of outbound links to see if it made any overall...
i just tried this and it didnt work - did nothing at all in fact... (domain name removed obviously)....
RewriteEngine On
RewriteCond %{HTTP_HOST} ^xxxxxxxx.com
RewriteRule (.*) http://xxxxxxxx.com/$1 [R=301,L]
that's basically your example isn't it?
this is the correct solution.
your first example meant if the URI is not exactly www.mydomain.com then redirect... so will create a loop
your second example means if the URI starts with mydomain.com then redirect... so i don't see how it will work for www.mydomain.com
the example by...
funny you should ask that... ;) yes i was, but with her nothing *naughty* else i know for a fact she wouldn't have wanted to meet. oddly enough i promote various cams sponsors these days across my network.
but yep - it's a bloody odd way of meeting a girl i have to admit...
if you use something like my .htaccess example then everything will get transferred to the .com, including link juice and as GreyWolf said the .info will fall off the SERPs.
ah.... touchpad - makes more sense. i was wondering how a mouse pad could ever fail :confused: if it's a power related issue when charging etc then not sure if a driver would help. though must be the driver i guess or some winblowz config somehow, but afaik there's no seeing related to...
being sensible yep - me too. not being so sensible then i agree that chuck norris would be a good bet if only you could get away with it :p as for stephen hawking.... harsh... harsh!
not really a php question but....
since google can only index one version of your page anyway it'll just be the one based on the referrer (and google isn't going to be sending one) so you need to build up other pages.
something like doing a 301 redirect to index.php?kw=the+referrer+string...
it took 3 months to realise it was a bot lol :p
i suppose there are odder places to meet a girl but i can't think of too many. the one place that does spring to mind is where i met the girl i'm currently living with... cams.com. at least she's definately not a bot mind you. but if she was then...
what he said 100% :D
the old .htaccess file is your friend in this case...
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^fubar.info [NC]
RewriteRule ^(.*)$ http://fubar.com/$1 [L,R=301]
and google loves this kind of stuff and will reindex anything from your .info...
i have a few on godaddy and domainsite as they were pre-owned but i always register on namecheap. they also have a cool xml interface you can use to bulk register domains f ou need to :)
g00gle for "namecheap coupons" and the top hit should be a site with the latest coupon codes on.
if you use a sub you can then create your own backlinks compared with inlinks for a folder. i use both methods - depends on the site, what else i have to promote it, etc.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.