This topic is locked
[SOLVED]

SEO friendly pages

2/21/2024 4:55:14 AM
PHPRunner General questions
J
jacques author

I'm using PHPRunner build 41619.

I'm trying to implement SEO friendly pages but I don't get it done.
Does anyone has it working with this version.

I used the example described in the blog:

https://xlinesoft.com/blog/2019/07/23/seo-friendly-pages-in-your-web-application/

gr
Jacques

admin 2/21/2024

Jacques,

you need to explain what exactly causes the trouble. More info is better.

J
jacques author 2/21/2024

You are absolutely right,
I limit my explanation only to the view page, but the same applies to the list page.

Like the example I want to get the url
https://www.keyword-rich-website-name.com/voters-125745441-Dean-Abbondanza-Venice-FL
and not the
https://www.keyword-rich-website-name.com/tablename_view.php?editid1=125745441-Dean-Abbondanza-Venice-FL

I used the REDIRECT RULES changed the table name as described.
I copied the code in both events as described.

looking at the view page the displayed link is not changed.

I hope I was able to explain it

gr
Jacques

G
guimafx 2/21/2024

Hey Jaques !

I think phprunner was not build for that...

When you make some advanced search or filter... It generate their own URL params....

You better user WORDPRESS with Mysql for that.... i dont know...

fhumanes 2/22/2024

Hi Jaques!

To publish "open" information to all audiences, the best, with much difference, is to use CMS software, for example WordPress.

You can manage all the information with PHPRUNNER and without changing anything in the database, publish those same data in WordPress.

Look at this example: https://fhumanes.com/blog/integracion/integrar-en-wordpress/

Also, XLINESOFT sells a plugin to integrate with WordPress, but I like the previous solution.

Greetings,
fernando