Hexcode - Posts

Return to advanced search

Re: Problem with rewrite

works fine after I added the folder ->
Code: Select all
RewriteRule ^etc/hexcode_mods\.xml$ etc/hexcode_mods.xml [L,NC]

Thanks
by Hexcode
Thu Mar 11, 2010 8:09 pm
 
Forum: Advanced SEO URL
Topic: Problem with rewrite
Replies: 2
Views: 315

Problem with rewrite

Hey,
I have a problem with the rewrite rules, in a subfolder of my domain is an xml document.
Called hexcode_mods.xml, every time when i want to call it, the rss feed appears... is there a way to unset this?
by Hexcode
Thu Mar 11, 2010 5:41 pm
 
Forum: Advanced SEO URL
Topic: Problem with rewrite
Replies: 2
Views: 315

Knowledge Base Mod for seo?

Hey,
is there a way to rewrite the knowledge base mod from here -> http://www.phpbb-seo.de/downloads/mod-m ... -base.html
For phpbb-seo using?
by Hexcode
Thu Mar 11, 2010 2:43 pm
 
Forum: phpBB SEO MODS
Topic: Knowledge Base Mod for seo?
Replies: 1
Views: 455

Re: How to rewrite

I see this, but than in the text of the rss the html tags are stripped too, with my code, only the first headline is stripped.
by Hexcode
Thu Mar 11, 2010 12:16 pm
 
Forum: Advanced SEO URL
Topic: How to rewrite
Replies: 13
Views: 739

Re: Hotschi's Download Mod & SEO Mod

*push*
by Hexcode
Wed Mar 10, 2010 5:17 pm
 
Forum: phpBB SEO MODS
Topic: Hotschi's Download Mod & SEO Mod
Replies: 6
Views: 1363

Re: How to rewrite

I have added
Code: Select all
$chan_desc = strip_tags($chan_desc);

In gym_rss.php after
Code: Select all
   function parse_channel($chan_title, $chan_desc, $chan_link, $lastBuildDate = 0, $chan_image = '', $chan_source = '') {
      global $config, $user;

Works fine for me ;)
by Hexcode
Wed Mar 10, 2010 2:55 pm
 
Forum: Advanced SEO URL
Topic: How to rewrite
Replies: 13
Views: 739

Re: How to rewrite

I said not that it is a bad mod, it's very good ;) But is there a way to set the Sitemaps to xml without any formating? Or is this not relevant for google in which format the sitemap is shown? And here http://www.script-base.eu/miscellaneous-verschiedenes-f21/digest/forum.xml.gz in the description -...
by Hexcode
Wed Mar 10, 2010 12:33 pm
 
Forum: Advanced SEO URL
Topic: How to rewrite
Replies: 13
Views: 739

Re: How to rewrite

the rss of phpbb is in my opinion more user friendly, because there aren't so many different rss feeds. Your rss addon is quite good too, but with all the features it is to big and heavy. Or is there a way to use your rss exactly in that way how the normal rss feed works?
by Hexcode
Tue Mar 09, 2010 9:44 pm
 
Forum: Advanced SEO URL
Topic: How to rewrite
Replies: 13
Views: 739

Re: How to rewrite

You are right topic_title was not there, only post_subject so I add topic_title with $row['topic_title'] = $row['post_subject']; And im using GYM but I like the normal phpBB Feeds more, because your feeds are in some cases a little bit silly... Mhhn... your SEO Mod is very fine but the GYM mod is no...
by Hexcode
Tue Mar 09, 2010 3:24 pm
 
Forum: Advanced SEO URL
Topic: How to rewrite
Replies: 13
Views: 739

Re: How to rewrite

Works fine ;)
See here -> http://www.script-base.eu/feed.php

But first: Why its writen url.eu/forum-name/topic-txx.html and not url.eu/forum-name/topic-name-txx.html ?

And when I'm search the links is url.eu/postxxx.html ?
Why there is not the normal link?
by Hexcode
Tue Mar 09, 2010 3:04 pm
 
Forum: Advanced SEO URL
Topic: How to rewrite
Replies: 13
Views: 739

Re: Hotschi's Download Mod & SEO Mod

Would to see this too ;)
by Hexcode
Tue Mar 09, 2010 2:30 pm
 
Forum: phpBB SEO MODS
Topic: Hotschi's Download Mod & SEO Mod
Replies: 6
Views: 1363

Re: Error with sitemapindex.xml.gz

I have to purge the cache... can you no help by this problem -> How to rewrite
by Hexcode
Tue Mar 09, 2010 2:27 pm
 
Forum: GYM Sitemaps & RSS
Topic: Error with sitemapindex.xml.gz
Replies: 11
Views: 511

Re: Error with sitemapindex.xml.gz

Seems to work, but it shows nothing -> http://www.script-base.eu/sitemapindex.xml.gz
by Hexcode
Tue Mar 09, 2010 2:02 pm
 
Forum: GYM Sitemaps & RSS
Topic: Error with sitemapindex.xml.gz
Replies: 11
Views: 511

Re: Error with sitemapindex.xml.gz

On this forum -> http://www.script-base.eu/miscellaneous ... denes-f21/ are more than 10... there are exactly 12

But I think you can more help me here -> How to rewrite
by Hexcode
Tue Mar 09, 2010 1:42 pm
 
Forum: GYM Sitemaps & RSS
Topic: Error with sitemapindex.xml.gz
Replies: 11
Views: 511

How to rewrite

Hey,
when i have the topic_id and topic_name and the forum_id how can I rewirte it for seo?
for forums the command is $phpbb_seo->seo_url['forum'][$row['forum_id']] is there any similar vor topics?
by Hexcode
Tue Mar 09, 2010 10:17 am
 
Forum: Advanced SEO URL
Topic: How to rewrite
Replies: 13
Views: 739
Next

Return to advanced search