PDA

View Full Version : Wordpress Pages - 404 Problem


directmarketingadvice
9th January 2010, 09:11
Hi folks,

I'm having a problem with a blog where, whenever I go into the post page, I get a 404.

So, I can see my posts within their category, that's fine. But when I click on the post header, the url is a 404.

Any ideas why this might happen?

Cheers,

Steve

Faevilangel
9th January 2010, 09:58
link to the blog steve?

Have you changed the url rewriting?

webhostuk
9th January 2010, 10:03
Hello,

Are you doing the installation from Cpanel for Wordpress.

I guess the page is its not creating the page ..permission issue can be one problem.

AmberSite
9th January 2010, 11:31
Don't know your case, but most often are htaccess and incorrect ermissions, so i suggest checking those first.

UKSBD
9th January 2010, 11:36
probably either a .htaccess problem or the permalink set up has changed.
If your .htaccess file isn't writable, upload a new one
DON'T DO IT if you don't know what you are doing though.

Catherine_WebsitesUK
9th January 2010, 17:44
Hi Steve,

The guys above are right - the link is broken. I am guessing it loads fine when you visit it from any of the other links on your site?

Sometimes installing SEO plugins which affect the link structure can mess up the links within your site. You could try disabling any interfering plugins before testing the link again.

Alternatively, if it's a post, there's a pretty easy solution. Copy and paste it into notepad, delete the offending post and re-create it with a new permalink. It will appear at the top / latest post but the link will work...

My personal prefered permalink structure for SEO is
/%category%/%postname%/

Catherine_WebsitesUK
9th January 2010, 17:46
Another thing to mention - if the theme has not been coded right, the header link within your page will not work. If all else fails, try changing your theme and see what happens!

directmarketingadvice
11th January 2010, 20:20
I asked my web host and he figured it out. Wordpress didn't like me having .php for my post page permalink structure.

Not that the permalink is just/%category%/%postname% it works fine.

Big "thank you" to Stu at www.equiphase.net. Not just great hosting, but service that goes well beyond the call of duty.

Highly recommended!

Steve