Results 1 to 4 of 4
Hybrid View
-
10th Oct 2012, 11:52 PM #1Respected Developer
your thread is a bit old but here is what u can do to achieve it
file engine/engine.php
find:
PHP Code:$metatags = <<<HTML
<meta http-equiv="Content-Type" content="text/html; charset={$config['charset']}" />
<title>{$metatags['title']}</title>
PHP Code:$myTitle = $metatags['title'] . ' ('. rand() . ' links)';
$metatags = <<<HTML
<meta http-equiv="Content-Type" content="text/html; charset={$config['charset']}" />
<title>{$myTitle}</title>
I dont remember search function to display on that page result, and thread is old i will not check it now but if you require let me know and i will check for you.
Tip: if u need larger number only change rand() to rand(50000,500000000);mRAza Reviewed by mRAza on . How to add number in Title hi i am useing data life. i am looking for how to add number of search result or number of file in title http://s12.postimage.org/q61rsopxp/Untitled8798.jpg http://s15.postimage.org/axtjav9wr/Untitled878.jpg Rating: 5Bots Development | Web Development | Wordpress Customization | PSD Conversion
Life has many twists and turns in it, you have to take what you are given and use it for the best.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
change vbulletin thread title font size and forum title font size
By SpiderZq in forum vBulletinReplies: 11Last Post: 10th Apr 2012, 02:51 AM -
Number Of Visit I get????
By subha86 in forum Webmaster DiscussionReplies: 2Last Post: 21st Oct 2011, 04:41 AM -
Number of Gals
By toothmaniac in forum Polling PlazaReplies: 28Last Post: 6th Feb 2011, 04:23 PM -
Error Number 144
By Chief-Editor in forum vBulletinReplies: 3Last Post: 20th Dec 2010, 02:19 PM -
[MYBB] Custom title after every topic title [SEO Trick]
By Gat Dat in forum Web Application/Script SupportReplies: 0Last Post: 22nd Jul 2009, 11:09 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...