SEO for iframe mode and redirect to iframe phpBB email links: DRAFT page-forum.php and phpBB .htaccess

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: SEO for iframe mode and redirect to iframe phpBB email links: DRAFT page-forum.php and phpBB .htaccess

Re: SEO for iframe mode and redirect to iframe phpBB email links: DRAFT page-forum.php and phpBB .htaccess

by axew3 » Fri Feb 24, 2017 10:17 am

It was quite easy to get all working fine.
The modification about this, will be not intrusive, easy to maintain on any phpBB update.
Just a little easy tutorial page that will indicate where to add few lines of code.
It require to edit a file, for each notification type, just adding few lines of code, (note the important) that DO NOT change nothing in phpBB about his results, and if you like to have the same result for any email that phpBB send out as notification for users (posts, topics, registration etc etc). For post/topic notification will be necessary to add this little code into a specific file, for registrations notifications on the respective, and so on. The nice is that these files are all on same dedicated directory folder of phpBB, so it will be very easy.

About phpBB htaccess to achieve all this
It is just 1 line of code

A tutorial with very easy steps, clear and short, will be done as soon.

SEO for iframe mode and redirect to iframe phpBB email links: DRAFT page-forum.php and phpBB .htaccess

by axew3 » Thu Feb 23, 2017 10:45 am

Coming things about, are explained on this draft:

https://www.axew3.com/w3/2017/02/seo-fo ... -htaccess/


any help appreciated!

Top