Pls chk this...
http://www.logodesignteam.com/blog/
I am unable to make the links work...
http://www.logodesignteam.com/announcing-logo-design-team-blog/
It is showing 404 error.
What am I missing?
Pls chk this...
http://www.logodesignteam.com/blog/
I am unable to make the links work...
http://www.logodesignteam.com/announcing-logo-design-team-blog/
It is showing 404 error.
What am I missing?
You seem to have wordpress installed in the /blog/ subdirectory for http://www.logodesignteam.com/blog/ but then that broken link doesn't have the subdirectory in its URL...
I can't see any links pointing to that URL though on your site, so I don;t really understand the problem.
I was trying to troubleshoot myself, so you were unable to chk then. Pls chk now...
http://www.logodesignteam.com/blog/
Hello World shows Error 404
I have edited the .htaccess as suggested and added...
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Ummm... works for me.
I'm not seeing any 404s?
This topic has been closed to new replies.