11
jayjay
Re: Title Tag Hack
  • 2005/1/28 7:27

  • jayjay

  • Not too shy to talk

  • Posts: 175

  • Since: 2003/9/10


Thanks for the compliment bjbtexas! I put a lot of work in it.

I only recently changed the title tag order myself in the theme on my website, after a hint at http://www.frxoops.org. If you know French a little, go visit it!

12
bjbtexas
Re: Title Tag Hack
  • 2005/2/4 17:50

  • bjbtexas

  • Not too shy to talk

  • Posts: 106

  • Since: 2004/7/3 2


Once I found the French site it was a piece of cake, however the Chinese site that lead me to the French site was a little tougher!

I only read simplified Chinese and it was all mandarin

Ce fichu Américain parle seulement anglais! J'ai pris le latin à l'école cependant!

Thanks Google!

Carpe Cerevisi

13
gruessle
Re: Title Tag Hack
  • 2005/3/27 8:07

  • gruessle

  • Friend of XOOPS

  • Posts: 348

  • Since: 2003/9/20


Interesting, now I am wondering if all that work did any good???

I am asking because my competition if you like to call it that. Has no meta tags at all and they are way higher rated then my site. So I am wondering what the google robot does when he can't find any meta tags.

Why am I wondering, because when I do a search and find my comptition, the one without meta tags, Google shows content from his page rather then a desciption from the meta tags.

14
Hisoka
Re: Title Tag Hack
  • 2005/3/27 9:49

  • Hisoka

  • Just popping in

  • Posts: 39

  • Since: 2005/3/2 1


Yes, thank you and nice site :)

15
rudycash
Re: Title Tag Hack
  • 2005/3/27 23:32

  • rudycash

  • Just popping in

  • Posts: 70

  • Since: 2004/2/12


Its probably because optimizing a site for google is a lot more complicated than just changing the title and description tags.

Do you have a reciprocal link exchange campaign?

You also need to mention your target keywords in the text about 12 - 20 times on your homepage ( if you can )

16
macmend
Re: Title Tag Hack
  • 2005/8/21 20:12

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


I am searching all over here to understand how XOOPS adds pagetitles and whether there is a simple way to get the titles of the srticles in my weblog into the page titles, but I am not really sure...can anyone guide me to what I am altering is it the index.php in the module or something in the theme
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

17
soconfused
Re: Title Tag Hack
  • 2005/9/15 6:56

  • soconfused

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/2 1



18
offside
Re: Title Tag Hack
  • 2005/12/10 16:29

  • offside

  • Just popping in

  • Posts: 71

  • Since: 2004/10/7


might be a bit of a stupid question, but do you still need to use this if you are using the latest verion of xoops?

19
macmend
Re: Title Tag Hack
  • 2006/2/22 22:28

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


This really needs to be built into XOOPS somehow, the difference for me when page titles match articles or module sections is phenomenal. Yes sitemap helps and the way the site title, tags etc are used and more, but page titles are essential.

