v5.5.2.1 Force pages to display at one URL
Permalink
http://andrewembler.com/posts/seo-tip-force-concrete5-pages-to-display-at-one-url/
Would any lovely person out there be able to tell me how I can do this in the latest version? (5.5.2.1)
I want all my pages to point to domain.co.uk/pagename
domain.co.uk/pagename/
domain.co.uk/index.php?cID=123
domain.co.uk/index.php?cID=123/
domain.co.uk/index.php/pagename
I need all of the above to point at domain.co.uk/pagename
Would any lovely person out there be able to tell me how I can do this in the latest version? (5.5.2.1)
I want all my pages to point to domain.co.uk/pagename
domain.co.uk/pagename/
domain.co.uk/index.php?cID=123
domain.co.uk/index.php?cID=123/
domain.co.uk/index.php/pagename
I need all of the above to point at domain.co.uk/pagename
does it not work with the current version?
Not when I tried it earlier matey.
what error did you get?
Here is the error message.
Warning: Cannot modify header information - headers already sent by (output started at /home/barrypar/public_html/dev1/config/site_post.php:1) in /home/barrypar/public_html/dev1/updates/concrete5.5.2.1/concrete/libraries/view.php on line 843
If I put site_post.php in the config directory within the update folder I don't get an error however it has no affect.
Warning: Cannot modify header information - headers already sent by (output started at /home/barrypar/public_html/dev1/config/site_post.php:1) in /home/barrypar/public_html/dev1/updates/concrete5.5.2.1/concrete/libraries/view.php on line 843
If I put site_post.php in the config directory within the update folder I don't get an error however it has no affect.
Hi, I also have the same issue. Here's the error I get. Our headers are not showing up correctly. (We have a different color header on each page)
Warning: Cannot modify header information - headers already sent by (output started at /home/iamfrida/public_html/updates/concrete5.6.0.1/concrete/core/controllers/single_pages/upgrade.php:6) in/home/iamfrida/public_html/updates/concrete5.6.0.1/concrete/core/libraries/view.php on line 899
We don't know how to fix this issue. Can anyone shed light on this problem? Thanks! MR
Warning: Cannot modify header information - headers already sent by (output started at /home/iamfrida/public_html/updates/concrete5.6.0.1/concrete/core/controllers/single_pages/upgrade.php:6) in/home/iamfrida/public_html/updates/concrete5.6.0.1/concrete/core/libraries/view.php on line 899
We don't know how to fix this issue. Can anyone shed light on this problem? Thanks! MR
I third the motion.
Same error.
Same error.
Did anyone manage to resolve this?