Great everything works...
I too am running vBSEO. Not sure if this is possible, is there a way to change the AMP permalink structure to match up with vBSEO URL's?
And to convert the vBSEO Printable Thread URL's to the AMP version?
Examples below:
--
Currently, the vBSEO Print Thread structure is:
Code:
[forum_title]/[thread_id]-[thread_title]-print.html
Can it be changed to the following:
Code:
[forum_title]/[thread_id]-[thread_title]-amp.html
--
Currently, the vbSEO Print Thread Pagination:
Code:
[forum_title]/[thread_id]-[thread_title]-[thread_page]-print.html
Can it be changed to the following:
Code:
[forum_title]/[thread_id]-[thread_title]-[thread_page]-amp.html
--
And then how to change the AMP permalink to match up?
Thoughts?