I have had to give up weblog becuase of trackback spam and am moving over to the wordpress module (http://www.xoopsforge.com) however this does not have thje ability to display articles as webpages and the wordpress hacks that do this do not work on the wordpress module.

If anyone has the skill to know how this might be done, please contact me.
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

20
ljmyers
Re: Title Tag Hack
  • 2006/10/8 14:46

  • ljmyers

  • Just popping in

  • Posts: 44

  • Since: 2006/1/4 2


Quote:
I have had to give up weblog because of trackback spam and am moving over to the wordpress module (http://www.xoopsforge.com) however this does not have thje ability to display articles as webpages and the wordpress hacks that do this do not work on the wordpress module.


I just finished switching over to WordPress for the article section in my womens magazine and just tinkered with the code in the templates a little bit to adjust the layout as I wanted it. I also code my own custom navigation blocks. Take a peek if you like . . .

the article index
a specific category page
a specific article

It is different than the article module I was using before and I did have to edit an email form to use as an article submission page because I can't get the section where the -user creates a post for me to authorize- to work correctly yet but the SEO is TOP NOTCH. Great trade off I think!

I also wanted to point out a couple of little SEO tidbits that I had read a few years ago while learning html.

1. Google doesn't like anymore than about five words in the tags.<br><br>2. Meta tags in a certain order such as . . .<br><div class="xoopsCode"><code><span style="color: #000000"> <span style="color: #0000BB"></span><span style="color: #007700"><</span><span style="color: #0000BB">title</span><span style="color: #007700">><{</span><span style="color: #0000BB">$xoops_pagetitle</span><span style="color: #007700">}></</span><span style="color: #0000BB">title</span><span style="color: #007700">> <br /><</span><span style="color: #0000BB">meta name</span><span style="color: #007700">=</span><span style="color: #DD0000">"keywords" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"<</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_pagetitle</span><span style="color: #007700">}</span><span style="color: #DD0000">>, <</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_meta_keywords</span><span style="color: #007700">}</span><span style="color: #DD0000">>" </span><span style="color: #007700">/> <br /><</span><span style="color: #0000BB">meta name</span><span style="color: #007700">=</span><span style="color: #DD0000">"description" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"<</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_pagetitle</span><span style="color: #007700">}</span><span style="color: #DD0000">>, <</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_meta_description</span><span style="color: #007700">}</span><span style="color: #DD0000">>" </span><span style="color: #007700">/> <br /><</span><span style="color: #0000BB">meta http</span><span style="color: #007700">-</span><span style="color: #0000BB">equiv</span><span style="color: #007700">=</span><span style="color: #DD0000">"content-type" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"text/html; charset=<</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_charset</span><span style="color: #007700">}</span><span style="color: #DD0000">>" </span><span style="color: #007700">/> <br /><</span><span style="color: #0000BB">meta http</span><span style="color: #007700">-</span><span style="color: #0000BB">equiv</span><span style="color: #007700">=</span><span style="color: #DD0000">"content-language" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"<</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_langcode</span><span style="color: #007700">}</span><span style="color: #DD0000">>" </span><span style="color: #007700">/> <br /><</span><span style="color: #0000BB">meta name</span><span style="color: #007700">=</span><span style="color: #DD0000">"robots" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"<</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_meta_robots</span><span style="color: #007700">}</span><span style="color: #DD0000">>" </span><span style="color: #007700">/> <br /><</span><span style="color: #0000BB">meta name</span><span style="color: #007700">=</span><span style="color: #DD0000">"rating" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"<</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_meta_rating</span><span style="color: #007700">}</span><span style="color: #DD0000">>" </span><span style="color: #007700">/> <br /><</span><span style="color: #0000BB">meta name</span><span style="color: #007700">=</span><span style="color: #DD0000">"author" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"<</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_meta_author</span><span style="color: #007700">}</span><span style="color: #DD0000">>" </span><span style="color: #007700">/> <br /><</span><span style="color: #0000BB">meta name</span><span style="color: #007700">=</span><span style="color: #DD0000">"copyright" </span><span style="color: #0000BB">content</span><span style="color: #007700">=</span><span style="color: #DD0000">"<</span><span style="color: #007700">{</span><span style="color: #0000BB">$xoops_meta_copyright</span><span style="color: #007700">}</span><span style="color: #DD0000">>" </span><span style="color: #007700">/></span><span style="color: #0000BB"></span> </span> </code></div><br>3. Keep the # of keywords down to about eight or nine.<br><br>I don't know all around how much of a difference this stuff makes but when I built my first couple of site which almost strictly consisted of html, I used these rules of thumb and my sites usually did very well in the search engines. As a matter of fact they have slipped waaaay down since switching to XOOPS but I wanted dynamic and safe so you do what you have to. I am since learning more about XOOPS combined with good SEO practices which I am hoping to see positive returns on soon. I still need to link from one page to another using key word in my article content and such. </div> <div style="position: relative; margin-top: 5px; bottom:0px; right: 15px; text-align: right; font-style: italic; clear: both; border-top:1px solid #eeeeee; padding: 10px 0 0 0;"> Smiles,<br>Lana<br><a href="http://www.myonlinemagazine.net/" rel="noopener external" title="">MyOnlineMagazine .net</a><br><a href="http://www.ljmyerscompany.com/" rel="noopener external" title="">L.J. Myers Company</a> (My first website) </div> <div style="position: relative; bottom:0px; right: 15px; padding-top: 15px; text-align: right; clear: both"> <a class="btn btn-success btn-xs" href="#top" title="Top"><i class="far fa-arrow-alt-circle-up"></i></a> </div> </div> <hr> </div> </div> <style> .kapla { background: #f6f7fb; padding: 10px; border-radius: 3px; border: 1px solid #e3ebf6; } </style> <div class="newbb-viewtopic-footer"> <div class="row mb10"> <div class="col-sm-6 col-md-6 hidden-xs"> <a href="https://xoops.org/modules/newbb/reply.php?topic_id=28226" title="Reply" class="btn btn-sm btn-primary">Reply</a> <a href="https://xoops.org/user.php" title="Register" class="btn btn-sm btn-success">Register</a> <a href="https://xoops.org/modules/newbb/polls.php?op=add&topic_id=28226" title="Add Poll" class="btn btn-sm btn-info">Add Poll</a> </div> </div> <div class="text-right generic-pagination"> <div > <a class="xo-pagarrow" href="/modules/newbb/viewtopic.php?start=0&topic_id=28226&order=ASC&status=&mode=0"><u>«</u></a> <a class="xo-counterpage" href="/modules/newbb/viewtopic.php?start=0&topic_id=28226&order=ASC&status=&mode=0">1</a> <strong class="xo-pagact" >(2)</strong> <a class="xo-counterpage" href="/modules/newbb/viewtopic.php?start=20&topic_id=28226&order=ASC&status=&mode=0">3</a> <a class="xo-pagarrow" href="/modules/newbb/viewtopic.php?start=20&topic_id=28226&order=ASC&status=&mode=0"><u>»</u></a> </div> </div> </div> <!-- .newbb-viewtopic-footer --> </div> <!-- .newbb-viewforum --> <!-- End content module --> </div> </div> <div class="col-xl-3 col-lg-12 col-md-12"> <!-- Start right blocks loop --> <div class="card"> <div class="card-header"> <h3 class="card-title">Login</h3> </div> <div class="card-body p-0"> <div class="card-body pt-3 pb-3"> <div class="panel panel-default"> <form action="https://xoops.org/user.php" method="post" role="form"> <div class="panel-body"> <form class="form-horizontal" role="form"> <div class="form-group"> <label for="inputEmail3" class="col-sm-12 control-label"> Username</label> <div class="col-sm-9"> <input class="form-control login-block-form" style="margin-bottom: 5px;" type="text" name="uname" placeholder="Your Username"> </div> </div> <div class="form-group"> <label for="inputPassword3" class="col-sm-12 control-label"> Password</label> <div class="col-sm-9"> <input class="form-control login-block-form" type="password" name="pass" placeholder="Your Password"> </div> </div> <div class="form-group"> <div class="col-sm-offset-3 col-sm-9"> <div class="checkbox"> <label> <input type="checkbox" name="rememberme" value="On" class="formButton"> Remember me </label> </div> </div> </div> <input type="hidden" name="xoops_redirect" value="/modules/newbb/viewtopic.php?start=10&topic_id=28226&order=ASC&status=&mode=0"> <input type="hidden" name="op" value="login"> <div class="form-group last"> <div class="col-sm-offset-3 col-sm-9"> <input type="submit" class="btn btn-success btn-sm" value="User Login"> <button type="reset" class="btn btn-default btn-sm"> Reset </button> </div> </div> </form> </div> </form> <div class="panel-footer" style="text-align: center"> <a href="https://xoops.org/register.php" title="Register now!">Register now!</a>  |  <a href="https://xoops.org/user.php#lost" title="Lost Password?">Lost Password?</a> </div> </div> </div> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Search</h3> </div> <div class="card-body p-0"> <div class="card-body pt-3 pb-3"> <form role="search" action="https://xoops.org/search.php" method="get"> <div class="input-group"> <input class="form-control" type="text" name="query" placeholder="Search here..."> <input type="hidden" name="action" value="results"> <span class="input-group-btn"> <button class="btn btn-primary" type="submit"> <span class="fas fa-search"></span> </button> </span> </div> </form> <p class="text-right"> <a href="https://xoops.org/search.php" title="Advanced Search"> Advanced Search </a> </p> </div> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Recent Posts</h3> </div> <div class="card-body p-0"> <div class="job-box"> <div class="inbox-message"> <ul> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367267#forumpost367267"><i class="fas fa-angle-right"></i> Re: XoopsFaq for 2.5.10</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> Yesterday 18:21 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=19563" title="Mamba">Mamba</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367266#forumpost367266"><i class="fas fa-angle-right"></i> XoopsFaq for 2.5.10</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 9/16 16:22 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=48280" title="Skype-Fr">Skype-Fr</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367265#forumpost367265"><i class="fas fa-angle-right"></i> Re: activate block by default</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 9/3 16:09 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=127020" title="goffy">goffy</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367264#forumpost367264"><i class="fas fa-angle-right"></i> Re: wgFilemanager released for testing and contribution</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 8/30 7:29 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=127020" title="goffy">goffy</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367263#forumpost367263"><i class="fas fa-angle-right"></i> Re: wgFilemanager released for testing and contribution</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 8/27 0:03 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=133616" title="liomj">liomj</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367262#forumpost367262"><i class="fas fa-angle-right"></i> Re: activate block by default</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 8/26 23:56 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=133616" title="liomj">liomj</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367261#forumpost367261"><i class="fas fa-angle-right"></i> activate block by default</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 8/24 9:52 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=127020" title="goffy">goffy</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367260#forumpost367260"><i class="fas fa-angle-right"></i> Re: wgFilemanager released for testing and contribution</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 8/21 15:19 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=69371" title="heyula">heyula</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367259#forumpost367259"><i class="fas fa-angle-right"></i> wgFilemanager released for testing and contribution</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 8/21 13:17 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=127020" title="goffy">goffy</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367258#forumpost367258"><i class="fas fa-angle-right"></i> Re: XOOPS 2.5.12 Beta-2 available for Testing</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 8/21 4:12 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=19563" title="Mamba">Mamba</a> </div> </div> </li> </ul> </div> </div> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Who's Online</h3> </div> <div class="card-body p-0"> <div class="card-body pt-3 pb-3"> <p><strong>216</strong> user(s) are online (<strong>102</strong> user(s) are browsing <strong>Support Forums</strong>)</p> <hr> <p><i class="fas fa-user-plus"></i> Members: 0</p> <hr> <p><i class="fas fa-street-view"></i> Guests: 216</p> <hr> <p><i class="fas fa-users"></i> </p> <a class="btn btn-sm btn-info" href="javascript:openWithSelfMain('https://xoops.org/misc.php?action=showpopups&type=online','Online',420,350);" title="more...">more...</a> </div> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Donat-O-Meter</h3> </div> <div class="card-body p-0"> <table class="table table-bordered"> <tr> <td style="width: 100%; font-weight: bold; text-decoration: underline;" colspan="2">Stats</td> </tr> <tr> <td>Goal:</td> <td>$100.00</td> </tr> <tr> <td>Due Date:</td> <td>Sep 30</td> </tr> <tr> <td>Gross Amount:</td> <td>$0.00</td> </tr> <tr> <td>Net Balance:</td> <td>$0.00</td> </tr> <tr> <td style="font-weight: bold;">Left to go:</td> <td style="font-weight: bold;"><span style="color: #CC0000;">$100.00</span></td> </tr> <tr> <td style="width: 100%; text-align: center;" colspan="2"><a href="https://xoops.org/modules/xdonations/index.php"> <img src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" style="border-width; 0px;" alt="Make donations with PayPal!" width=110 height=23 /> </a></td> </tr> </table> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Latest GitHub Commits</h3> </div> <div class="card-body p-0"> <div id="demo"> <div class="job-box"> <div class="inbox-message"> <ul> <li v-for="record in commits"> <div class="message-body1"> <div class="message-body-heading1"> <h5><a><i class="fas fa-angle-right"></i></a> <a :href="record.html_url" target="_blank" class="commit">{{ record.sha.slice(0, 7) }} - <span class="message">{{ record.commit.message | truncate }}</span></a></h5> </div> <div class="olc"><i class="fas fa-user"></i> <a :href="record.author.html_url" target="_blank">{{ record.commit.author.name }}</a> <i class="fas fa-folder-open"></i> {{ record.commit.author.date | formatDate }}</div> </div> </li> </ul> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.2.4/vue.min.js"></script> <script> var apiURL = 'https://api.github.com/repos/XOOPS/XoopsCore25/commits?per_page=3&sha=' /** * Actual demo */ var demo = new Vue({ el: '#demo', data: { branches: ['master'], currentBranch: 'master', commits: null }, created: function () { this.fetchData() }, watch: { currentBranch: 'fetchData' }, filters: { truncate: function (v) { var newline = v.indexOf('n') return newline > 0 ? v.slice(0, newline) : v }, formatDate: function (v) { return v.replace(/T|Z/g, ' ') } }, methods: { fetchData: function () { var xhr = new XMLHttpRequest() var self = this xhr.open('GET', apiURL + self.currentBranch) xhr.onload = function () { self.commits = JSON.parse(xhr.responseText) console.log(self.commits[0].html_url) } xhr.send() } } }) </script> </div> </div> <!-- End right blocks loop --> </div> </div> </div> </section> <!--Section--> <!--Footer Section--> <footer class="footer"> <div class="container bottom_border"> <div class="row"> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">About us</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://xoops.org/modules/wfchannel/">About Xoops</a></li> <li><a href="https://xoops.org/modules/wfchannel/index.php?cid=24">Why XOOPS?</a></li> <li><a href="https://xoops.org/modules/wfchannel/index.php?cid=21">Board of Advisors</a></li> <li><a href="https://xoops.org/modules/wgtimelines/index.php?op=list&tl_id=1">Xoops Innovators</a></li> <li><a href="https://xoops.org/modules/wgtimelines/index.php?op=list&tl_id=2">XOOPSers</a></li> <li><a href="https://xoops.org/modules/wfchannel/index.php?cid=6">XOOPS Etiquette</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Learn</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://xoops.org/modules/news/article.php?storyid=4534">Books</a></li> <li><a href="https://xoops.org/modules/smartfaq/">FAQ</a></li> <li><a href="https://www.gitbook.com/@xoops/">Core Guides</a></li> <li><a href="https://www.gitbook.com/@xoops/">Module Guides</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Use</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://github.com/XOOPS/XoopsCore25/releases">Download Xoops</a></li> <li><a href="https://github.com/XoopsModules25x">Module @ GitHub</a></li> <li><a href="https://github.com/Xoopsthemes">Themes@ GitHub</a></li> <li><a href="https://github.com/XoopsLanguages">Languages @ GitHub</a></li> <li><a href="https://xoops.org/modules/newbb/">Support Forums</a></li> <li><a href="https://xoops.org/modules/xoopspartners/">International Support</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Develop GitHub</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://github.com/XOOPS">Core @ GitHub</a></li> <li><a href="https://github.com/XoopsModules25x">Module @ GitHub</a></li> <li><a href="https://github.com/Xoopsthemes">Themes@ GitHub</a></li> <li><a href="https://github.com/XoopsLanguages">Languages @ GitHub</a></li> <li><a href="https://sourceforge.net/projects/xoops/">Legacy XOOPS @ SourceForge </a></li> <li><a href="https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md">Coding Standards PSR-2</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Contribute</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://xoops.org/modules/xdonations/">$$$ Donations</a></li> <li><a href="https://github.com/orgs/XOOPS/people">Join Team</a></li> <li><a href="https://github.com/XOOPS">Core @ GitHub</a></li> <li><a href="https://github.com/XoopsModules25x">Module @ GitHub</a></li> <li><a href="https://github.com/Xoopsthemes">Themes@ GitHub</a></li> <li><a href="https://github.com/XoopsLanguages">Languages @ GitHub</a></li> <li><a href="https://github.com/XOOPS/XoopsCore25/issues">Report Core Bug</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Connect</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://www.facebook.com/groups/xoops/">Facebook</a></li> <li><a href="http://www.linkedin.com/groups?gid=43552">LinkedIn</a></li> <li><a href="http://www.flickr.com/photos/tags/xoops/">Flickr</a></li> <li><a href="https://www.youtube.com/results?search_query=xoops">YouTube</a></li> <li><a href="https://www.openhub.net/p/xoops">Ohloh</a></li> <li><a href="https://twitter.com/xoopsgithub">Twitter</a></li> </ul> <!--footer_ul_amrc ends here--> </div> </div> </div> <div class="container"> <!--foote_bottom_ul_amrc ends here--> <br> <p class="text-center"><a rel="nofollow" href="https://xoops.org/modules/wfchannel/index.php?pagenum=3">Terms of Use</a> | <a rel="nofollow" href="https://xoops.org/modules/wfchannel/index.php?pagenum=4">Privacy Policy</a> | Hosted by <a rel="nofollow" href="http://www.arvixe.com/xoops_hosting?utm_campaign=xoops&utm_medium=banner&utm_source=xoops.org" title="Hosted by Arvixe">Arvixe Hosting</a> | <a rel="nofollow" href="https://xoops.org/backend.php" title="RSS2 Feed"><img src="https://xoops.org/uploads/rss.gif" alt="RSS 2.0 Button" /></a> <script type="module"> jQuery(document).ready(function () { jQuery("ul.sf-menu").superfish(); pathClass: "current" }); </script></p> </div> <center><a href="https://erenyumak.com/" target="_blank">Design: B.Heyula</a></center> </footer> <a href="#top" id="back-to-top" style="display: inline;"><i class="fa fa-long-arrow-up"></i></a> <!--Footer Section--> <!-- JS --> <script src="https://xoops.org/themes/xoops2020/js/jquery-3.5.1.min.js"></script> <script src="https://xoops.org/themes/xoops2020/js/bootstrap.min.js"></script> <script src="https://xoops.org/themes/xoops2020/js/bootstrap.bundle.min.js"></script> <script src="https://xoops.org/themes/xoops2020/js/newapplication.js" defer></script> <!-- JS --> </body> </html>