XOOPS
News
News Index
News
Modules
Developers
Hacks
Themes
Archive
Submit News
HOME
XOOPS
About XOOPS
Why XOOPS?
XOOPS Features
Terms Of Use
Privacy Statement
License
FORUM
Board Index
Recent Topics
NEWS
THEMES
MODULES
Module @ GitHub
Old Repository
XOOPS FAQ
ACCOUNT
Login
Register
DOWNLOAD XOOPS 2.7.x
Publisher
XOOPS
Hacks
SEO Links in Publisher Module
Hacks
SEO Links in Publisher Module
heyula
07 Feb 2022 9:00 PM
17697 Reads
1 comment
What to do for this process
publisher/class/Seo.php - found on line 122 in the file
le="color: #000000">
<?php
return
XOOPS_URL
.
'/'
.
$helper
->
getConfig
(
'seo_module_name'
) .
".
${
op
}
.
${
id
}
/
${
shortUrl
}
"
;
in its place
le="color: #000000">
<?php
return
XOOPS_URL
.
'/'
.
$helper
->
getConfig
(
'seo_module_name'
) .
"-
${
id
}
/
${
shortUrl
}
"
;
Replace with code.
Sample .htaccess
le="color: #000000">
<?php RewriteEngine On
#For Ajax Rating -
RewriteRule
^
modules
/
publisher
/
index
.
php
/([
a
-
z
]+).([
0
-
9.
]+)/include/
ajax_rating
.
php
$
modules
/
publisher
/include/
ajax_rating
.
php
?%{
QUERY_STRING
}
RewriteRule
^
publisher
.([
a
-
z
]+).([
0
-
9.
]+)/include/
ajax_rating
.
php
$
modules
/
publisher
/include/
ajax_rating
.
php
?%{
QUERY_STRING
}
#SEO .Htaccess setting
RewriteRule
^
publisher
-([
0
-
9.
]+)/([
a
-
z
-]+).
html modules
/
publisher
/
item
.
php
?
itemid
=$
1
[
L
]
Publisher SEO settings
New Link Example:
https://sevamed.com.tr/sevamed-17/sevamed.html
https://sevamed.com.tr/modules/sevamed/
Old Link Example:
https://www.togaysan.com.tr/urunler.item.9/kelepceler-ve-lastik-takozlar.html
Rating 3.78/5
Rating:
3.8
/5 (9 votes)
Voting is disabled!
Items by the same author
Flat
Threaded
Nested
Oldest First
Newest First
Refresh
Re: SEO Links in Publisher Module
Awesome!!! Thank you so much for sharing!!
Login
Username
Password
Remember me
Reset
Search
Advanced Search
Recent Comments
Re: XOOPS 2.7.1 Final Releaesed
Publisher
Mamba
07/26/2026 3:07
Re: XOOPS 2.7.1 Final Releaesed
Publisher
Yurdal
07/24/2026 20:44
Re: XOOPS 2.7.1 Final Releaesed
Publisher
Yurdal
07/24/2026 13:17
Re: XOOPS Debugbar 1.3.0 released
Publisher
Mamba
07/23/2026 0:28
Re: XOOPS Debugbar 1.3.0 released
Publisher
luciorota
07/22/2026 6:39
Donat-O-Meter
Stats
Goal:
$15.00
Due Date:
Aug 31
Gross Amount:
$0.00
Net Balance:
$0.00
Left to go:
$15.00
Categories
XOOPS
Newsletter
Awesome!!! Thank you so much for sharing!!