Title: 404 Errors
Last modified: August 19, 2016

---

# 404 Errors

 *  [leporello](https://wordpress.org/support/users/leporello/)
 * (@leporello)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/404-errors-3/)
 * My site is mad eup of pages only with no posts. I’ve found lots of people with
   the same problem, but no resolution.
 * When I run my site through the w3c link validator, Im getting the following errors:
 * Lines: 17, 25 [http://www.mysite.com/feed/](http://www.mysite.com/feed/)
    Status:
   404 Not Found
 * Line: 19 [http://www.mysite.com/feed/atom/](http://www.mysite.com/feed/atom/)
   
   Status: 404 Not Found The link is broken. Double-check that you have not made
   any typo, or mistake in copy-pasting. If the link points to a resource that no
   longer exists, you may want to remove or fix the link.
 * Line: 29 [http://www.mysite.com/wp-content/themes/blueberry/js/toolbox.js?ver=1.0](http://www.mysite.com/wp-content/themes/blueberry/js/toolbox.js?ver=1.0)
   
   Status: 404 Not Found
 * Can anyone point me in the right direction for fixing these problems. I actually
   have no need for the rss feed at all as I wont be using it…
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/404-errors-3/#post-1165288)
 * Hi,
 * Set your desired permalinks settings from wordpress admin area and add this code
   in htaccess file of your domain:
 * # BEGIN WordPress
 * <IfModule mod_rewrite.c>
    ErrorDocument 404 /index.php?error=404 RewriteEngine
   On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * Once you add it, check with old and new posts.
 * Thanks,
 * Shane G.
 *  Thread Starter [leporello](https://wordpress.org/support/users/leporello/)
 * (@leporello)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/404-errors-3/#post-1165317)
 * Hi Shane,
 * Thanks for the reply. I added that code to the .htaccess file, but it has not
   helped. I still receive the same 404 error reports when I run the w3c link validator.
 * Also, I dotn have any posts. My site is made entirely of pages.
 * Lep
 *  Thread Starter [leporello](https://wordpress.org/support/users/leporello/)
 * (@leporello)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/404-errors-3/#post-1165356)
 * Does anyone have a solution to this?
 *  Thread Starter [leporello](https://wordpress.org/support/users/leporello/)
 * (@leporello)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/404-errors-3/#post-1165443)
 * Sorry to keep bumping but I really cant find a fix for this. Can anyone help?
 *  Thread Starter [leporello](https://wordpress.org/support/users/leporello/)
 * (@leporello)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/404-errors-3/#post-1165488)
 * anyone please?> im worried i will get penalty because of this?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘404 Errors’ is closed to new replies.

## Tags

 * [atom](https://wordpress.org/support/topic-tag/atom/)
 * [RSS](https://wordpress.org/support/topic-tag/rss/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [leporello](https://wordpress.org/support/users/leporello/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/404-errors-3/#post-1165488)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
