Wordpress post problems!!

by 6 replies
7
Hey im building the website: seoindustries.co.uk for a friend and a I have a problem.

The links on the homepage are linking to posts instead of pages! How can I change this please?

Thanks

Ricky
#programming #post #problems #wordpress
  • Pages are posts. I see you've changed the permalink structure.. that should be enough. You could also try the add .html plugin .html URL extension on PAGES - Wordpress Plugin

    Kind regards, Spencer
    • [1] reply
    • WP_POST Tables need to repair so that mostly the post will be solved
  • are you using the WordPress menu or a hard coded menu? If its the WordPress menu check your code to see what is being pulled.

    if its hard coded you must have made the pages "posts" and linked to them.
  • I find rather amusing a SEO company can't provide info on how to structure WP URL's.



    Anyway, guess it's a theme issue. You can a) talk with theme developer (assuming it's a paid theme) or b) open theme files in editor and see WHY those links are posts and not pages - then you can change them if needed.

    You can also c) check theme admin panel and see IF there is an option there to change everything (assuming it's a paid theme with Admin Panel included).
  • Thanks for the replies.

    lol I know how to structure a WP websites URL's but I am no web developer, I was just trying to sort it myself guess I'll have to put it on someone elses desk ;-)

    Thanks everyone

    Ricky
    • [1] reply
    • Simple change the wp_categories to wp_post tags .This problem will be solved automatically

Next Topics on Trending Feed

  • 7

    Hey im building the website: seoindustries.co.uk for a friend and a I have a problem. The links on the homepage are linking to posts instead of pages! How can I change this please?