Hi,
I need someones help fast,
I did a 301 redirect on my blog.
I used this code:
I found it on another blog.. and it was to not loosing rankings from http://kingnomar.com to http://www.kingnomar.com
Now i did this.. and if you go to http://kingnomar.com you will be redirected to http://www.kingnomar.com, so this is alright..
but now.. when you want to click on an item on my blog.. it is saying:
NOT FOUND.
What is going on, how can i fix this??? I need to fix this soon !!
Fast and good help will be awarded !!!
I need someones help fast,
I did a 301 redirect on my blog.
I used this code:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^kingnomar\.com
RewriteRule ^(.*)$ http://www.kingnomar.com/$1 [R=permanent,L]
I found it on another blog.. and it was to not loosing rankings from http://kingnomar.com to http://www.kingnomar.com
Now i did this.. and if you go to http://kingnomar.com you will be redirected to http://www.kingnomar.com, so this is alright..
but now.. when you want to click on an item on my blog.. it is saying:
NOT FOUND.
What is going on, how can i fix this??? I need to fix this soon !!
Fast and good help will be awarded !!!





